<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
9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0|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="9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="48688" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-05-19T00:00:00" End="2026-05-26T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="GTech" Password="143$" RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="" 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
53d742a8-2ade-4f6e-8ef4-1727028b3960|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="53d742a8-2ade-4f6e-8ef4-1727028b3960">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="48688" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-05-19T00:00:00" End="2026-05-26T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="GTech" Password="143$" RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="" 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
9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0|HotelbedsSearch|Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.|System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.
   at Core.Dal.GetTempDatByDataSet(CommandType pCommandType, String pCommand, List`1 pParamList) in D:\Projects\WorldwideDMCV2\Core\Data\Data\Dal.cs:line 134
   at HotelBookingEngine.HotelStaticData.GetRoomsByHotelCodes(String Codes) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 231
   at HotelSources.SmyRooms.GetSearchRS(List`1 _SearchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\SmyRooms\SmyRooms.cs:line 267
ClientConnectionId:e7141755-fc61-44f7-bb08-a8c604e1dbdd
Error Number:2812,State:62,Class:16|SmyRooms|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0|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
9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0|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
9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2026-05-18T13:10:46.3316323+01:00" Version="0" EchoToken="Search" TransactionIdentifier="9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="27" TotalAmount="22.66" OriginalAmount="22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.640352088507" Longitude="77.211363182556" StarRating="2" HotelCode="291655|256934" HotelName="Hotel Prince Palace Deluxe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>5115 Main Bazar Road, Gali Thanedar Wali, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/9d/a69d3891f7fc62b987c78ca2c793a90a32d161ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.81" OriginalAmount="27.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="0" HotelCode="981958|bunk_hostel_delhi" HotelName="Bunk Hostel Delhi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22/1 Main Bazar Road, New Delhi, Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/73/f1738151b971f45ae5ee668ae9de17644ee8f4ba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="33.33" OriginalAmount="32.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.547694090429" Longitude="77.127186512897" StarRating="3" HotelCode="271914|1044688" HotelName="Airport Hotel Mayank Residency" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>A-230 Street No-2, Near Indira Gandhi International Airport, Mahipalpur, Neu-Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f3/ba/f3ba4d22a0102ee413073dd3688a3bc8b30b6430.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.70" OriginalAmount="32.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6459488" Longitude="77.2152457" StarRating="2" HotelCode="|155674" HotelName="Chanchal Deluxe" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8575,ARAKASHAN ROAD,BEHIND SHIELA CINEMA,PAHAR GUN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/5/6/7/4/155674_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.99" OriginalAmount="33.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6406588" Longitude="77.21141025" StarRating="3" HotelCode="449118|hotel_apple_villa" HotelName="Hotel Apple Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>5114 Gali Thanedar wali, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/zz/14adafea4c05a03878abdd11e4515e41ba7941c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.08" OriginalAmount="36.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.646414223359" Longitude="77.208950401852" StarRating="3" HotelCode="291701|hotel_toronto" HotelName="Toronto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10072 /1 Street 1, Multani Dhanda, Opposite Paharganj Police Station, New Delhi 110055, Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/21/bb214575ca9d68983150b748f5e9dce3603264b5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.38" OriginalAmount="37.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6460877" Longitude="77.214382" StarRating="0" HotelCode="|161794" HotelName="Hotel Woodland Dx" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8235/6, MULTANI DHANDA, ARAKASHAN ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/1/7/9/4/161794_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.14" OriginalAmount="38.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.646878954121" Longitude="77.212261118351" StarRating="2" HotelCode="291601|delhi_regency" HotelName="Hotel Delhi Regency" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8184-85 Arakashan Road, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/37/8d37d0f853ea3447bda8e6c52ad793210ba76108.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="40.17" OriginalAmount="39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645831" Longitude="77.215974" StarRating="2" HotelCode="178391|72248" HotelName="Hotel Woodland Deluxe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="guest house" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Bar,Parking,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8235/6, Multani Dhanda, Arakashan Road, Pahar Ganj, Neu Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/62/4d62c7de55ac5535d8d464d131ddcefeee192a95.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The New Delhi Railway Station is located only a 13-minute walk from this hotel, but for guests trave...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.26" OriginalAmount="42.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64203987" Longitude="77.21656266" StarRating="0" HotelCode="454501|yes_please_guest_house_" HotelName="Yes Please Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>T-106 Main Bazar, Near Khanna Cinema, Opposite Vivek Hotel Sam's Cafe, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/39/d839ec0605358b8e188e7bb9fedad514c5516aca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.26" OriginalAmount="42.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645521" Longitude="77.216542" StarRating="3" HotelCode="449123|hotel_rachna_3" HotelName="Hotel Rachana Tourist" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8510 Arakashan Road, Behind Shiela Cinema, Pahar Ganj, Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/6b/ef6bd133f0351b9e1f0b650a044ec76c0dcb0aa9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.29" OriginalAmount="43.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54024631" Longitude="77.26133158" StarRating="2" HotelCode="855325|oyo_542_home_stay_kalkaji" HotelName="Hotel Kalkaji Residency by OYO Rooms" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kalkaji, Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/7b/587bc9be0bf7ad08e758823c301a1111ef6f04cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="46.35" OriginalAmount="45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54812051" Longitude="77.12740138" StarRating="2" HotelCode="613708|248932" HotelName="Hotel Tourist Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>A-385 Road 2, Near Jet Airway Office, Mahipalpur, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/c6/0fc62447ea88d57279f2cb48489ffdfba552ebf1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.38" OriginalAmount="46.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64673369" Longitude="77.20982914" StarRating="3" HotelCode="301321|hotel_india_continental_" HotelName="Hotel R Continental" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>9966-71 Des Raj Bhatia Marg, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/66/9a66415c7a2a46a9f4e55b04be03cc7aef68b3f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.44" OriginalAmount="48.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54216756" Longitude="77.1282749" StarRating="2" HotelCode="597456|hotel_ark_of_avalon" HotelName="Hotel Ark Of Avalon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>K-806/1 K- Block, Behind Prem Motor Maruti Showroom, Mahipalpur, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/70/f6/70f6465c41312f1071c73bb2af53056cdeebe7e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.44" OriginalAmount="48.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64688005" Longitude="77.2099223" StarRating="3" HotelCode="611661|jai_balaji_guest_house" HotelName="Jai Balaji Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>9918 Street 5, Multani Dhanda, Near Maharastra Bhawan, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/eb/83ebe7a638f004c57408d424f95e56144c8fbdc9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.50" OriginalAmount="50.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.641519" Longitude="77.214229" StarRating="0" HotelCode="456298|hotel_double_r" HotelName="Hotel Double R" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>918 Gali Chandi Wali</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/4b/9d4bd24b52a16caffcf9652c8bdd319ebd056b6c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.53" OriginalAmount="51.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54798272" Longitude="77.12616702" StarRating="0" HotelCode="670140|hotel_delhi_airport" HotelName="Hotel Delhi Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>271/1, Block A, Near Airport National High Way 8, Mahipalpur, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/a9/8ba9227901f6218c294791604a8c6e715c69923f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.56" OriginalAmount="52.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64596068" Longitude="77.21531618" StarRating="3" HotelCode="349301|hotel_delhi_darshan_dx" HotelName="Hotel Delhi Darshan Dx" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Designated Smoking Area,Internet,Massage Centre,Meeting Room,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>8230/6 Arakashan Road, Pahar Ganj, near Bikaner Shop, New Delhi 110055, NCR</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/cf/f5cfdf307d430a4595f709cff023dffa0cd752ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Delhi Darshan Dx is conveniently located in the popular Pahar Ganj area. The property features...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54.59" OriginalAmount="53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54949878" Longitude="77.13061343" StarRating="2" HotelCode="630855|256954" HotelName="Hotel Aamara Selah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Road 4, Street 9, Plot 407, Block A, Mahipalpur Extension, New Delhi 110037, Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/a5/50a56ff4c308159762b46a9975775ab76607133a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.62" OriginalAmount="54.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64398907" Longitude="77.21092886" StarRating="2" HotelCode="301303|hotel_re_pose_villa" HotelName="Hotel Re Pose Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>2659/60 Street 8, Chuna Mandi, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/9a/c09a748344f931347e0a04eaf471adccbfad715b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.89" OriginalAmount="54.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.641595180466" Longitude="77.212675848531" StarRating="3" HotelCode="231013|1621188" HotelName="Cottage Ganga Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1532 Bazar Sangrashan, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/47/2447bdec6df57ee2ac84d5dba6b748749d16ad0d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.68" OriginalAmount="56.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645873231383" Longitude="77.209160634567" StarRating="2" HotelCode="291572|aira_xing" HotelName="Hotel Aira Xing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1/5 Deshbandhu Gupta Road, Opposite Paharganj Police Station, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/3c/183cb23b6f61f002b7ee5bd3b609eeee1b2ae7e1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.71" OriginalAmount="57.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645993057204" Longitude="77.21501858958" StarRating="3" HotelCode="301183|hotel_harsha_international" HotelName="Harsha International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AK22 Arakarshan Road, near Sanjeevan Hospital, Ram Nagar, Pahar Ganj, Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/4b/9d4bd24b52a16caffcf9652c8bdd319ebd056b6c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.74" OriginalAmount="58.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="0" HotelCode="301888|a_10_international" HotelName="A 10 International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3244 Gali School Wali, behind Dispensary Bus Stand, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/18/7018328a620915fbeacf94deadfdfae013d325d6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.74" OriginalAmount="58.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54404405" Longitude="77.24550385" StarRating="0" HotelCode="863710|oyo_466_hotel_lotus_bb" HotelName="Hotel Lotus B&amp;B By OYO Rooms" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>L2 B Block, Near Kabootar Chowk, CR Park, New Delhi 110019</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/f3/40f350b748810260f83a477784143d60592e85d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.83" OriginalAmount="61.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645960576215" Longitude="77.215131982803" StarRating="2" HotelCode="291578|hotel_ashoka_continental_2" HotelName="Hotel Ashoka Continental" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Business Centre,Designated Smoking Area,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>8370 Arakashan Road, Ram Nagar, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/37/8d37d0f853ea3447bda8e6c52ad793210ba76108.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 2-star Hotel Ashoka Continental offers comfort and convenience whether you're on business or hol...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.86" OriginalAmount="62.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.642253346014" Longitude="77.214933217197" StarRating="2" HotelCode="291609|hotel_glow_inn" HotelName="Hotel Glow Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>448 Gali Chandi Wali, Ratan Lal Market, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/51/8751962ea08755e8a09aa133060997a2653927c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.86" OriginalAmount="62.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="0" HotelCode="968630|hotel_shoba_international" HotelName="Shobha Deluxe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>06 Near Bypass Road, IGI airport, Mahipalpur, New Delhi, Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/8c/da8c61ada8250703035f8ce2d9f0256b959a02f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.89" OriginalAmount="63.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.651967183917" Longitude="77.194648267528" StarRating="1" HotelCode="178341|hotel_swagat_palace" HotelName="Swagat Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Dry Cleaning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>F-2 Desh Bandhu Gupta Road, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/34/8e340907643e9aad6caa1cd7e84ecbb11d8be889.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Swagat Palace is a popular choice amongst travelers in New Delhi and NCR, whether exploring or...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.89" OriginalAmount="63.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645844819012" Longitude="77.215938123181" StarRating="3" HotelCode="291669|roma_deluxe" HotelName="Hotel Roma Deluxe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>8165 Arakashan Road, Ram Nagar, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/60/276044a370400fafea4c3b2bd75aa4525fb06ed0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.89" OriginalAmount="63.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64179019" Longitude="77.21270349" StarRating="3" HotelCode="301217|check_in_room_sangatrashan" HotelName="Hotel Nirmal Mahal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1519 Sangatrashan Street, Pahar Ganj, New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/6c/9f6ccf20a9d74536589a8a503b8b1c4e218976ae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.89" OriginalAmount="63.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.646871240908" Longitude="77.212277271144" StarRating="3" HotelCode="291634|hotel_maharani_delhi" HotelName="Hotel Maharani Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>32 Arakshan Road, Ram Nagar, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/83/4c8314ed9feac622b0ae6fe46d3b7d0f42a10162.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.18" OriginalAmount="63.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.640726737939" Longitude="77.213087541105" StarRating="2" HotelCode="291644|3246435" HotelName="Hostel New King" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>15/16 Ram Dwara Road, Main Bazar, Pahar Ganj 55, Neu Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/29/e92939adcde1c83a8fe76bac5d050ad6bbe46521.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="65.92" OriginalAmount="64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54844474" Longitude="77.12816069" StarRating="3" HotelCode="876126|387626" HotelName="Olivia Hotels" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>K385 Road 2, Block A, Mahipalpur, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/5a/6c5a2891e078eb9ad476317a8810d32ce90f75da.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.95" OriginalAmount="65.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.682552938381" Longitude="77.175135626984" StarRating="3" HotelCode="453382|traditional_inn__2" HotelName="Hotel Traditional Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>A-248 Ashok Vihar Phase-IV, Near Bharat Nagar Police Station, New Delhi 110052</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/30/b530d35867e27bd6b376823b2653177936cd50a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.98" OriginalAmount="66.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.646166" Longitude="77.189262" StarRating="2" HotelCode="100177|hotel_grand_central_2" HotelName="Hotel Grand Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 A / 32, WEA, Ajmal Khan Road, Behind West side Showroom, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/a3/07a3283609b54db5b84ee9b17727c11c86c116b9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Karol Bagh, in the west-central region of Delhi. The location of this hotel ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.98" OriginalAmount="66.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.639925275155" Longitude="77.209929699388" StarRating="3" HotelCode="291726|metropolis_guest_house" HotelName="Metropolis Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Dry Cleaning,Internet,Laundry,Massage Centre,Meeting Room,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Krishna Market, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/fc/e4fca50978abc1bcccf47c6efa029dbc5b212234.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Pahar Ganj, Metropolis Guest House promises a relaxin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.98" OriginalAmount="66.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.640722" Longitude="77.21092771" StarRating="3" HotelCode="301274|hotel_heritage_home_" HotelName="Heritage Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1603/4 Main Bazar, Near R.K Ashram Metro Station, Pahar Gang, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/28/d628c8888792595fe95259b192633d6477c51c86.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.98" OriginalAmount="66.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.5479157" Longitude="77.125969203952" StarRating="3" HotelCode="504922|hotel_aerodrome_2" HotelName="Airport Hotel Wow Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>National Highway 8, Mahipalpur, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/48/f44899d76082a887d64f9cfb49f664b37b1ca58f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.98" OriginalAmount="67.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64578325" Longitude="77.2165185" StarRating="2" HotelCode="916821|941405" HotelName="Hotel Sun International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>7875-79  Arakashan Road, Pahar Ganj, 110055 New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e0/5b/e05ba74e96d506f6e3dd9cbf021e2739a0b77839.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.04" OriginalAmount="68.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6408948" Longitude="77.21192285" StarRating="3" HotelCode="301881|vishal_guest_house" HotelName="Vishal Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1575/80 Main Bazaar, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/7b/097b476797fa7335ea6dafc1afd7b5a00d54ebfc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.07" OriginalAmount="69.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.542112918532" Longitude="77.129243411045" StarRating="2" HotelCode="178354|hotel_metro_tower" HotelName="Hotel Metro Tower" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Lounge,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vasant Kunj Airport Road, Near IG International &amp; Domestic Airport, Opposite Maruti Apra Showroom, Mata Chowk, Mahipalpur, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/29/9829bf9609a38e73c568923fe343838b063bf41c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.07" OriginalAmount="69.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54896672" Longitude="77.1311584" StarRating="3" HotelCode="635287|hotel_nathu_palace" HotelName="Hotel Nathu Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Plot 30 Road 4, Gali 9, Mahipalpur, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/94/1a94e356a509da64409e9b6e64d224022ba62531.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.10" OriginalAmount="70.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.65131645" Longitude="77.19132403" StarRating="2" HotelCode="301227|hotel_krishna_palace_2" HotelName="Hotel Krishna Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Business Centre,Coffee Shop,Housekeeping,Internet,Meeting Room,Parking,Spa">
        <Address>
          <AddressLines>
            <AddressLine>4/36 Saraswati Marg, W.E.A., Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/79/e7794cdd51896e89718b930e2ecba4254515a5c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Hwaseong (Dongtan), 1st Avenue is within the vicinity o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.10" OriginalAmount="70.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64173859" Longitude="77.21469526" StarRating="2" HotelCode="301868|smyle_inn" HotelName="Smyle Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>916 Gali Chandi Wali, Main Bazaar, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/0b/f60bd272f5716d5c669545770d30928d37eb32b4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.16" OriginalAmount="72.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.546866" Longitude="77.132609" StarRating="3" HotelCode="194779|hotel_delhi_airport_link" HotelName="Hotel Airport Link" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>L 701/1 Mahipalpur Extension, Near IGI Airport, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/06/9406b3b447b49d6589f0350129d61598d247e1e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.16" OriginalAmount="72.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64031035" Longitude="77.21651562" StarRating="3" HotelCode="456105|hotel_sweet_home_dx" HotelName="Sweet Home DX Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5228 Shora Kothi, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/47/5b4765bb09fac2812f889968a36ae1f567af5668.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.16" OriginalAmount="72.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64576553" Longitude="77.17461058" StarRating="3" HotelCode="630429|hotel_royal_heights" HotelName="Hotel Royal Heights" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>29/11 East Patel Nagar, New Delhi 110008</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/d6/b0d622e8731fb5e8988e169e7f1aceca257988c5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.16" OriginalAmount="72.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645741104972" Longitude="77.216934931119" StarRating="2" HotelCode="916810|rama_inn" HotelName="Rama Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Ara Kashan Road, Near Railway Station, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/c1/ccc178da4761e74d16b8527614825afd00775a47.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.19" OriginalAmount="73.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645857" Longitude="77.215811" StarRating="2" HotelCode="900514|hotel_chanchal_continental" HotelName="Chanchal Continental" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8524, Arakashan Road, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/86/dd868af948cc8362d6c0c3708aadf5458e07e542.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="75.42" OriginalAmount="73.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.711897" Longitude="77.1112" StarRating="3" HotelCode="|329583" HotelName="Royal Residency" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HOTEL ROYAL RESIDENCY B-3/357 SECTOR-6 ROHINI NEAR WATER TANK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/9/5/8/3/329583_23ca66a1807.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.85" OriginalAmount="73.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64661713" Longitude="77.21322071" StarRating="2" HotelCode="334165|1853278" HotelName="Amax Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>8145/6  Arakashan Road, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/9e/b79e0fce9e0243e1d986ec71c3bf75223dfc8943.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.22" OriginalAmount="74.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64042209528" Longitude="77.216357367129" StarRating="2" HotelCode="334890|c_g_international" HotelName="Hotel C.G International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel,Resort" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Dry Cleaning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>5568 Shora Kothi, Pahar Ganj, Near New Delhi Railway Station, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/f0/d6f025f557c27ea7ef22ffeaa3473206b64132f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Pahar Ganj, Hotel C.G International promises a relaxi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77.25" OriginalAmount="75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64110951" Longitude="77.21346745" StarRating="2" HotelCode="301315|148010" HotelName="Hotel Lord Krishna Dx Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1171-75, 6 Tooti Chwk, Main Bazar, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/c4/f9c4ce03ce93abd6cea7340f48e3cf5320690695.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.28" OriginalAmount="76.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.545131678771" Longitude="77.12327248376" StarRating="3" HotelCode="335355|hotel_chanakya_inn_2" HotelName="Hotel Chanakya Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>L 20/324 Street 7, Near Indira Gandhi International Airport, Mahipalpur, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/f5/e0f592e929075a1daf7e1a45cab96b2d3d64f185.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.28" OriginalAmount="76.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64661368" Longitude="77.21387824" StarRating="2" HotelCode="442546|hi_life" HotelName="Hotel Hi Life" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>8241-8260 Arakashan Road, Street No 6, Near New Delhi Railway Station, Paharganj, Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/61/7c6167801462ae70dba84c08ce54a83d43976836.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.31" OriginalAmount="77.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.641203038166" Longitude="77.210814287835" StarRating="2" HotelCode="291755|sohana_palace" HotelName="Sohana Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/94/f2940cfc3b7f639aa4c709f97836242b3c82d262.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests have easy access to their storeys via the lift or stairs. Services and facilities at the hote...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.31" OriginalAmount="77.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64147181" Longitude="77.21624329" StarRating="2" HotelCode="301350|hotel_star_paradise" HotelName="Hotel Star Paradise" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Business Centre,Concierge,Dry Cleaning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>4582, opposite Kathmandu Café, near New Delhi Railway Station, Main Bazar, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/80/ea807fd38ef2e91f7a225243fbfa6aa7e258206d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Hotel Star Paradise to discover the wonders of New Delhi and NCR. The property features a wi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.34" OriginalAmount="78.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645749735376" Longitude="77.216605008581" StarRating="3" HotelCode="291605|hotel_elegance" HotelName="Elegance" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7885/34 Ara Kashan Road, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/56/0e5650134fe42825706afc8ff4f3cbcdefed3d0e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.34" OriginalAmount="78.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54815571" Longitude="77.12817544" StarRating="3" HotelCode="349806|hotel_aeroporto_2" HotelName="Hotel Aeroporto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>A386/2 Road 2, N.H-8, near I.G.I Airport Mahipalpur Extension, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/08/540845f87a0ae506ec8184dc376d8bcb48b0ec9b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.34" OriginalAmount="78.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64623588" Longitude="77.21480768" StarRating="2" HotelCode="504282|hotel_darpan_palace" HotelName="Hotel Darpan Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Business Centre,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>7923/15 Arakshan, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/b8/f0b89948e515ec55bb955e352e082d624a8ecf11.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of New Delhi and NCR, Hotel Darpan Palace puts everything the city has to of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.99" OriginalAmount="79.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645681" Longitude="77.217224" StarRating="2" HotelCode="74406|524375" HotelName="Hotel Yuvraj Deluxe" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>38 Arakashan Road, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/36/263679d258deae1ea2dbe5655b153f252392e717.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a 2-minute walk from New Delhi Railway Station and 1 km from the capital's most exclusi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.40" OriginalAmount="80.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.653476" Longitude="77.191318" StarRating="2" HotelCode="335052|gold_palace" HotelName="Hotel Gold Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>3385 DB Gupta Road, Karol Bagh, Near Karol Bagh Police Station, Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/b7/6db7187065998f9c35d45437a0f53fc96ce1dd6e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.40" OriginalAmount="80.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64129199" Longitude="77.21461772" StarRating="3" HotelCode="754430|hotel_gauranga_inn" HotelName="Hotel Gauranga Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1068 Main Bazar, Paharganj, New Delhi 110044</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/eb/caeb6bf60a91d3d3d605bf80af93a1e89916c708.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.40" OriginalAmount="80.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="0" HotelCode="883843|hotel_capitol_13" HotelName="Akansh Palace D'capitol Group" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KH 514 Near Bypass Mahipalpur</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/de/afde942a2834e8f248adba83ae77faab555bd755.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.46" OriginalAmount="82.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.641898583248" Longitude="77.214475296343" StarRating="0" HotelCode="348106|raj_mahal_inn_" HotelName="Raj Mahal Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>450, 452 Chandi Wali Gali, Main Bazaar, Paharganj, 110055 New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/c3/76c349be131812c2c13eab4fa66f2399c275f64f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.46" OriginalAmount="82.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54152908" Longitude="77.12961382" StarRating="2" HotelCode="623776|hotel_dcapitol" HotelName="Hotel D'Capitol Delhi Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>K2/815 Vasant Kunj Road, Near Mata Chowk, Mahipalpur, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/47/1b47af1b35f0d089b40baa4311dbd065396a2bc7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.46" OriginalAmount="82.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="3" HotelCode="776516|plazzo" HotelName="Plazzo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>A-337 Street 1, Mtnl Building, Mahipalpur, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/ac/e8ac084cba560bb2146d1373c27229478f5747ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.46" OriginalAmount="82.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.57413" Longitude="77.260947" StarRating="2" HotelCode="166226|520705" HotelName="Pulse Impulse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Ring Road, Kilokri, Opp. Maharani Baghi, 110014 New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/88/bf88e72bf85a705ecab06a32d0928b0748d115ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.49" OriginalAmount="83.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64108492" Longitude="77.21387746" StarRating="3" HotelCode="962727|hari_piorko_inn" HotelName="Hari Piorko Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4781 Part, 4778 A &amp; B Main Bazar Road, New Delhi, Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/f6/95f65f0f521dcbe641bd54784457e255e8b84313.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.52" OriginalAmount="84.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.642961603926" Longitude="77.211060521478" StarRating="3" HotelCode="385136|hotel_sai_miracle" HotelName="Hotel Sai Miracle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>2532 Street 11, Chuna Mandi, Pahar Ghanj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/c9/66c90887ebe716524e25243bc503385997bdf0d1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.09" OriginalAmount="85.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.646086442008" Longitude="77.214169480429" StarRating="2" HotelCode="291643|1856578" HotelName="Neha Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7977/2/3 Arakashan Road, Pahar Ganj, 110055 New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/37/8d37d0f853ea3447bda8e6c52ad793210ba76108.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.58" OriginalAmount="86.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54511788" Longitude="77.12323982" StarRating="3" HotelCode="404904|2014695" HotelName="Airport Hotel Grand" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>L-73 NH-8, Mahipalpur Extention, Near IGI Airport, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/98/aa989fe55500adcf6a94f5d22b5d95ea6c10afcb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.58" OriginalAmount="86.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.648059569477" Longitude="77.193165683116" StarRating="2" HotelCode="97568|tjs_royale" HotelName="Hotel TJS Royale" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16/16 Arya Samaj Road, W.E.A, Opposite Satbhawan School, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/e3/d7e3ee94aedc51256bd08ca8c81e26fe7d9475cd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the main hub of the city - Karol Bagh - and is close to shopping and busine...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.58" OriginalAmount="86.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.641018528146" Longitude="77.21259122371" StarRating="3" HotelCode="291624|hotel_karlo_kastle" HotelName="Hotel The Karlo Kastle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5118 Main Bazar, Gali Thanedar Wali, Near Imperial Cinema, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/27/902753e81759d2e3bbf9ce0eee88d3381263e712.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.58" OriginalAmount="86.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64610636759" Longitude="77.214938947117" StarRating="2" HotelCode="301241|hotel_soma_dx" HotelName="Hotel Soma Dx" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Arakashan Road, Ram Nagar, Pahar Ganj, Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/73/f0735177679a2bc86c04567e19a153277d7052a1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.58" OriginalAmount="86.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.642656904" Longitude="77.211509737434" StarRating="0" HotelCode="301170|hotel_vin_inn_2" HotelName="Hotel Vin Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>T-2565 Opposite Nalwa Street, Near Mother Dairy, Chuna Mandi, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/ce/98cef731deaff6ee740bfd6fe4b26cebbdff08d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.58" OriginalAmount="86.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645769538676" Longitude="77.215175757078" StarRating="2" HotelCode="291595|hotel_crystal_deluxe" HotelName="Hotel Crystal Deluxe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Laundry,Parking,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>8501 Arakashan Road, Arya Nagar, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/f1/75f129908226f1ffd91a6f92079bf983e37167de.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of New Delhi and NCR, Hotel Crystal Deluxe puts everything the city has to o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.61" OriginalAmount="87.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6139391" Longitude="77.2090212" StarRating="0" HotelCode="452510|hotel_unique_international" HotelName="Hotel Unique International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>902 Gali Chandi Wali Main Bazaar</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/3c/8c3cde9ad8c097dce2203b0ed57fb06d05bd70fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.61" OriginalAmount="87.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54314392" Longitude="77.12844988" StarRating="3" HotelCode="622945|hotel_ashoka_palace_4" HotelName="Hotel Ashoka Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KH. 803/2, Opposite Corporation Bank, Mahipalpur, New Delhi, Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b9/66/b9661753d1074f39613ce003a231fe093e42beaf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.64" OriginalAmount="88.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.647045233532" Longitude="77.195879817009" StarRating="2" HotelCode="161300|hotel_c_park_inn" HotelName="C Park Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1042 / 15 Abdul Rahman Road, Naiwalan, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/2b/162bc8a12aa372aa2ea496140ad15c7e7fc673f0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is famous among tourists for the variety of its world class services. This budget hotel in...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.64" OriginalAmount="88.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="3" HotelCode="856756|fabexpress_gaylord" HotelName="FabExpress Gaylord" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7973 Arakashan Road, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/3f/d93f19da84c8cd0dcd5df014bed14cf5c1e931dc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.03" OriginalAmount="88.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6443382" Longitude="77.21311232" StarRating="2" HotelCode="301208|1497948" HotelName="Su Shree Continental DX" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3198/15 Desh Bandhu Gupta Road, Opposite M.C.D. Dispencery, Behind Hotel Revels, Sangatarshan, Paharganj, New Dehli 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/3f/ae3f15f69be55467b753e7c6f13091806d5bf2fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can feel at home in one of the 38 rooms. Services and facilities at the hotel include a t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="91.67" OriginalAmount="89.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.644235654244" Longitude="77.210632039846" StarRating="3" HotelCode="173690|hotel_le_roi" HotelName="Le ROI Delhi Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2206 Rajguru Road, Near New Delhi Railway Station, Chuna Mandi Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/b1/d7b134ef7e848413d25cc5748047401a90b62709.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can enjoy a pleasant stay in one of the 32 rooms. Most storeys are accessible by lift. Se...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.70" OriginalAmount="90.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="2" HotelCode="772943|hotel_de_hocks_deluxe" HotelName="Hotel De Hocks Deluxe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8/7 Desh Bandhu Gupta Road, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/da/f6daf97c769c5ea5da143444eff6b8636f7060f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.70" OriginalAmount="90.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.642572681524" Longitude="77.211573347221" StarRating="2" HotelCode="900507|new_hindustan_by_backpackers_heaven" HotelName="Hostel New Hindustan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Currency Exchange,Laundry,Lounge,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2503 Nalwa Street, Chuna Mandi, Paharganj, Neu Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/e1/e1e1fec54d5c0449c6bfffabcec47fe8c541bbf4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the main bazaar, Pahar Ganj, just 10 minutes from New Delhi railway station ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.70" OriginalAmount="90.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.5420796" Longitude="77.118452517791" StarRating="3" HotelCode="916804|hotel_delhi_aerocity" HotelName="Hotel Delhi Aerocity" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>104/2/2 M. R. Complex, Near IGI Airport,Rangpuri, National Highway-8,Mahipalpur, Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/zz/5dada7e0e731d2422506965727bfebfcfe5702a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.73" OriginalAmount="91.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.646167212932" Longitude="77.189183693115" StarRating="3" HotelCode="113874|hotel_classic" HotelName="Classic" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17A/59	WEA Ajmal Khan Road, Gurudwara Road, Opposite Jessa Ram Hospital, Near RBL bank, Karol Bagh, New Delhi  110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/44/0c44031503976b9ccb13ef170a7f63724c3411a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.73" OriginalAmount="91.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.549495151842" Longitude="77.12922353684" StarRating="3" HotelCode="291537|airport_hotel_goodluck" HotelName="Hotel Goodluck" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Babysitting,Bar,Beauty Salon,Business Centre,Coffee Shop,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,Meeting Room,Parking,Pets allowed,Restaurant,Room Service,Spa,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>A-103 Road 4, N H 8, Mahipalpur Extension, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/27/c9275f3995c6293ce605ba198b8a765a86a3c46e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Good Luck is conveniently located in the popular Indira Gandhi Int'l Airport area. The propert...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.73" OriginalAmount="91.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64119889" Longitude="77.21234411" StarRating="3" HotelCode="633041|comfort_rooms_2" HotelName="Comfort Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1576 Main Bazar Road, Near Khanna Cinema, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/83/5183172307cff3d6c54e12b0dceff0b8b9acd7ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.73" OriginalAmount="91.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="0" HotelCode="886557|hotel_grand_uddhav" HotelName="The Grand Uddhav" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4953-54 Ramdwara Road</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/1f/7b1fc1f429bed83c0153d12f78f7bd90c6f3f5fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="94.76" OriginalAmount="92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.56144116" Longitude="77.29338181" StarRating="3" HotelCode="772745|340202" HotelName="Hotel Nitya Maharani" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>XV/7884/1 Plot 27 Arakashan Road, Nai Basti, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/47/c3471dc54cfca41d57d486f9a168df9a235a5afd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.79" OriginalAmount="93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="0" HotelCode="800954|372065" HotelName="Kelvish" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KH No-548, Plot 3, Mahipalpur, Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/fc/70fc8b6496a5279c0577c45b8c52669a7a638284.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="98.88" OriginalAmount="96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6458318" Longitude="77.215955" StarRating="3" HotelCode="189152|27905" HotelName="Grand Godwin" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8502/41 Arakashan Road, Ram Nagar, Paharganj, New Dehi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/9a/909a244b64a8f0124225a0d70cea9a7d5aee0cc8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.88" OriginalAmount="96.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645478" Longitude="77.183822" StarRating="2" HotelCode="177957|hotel_pawan_plaza" HotelName="Pawan Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>7A/9 W.E.A, Channa Market, Opposite Metro Pillar 117, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/15/7815db84ba1c53e7192d45f604e9b1aacb45e63a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Channa Market area of Karol Bagh in New Delhi, which is Asia’s largest s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.88" OriginalAmount="96.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.547598572588" Longitude="77.12759077549" StarRating="3" HotelCode="189147|oyo_4184_hotel_the_rts" HotelName="Hotel The RTS" 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>A-2/67, Road 2, NH-8, Mahipalpur Extension, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/f0/32f00fd19049d23164338486c852d30ee92d978e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.88" OriginalAmount="96.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.582585" Longitude="77.247821" StarRating="3" HotelCode="312465|satwah_guest_house" HotelName="Satwah 29 Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>29 Church Road, Bhogal, Jangpura, Delhi 110014</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/63/7b633d85f72e588c0ba4ebc2e1877d978dbf3e3d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.88" OriginalAmount="96.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.641725332509" Longitude="77.210546135902" StarRating="3" HotelCode="900505|hotel_pearl_plaza_2" HotelName="Pearl Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2348 / 2350 Raj Guru Road, Chuna Mandi, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/a9/02a984e3ed5cb1d19247694a721a7da46aa31afe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a well-known place, namely Paharganj in New Delhi, close to various sights o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="99.78" OriginalAmount="96.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6454778" Longitude="77.183615" StarRating="2" HotelCode="|46700" HotelName="Sunstar Residency" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8A/50, W.E.A.,CHANNA MARKET,KAROL BAGH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/7/0/0/46700_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxury, urban hotel, is ideal for holidays or business trips, has 17 rooms, air-conditioning, a lobby, a safety deposit box service, a currency exchange service, a lift, conference facilities, internet, room service and a laundry service. SITUATION: It is inNueva Delhi the heart of close to the establishment, clients can find the tourist attractions, is situated 10 kilometres away from the bus station, is situated 18 kilometres away from Indira Gandhi Airport. ROOM: The modern rooms, have a bathroom with a bath, a hairdryer, a direct line telephone, a television, a fridge and central heating. MEALS: Regarding the food and beverage offering, the establishment offers a traditional, continental, and Chinese cuisine restaurant. PAYMENT METHODS: Customers can pay using Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="99.91" OriginalAmount="97.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64342129926" Longitude="77.214562604299" StarRating="2" HotelCode="291718|hotel_leo_continental_" HotelName="Leo Continental" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>3357 Gali Hari Mandir Paharganj, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/17/1f17b0ae87b4964ec327bd9613f8298a93c6adbf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="99.91" OriginalAmount="97.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.53826845" Longitude="77.25932067" StarRating="3" HotelCode="597850|the_geras_heritage" HotelName="The Geras Heritage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>L-43 Kalkaji, New Delhi 110019</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/57/5b57b9038a3503dc988aea098f4ccb9452fbac32.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="100.94" OriginalAmount="98.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.640657630112" Longitude="77.210723480119" StarRating="3" HotelCode="301184|hotel_star_view" HotelName="Hotel Star View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>5136/1 Main Bazar, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/c4/cfc4647f56ac723983cad8ec732a59b98478d6de.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="100.94" OriginalAmount="98.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54942325" Longitude="77.12981333" StarRating="3" HotelCode="614488|hotel_areotech" HotelName="Aerotech Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>A-115/B Road 04, Mahipalpur, Near IGI Airport, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/e9/13e9682c15b626ad5565887a2ed7622902bb3074.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101.97" OriginalAmount="99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.550279802613" Longitude="77.129732096996" StarRating="3" HotelCode="291586|178858" HotelName="Hotel Castle Blue" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>A-109 Road 5, Mahipalpur Extention, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/08/16084c264a0469d7bfea7915acf3cf52171de734.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101.97" OriginalAmount="99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.53759094" Longitude="77.25944676" StarRating="2" HotelCode="768019|256970" HotelName="OYO 2407 Hotel Gera's M1" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Near Kotak Mahindara Bank, Kalkaji Branch, Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/1b/8c1b6f381f7761e9726b82c10ea73d02e73a4455.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.97" OriginalAmount="99.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64231517" Longitude="77.21804791" StarRating="3" HotelCode="301842|hotel_pink_city_2" HotelName="Pink City Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4252 Gali Krishna, opposite New Delhi Railway Station, Pahar Ganj, Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/47/ac475c02b7e799323d24fa7feda29cd22994a941.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel pink city is conveniently located in the popular Pahar Ganj area. The hotel offers a high stan...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="102.18" OriginalAmount="99.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.5468696" Longitude="77.1264634" StarRating="3" HotelCode="916833|1045238" HotelName="Hotel Airport City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>A-11 Road 1, National Highway 8, Near I.G.I Airport Mahipalpur Extension, Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/c7/20c7ef22ae10356ae806c11cc8df966bbec0d6f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.00" OriginalAmount="100.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64529238" Longitude="77.18346196" StarRating="3" HotelCode="976380|hotel_sunstar_heights_2" HotelName="Hotel Sunstar Heights by FabHotels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8A/41 WEA, Channa Market, Karol Bagh, Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/a7/dda7871580020521b278298764b6eefb59167ab7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.04" OriginalAmount="100.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.643619" Longitude="77.183826" StarRating="2" HotelCode="903867|305525" HotelName="Hotel Sunstar Heights" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8A/41 WEA, Channa Market, Karol Bagh, Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/142574/142574a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located, 13 km away from Connaught Place and New Delhi railway station. The h...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.62" OriginalAmount="100.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645938432292" Longitude="77.215274992008" StarRating="3" HotelCode="291680|1625808" HotelName="Hotel Shiva Intercontinental" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>8478/13 Arakashan Road, Ram Nagar, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/48/43483e23e5e540a3737596d8cc951616eb0179e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="104.03" OriginalAmount="101" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.52665148" Longitude="77.13566259" StarRating="2" HotelCode="684078|340075" HotelName="Hotel Airport Express" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>61 B60, New Delhi 110070</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/41/7c416ab54ff9dc70e45ee31d37959b251be7d9ad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.86" OriginalAmount="101.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645822" Longitude="77.216084" StarRating="3" HotelCode="142133|510665" HotelName="Aura" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>31, Arakashan Road, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/f1/71f151579347c4fd22410118b90e5a068bf45120.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located hotel in the Paharganj shopping area, which is close to Connaught Pla...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.93" OriginalAmount="101.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54127097" Longitude="77.21147891" StarRating="2" HotelCode="429363|1853608" HotelName="Hamilton Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses,Lodges" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Luggage Storage,Meeting Room,Parking,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>S-153 Panchsheel Park, New Delhi 110017</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/75/f375d3c92b6e8ce85d3d70d75140d5a66c03633c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Hamilton Hotel in New Delhi South Delhi, you'll be close to Siri Fo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.06" OriginalAmount="102.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54241875" Longitude="77.119331" StarRating="3" HotelCode="404239|airport_hotel_paradise_international" HotelName="Airport Hotel Paradise International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bar,Business Centre,Coffee Shop,Concierge,Designated Smoking Area,Dining,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Massage Centre,Meeting Room,Parking,Restaurant,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>A-272 National Highway No-8, Mahipalpur, Near Airport, New Delhi 110037, Delhi NCR</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/8c/998cfca7ae7c309ea7ac0196c83af030cb84f5c7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of New Delhi and NCR, Airport Hotel Paradise International puts everything t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.06" OriginalAmount="102.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.550881333333" Longitude="77.131441333333" StarRating="2" HotelCode="760544|hotel_the_best" HotelName="Hotel The Best" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>A-220 Road 6, Near IGI Airport, Mahipalpur, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/60/2e6013312fa4fde3fb22f6966be187db31f534d0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.09" OriginalAmount="103.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.53665901" Longitude="77.25747299" StarRating="3" HotelCode="301216|lotus_palace_hotel" HotelName="Hotel Lotus Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>E993, C.R. Park, New Delhi 110048, Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/81/dd812072c8dfdb1faaa2ac87986d7bbb871fff3c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.09" OriginalAmount="103.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.542545" Longitude="77.129086" StarRating="0" HotelCode="982145|oyo_17020_hotel_raj_palace" HotelName="Hotel Raj Palace by OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>73 Vasant Kunj Marg, K-Block, Mahipalpur Village, Near Airport, Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/ea/8cea78c4ff659200c40f2c64013f6f38855d2ded.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="108.15" OriginalAmount="105" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.584145832951" Longitude="77.248296965416" StarRating="2" HotelCode="348201|83237" HotelName="Westend Holiday Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>T-60 Bhogal Road, Bhogal, Jangpura, New Delhi 110014</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/b1/8cb1ab8a43e72fd9dd23ffb3026549516c0d9653.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.15" OriginalAmount="105.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="0" HotelCode="974763|vaccinated_staff_capital_o_43116_hotel_grand" HotelName="The Grand Uddhav by OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4953-54 Ram Dwara Road, Nehru Bazar, Paharganj, New Delhi, Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/59/c3590bb2902a363280d229409ea5aea40bbc929a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.18" OriginalAmount="106.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.53500574" Longitude="77.14573122" StarRating="3" HotelCode="754486|sailors_home_3" HotelName="Sailors Home" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C6 6533 Vasant Kunj, New Delhi  110070</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/21/b22135da601714d384e0d0e21a3e289632f58515.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.18" OriginalAmount="106.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="3" HotelCode="783911|oyo_9377_prakash_continental" HotelName="Prakash Continental" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Wazirpur Press Area, Behind Punjab Kesari, New Delhi 110035</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/f4/11f4a232ec4391557785b4d3e5310f0a7cd56c01.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.21" OriginalAmount="107.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64229319" Longitude="77.21671436" StarRating="0" HotelCode="675324|hotel_sunrise_dx" HotelName="Hotel Sunrise Dx" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3738 Street Ram Nath Patwa, Near N D Railway Station, Opposite Shiela Cinema, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/48/1e482c000122eab2a1e18a9ef6d4b3266c2eea10.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.21" OriginalAmount="107.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6487539" Longitude="77.1984592" StarRating="3" HotelCode="916830|la_vista" HotelName="La Vista" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>938/3 Ill Bux Road, Karol bagh,Naiwala, Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/c1/20c143fa7432ff1374b5febd6d02572098817362.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="111.24" OriginalAmount="108" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6443389" Longitude="77.21516639" StarRating="2" HotelCode="301844|371963" HotelName="Hotel Avtar" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Bar,Conference Hall,Laundry,Parking,Restaurant,Room Service,Spa,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>3425 Desh Bandhu Gupta Road, Biden Pura, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/6b/806b0c40e26f95925ab924e850505f4762ecdae9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of New Delhi, Avtar Hotel was established in 1978 and is recognized for its lux...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="111.24" OriginalAmount="108" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54513896" Longitude="77.12325171" StarRating="3" HotelCode="755826|340156" HotelName="Hotel Kian" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>L-316 &amp; 317 Street 7, Mahipalpur Extention, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/d5/95d5c23f7f225920b6ee356833e02dbf751c8468.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="111.86" OriginalAmount="108.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.644726099451" Longitude="77.184032491742" StarRating="3" HotelCode="98054|300435" HotelName="Hotel Suncourt Yatri" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8A/33 W.E.A, Channa Market, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/3a/c93a10eed64d4348d9a5977574c34b128d4aab4a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the heart of the capital city of New Delhi and its largest market, Karol Bagh, whe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="112.01" OriginalAmount="108.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64594" Longitude="77.19217" StarRating="2" HotelCode="|44257" HotelName="Tjs Royale" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16/16,W.E.A,ARYA SAMAJ RD,KAROL BAHG, NEW DELHI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/2/5/7/44257_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is urban, perfect for business and holiday stays, with air-conditioning, renovated in 2008, has 25 standard rooms and suites and 3 floors. In the entrance, you can find a lobby with a reception, a cloakroom, a lift and conference facilities. At an extra cost you can use internet, room service and the launderette. SITUATION: Karol Bagh It is in Rajendra Place and Connaught Place close to the establishment, clients can find it is 300 metres away from Karol Bagh the underground station of it is situated 16 kilometres away from Indira Gandhi the International Airport of It is situated 35 minutes away from the national airport. ROOM: The rooms have modern facilities, comfortable beds, a satellite TV, a direct line telephone, a safety deposit box, a bathroom, hot water, cold water, a bath and toiletries. PAYMENT METHODS: The establishment accepts credit cards, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant with a breakfast, lunch and dinner service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.641469180704" Longitude="77.216045553696" StarRating="3" HotelCode="291539|80097" HotelName="Aman International" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4555-56 Main Bazaar, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/c4/b5c4a72d2c255c675ceacf19c28070ba9f63da67.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="112.27" OriginalAmount="109.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64654935" Longitude="77.21673992" StarRating="3" HotelCode="301896|hotel_kabeer" HotelName="Hotel Kabeer" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>3/4 Arakashan Road, Near Sanjeevan Hospital, Ram Nagar, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/b1/f2b15fd8d326e788c5b43cfcbd28380c6ff573df.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="112.28" OriginalAmount="109.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645293" Longitude="77.192636" StarRating="2" HotelCode="|36402" HotelName="Good Times" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8/7 W.E.A.KAROLBAGH,OPP.RAMJAS SCHOOL PUSA ROAD DT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/4/0/2/36402_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a lobby, a restaurant, room service and a laundry service. It has 30 rooms and with features that offer you the maximum level of comfort. SITUATION: The establishment is 30 kilometres away fromIndira Gandhi Airport. ROOM: The rooms have internet and a mini-bar. MEALS: Regarding the food and beverage offering, the establishment offers a coffee shop and a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="113.78" OriginalAmount="110.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.65074546575" Longitude="77.194849848747" StarRating="3" HotelCode="113885|277865" HotelName="BB Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2638-2642, Gurudwara Road, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/b8/69b8c76a4de7472b1082abb71f7571a56337fc2e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54740431" Longitude="77.24948093" StarRating="3" HotelCode="694573|340468" HotelName="Hotel South View" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>B-14 Chirag Enclave, Opposite Devika Tower, Nehru Place, New Delhi 110048</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/b3/07b383182c6b2de94b50f689a4a3b8f67da248a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.33" OriginalAmount="111.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645733662539" Longitude="77.188925626984" StarRating="3" HotelCode="189129|midtown" HotelName="Midtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>17A/7 Ajmal Khan Road, Karol Bagh, WEA, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/26/2126a16d85a2d8f126762435d14c2b049ccdedd2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.33" OriginalAmount="111.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64698419" Longitude="77.19718982" StarRating="3" HotelCode="301865|hotel_jaggi_palace" HotelName="Hotel Jaggi Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Dry Cleaning,Elevator,Internet,Laundry,Meeting Room,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>2347 Faiz Road, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/f5/edf51689bc97cc9ebca2f8538557b2a65646053f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Karol Bagh, Hotel Jaggi Palace promises a relaxing an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.33" OriginalAmount="111.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.63509487" Longitude="77.28579475" StarRating="3" HotelCode="731228|beacon_hotel_nirman_vihar_new_delhi" HotelName="Nirman Vihar Beacon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Patparganj Road, Dayanand Colony, Shakarpur Khas, New Delhi 110092</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/ed/82ed488314a37129012b95abb65c11202b88a196.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="114.58" OriginalAmount="111.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.80386024" Longitude="77.14346462" StarRating="2" HotelCode="465813|1853838" HotelName="Lavanya Motel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>GT Road, Palla Bakhtawarpur Road, Alipur, New Delhi 110036</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/e7/78e7c66d51c097cc55267f679905c30c7f034fac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="114.97" OriginalAmount="111.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6444417" Longitude="77.1839489" StarRating="3" HotelCode="|47200" HotelName="The Sun Court  Yatri" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>W.E.A. CHANNA MARKET, KAROL BAGH 8A/33</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/2/0/0/47200_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This comfortable, economical hotel and has 26 rooms, The establishment with air-conditioning, it offers a lobby, a bar, a restaurant, conference rooms, room service, a laundry service and a car park. SITUATION: It is inNueva Delhi the heart of near the establishment, you will find boutiques, shopping centres, is 16 kilometres away from the airports. ROOM: The rooms have an air-conditioning system, a direct line telephone, satellite or cable TV, a safe and a mini-bar. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="115.36" OriginalAmount="112.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64121836" Longitude="77.21609807" StarRating="2" HotelCode="301848|hotel_gold_star_inn" HotelName="Gold Star Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>4530-31, Shora Kothi, Pahar Ganj, Main Bazar, Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/37/8d37d0f853ea3447bda8e6c52ad793210ba76108.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="116.39" OriginalAmount="113.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.646004813937" Longitude="77.214784026146" StarRating="3" HotelCode="189158|hotel_legend_international" HotelName="Hotel Legend International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8525 Hotel Lane, Arakashan Road, Paharganj, New Dehi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/37/8d37d0f853ea3447bda8e6c52ad793210ba76108.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="116.39" OriginalAmount="113.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64539924" Longitude="77.24013463" StarRating="3" HotelCode="751654|hotel_wallstreet" HotelName="Hotel Wallstreet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3664 Netaji Subhash Marg, New Delhi 110002</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/10/66101f050aa0f90b562074b3a1e18c3a19e93b53.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.42" OriginalAmount="114.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.652991379488" Longitude="77.190300790262" StarRating="3" HotelCode="291599|de_gold" HotelName="Hotel De Gold" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3505-3506 Bank Street, Pyare Lal Road, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/8a/e58aa9e3459a3a0a06844e9a608eab2a1b3e0a36.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.42" OriginalAmount="114.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645379707832" Longitude="77.213431658896" StarRating="2" HotelCode="916811|le_alfanso" HotelName="Le Alfanso" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4/4	D.B Gupta Road, Pahargunj, Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/74/9474000ab371da6ff4c0ae6d53e21fc9da8c6acc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="118.45" OriginalAmount="115.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.575373411557" Longitude="77.050187587738" StarRating="5" HotelCode="177956|mehra_residency_at_the_airport" HotelName="Mehra Residency" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>A-45 Sector 19, Behind Verdhman Crown Mall, Dwarka, New Delhi 110075, Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/89/7f89826216905a0458dee7c8ae437e9f9fca3fc3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in Dwarka, amidst large commercial complexes, shopping arcades an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120.51" OriginalAmount="117.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6466478" Longitude="77.21719494" StarRating="2" HotelCode="614352|fabhotel_le_continental_paharganj" HotelName="Hotel Le Continental" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10065-66 Street 1, Multani Dhanda, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/dc/0cdc539a8bae4709f665b311e232642b8849e82e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="120.79" OriginalAmount="117.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.542787" Longitude="77.118549" StarRating="3" HotelCode="910505|1057588" HotelName="Hotel Vishal Residency" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mahipalpur Extension National Highway-8, Main Airport Road, Near Radisson Hotel, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/1d/201d8a01fd71ada6d09561d338e9d0526118fdbc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 46 rooms. Services and facilities at the hotel include a restaurant, a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="121.54" OriginalAmount="118.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.551240961331" Longitude="77.129897477316" StarRating="3" HotelCode="316937|hotel_auraairport" HotelName="Hotel Aura IGI Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>RZ-293 National Highway 8, Main Road, Block A, Mahipalpur, New Delhi 110037, Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/7e/8e7eeb39fccdb70e558ed7b0fba0f4e3dff5255e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="124.91" OriginalAmount="121.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.644545" Longitude="77.217339" StarRating="3" HotelCode="|162023" HotelName="Shipra International" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8596, D.B.GUPTA ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/2/0/2/3/162023_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.567185425358" Longitude="77.241568565369" StarRating="4" HotelCode="176012|74711" HotelName="Amby Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>M-13 Lajpat Nagar, New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/a8/dda83f225c10416dc2563744563bc3414f823290.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers the advantage of a great location in the heart of the South Delhi area of Lajpat Na...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="125.66" OriginalAmount="122.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645839190656" Longitude="77.186797241734" StarRating="3" HotelCode="291695|hotel_taksh_inn" HotelName="Taksh Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,Parking,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>13A/26 W.E.A, Channa Market, Karol Bagh, New Delhi 110005, Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/b3/a0b382a30631e38d635052745027105dad27a0c4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Karol Bagh, Hotel Taksh Inn promises a relaxing and w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.535764820219" Longitude="77.197285198436" StarRating="3" HotelCode="57098|236955" HotelName="Qutub Residency" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>81 Sri Aurobindo Marg, Adchini, New Delhi 110017</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/a7/c0a78616504fdfec23fb3bb2bb21ef6f29c42251.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.72" OriginalAmount="124.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6458318" Longitude="77.215955" StarRating="2" HotelCode="189153|hotel_baba_deluxe" HotelName="Baba Deluxe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7795 Arakashan Road, Ram Nagar, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/01/a4014f0f5aec52bbcda681d014ea11f070eee7a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally situated in Pahar Gunj, one of the city's most popular locations. The city cent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.55048845" Longitude="77.12990453" StarRating="3" HotelCode="963470|382454" HotelName="FabExpress Clink" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>A-422 A-Block RZ, Mahipalpur, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/c8/6bc87f67e13fef0baa4f7eb3e926b71f23972353.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.78" OriginalAmount="126.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.641547585637" Longitude="77.216426155288" StarRating="3" HotelCode="376258|aman_continental" HotelName="Hotel Aman Continental" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1048 Main Bazar, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/64/bb64e9c5ef6daa19b5980b2919591708a3649acf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.78" OriginalAmount="126.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.644103743567" Longitude="77.216797658197" StarRating="3" HotelCode="916827|hotel_shipra_international" HotelName="Hotel Shipra International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>8596 D.B.Gupta Road, Near Shiela Cinema, New Delhi Railway Station,Paharganj, Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/cc/e6cca81b6b2d1e53e80aee84f345a23cacd75104.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="129.89" OriginalAmount="126.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.650786" Longitude="77.190601" StarRating="3" HotelCode="160370|510575" HotelName="Aster Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1078-80, Hardhyan Singh Road, Naiwalan, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/34/8e340907643e9aad6caa1cd7e84ecbb11d8be889.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Hardhyan Singh Road in Naiwalan, Karol Bagh. It is approximately 2 km from ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="129.98" OriginalAmount="126.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6452327" Longitude="77.1830575" StarRating="3" HotelCode="|46702" HotelName="Sunstar Heritage" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8A/43, W.E.A. Channa Market, Karol Bagh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/7/0/2/46702_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban and elegant hotel rooms. has 19 rooms, The hotel with air-conditioning, has a lobby, a safety deposit box service, a currency exchange service, a lift, conference facilities, room service, a laundry service and a hairdresser's. SITUATION: Is situated in an excellent location, has good links to the leisure areas, nearby, you will find the airport, the railway station situated 8 kilometres away from the railway station, is situated 10 kilometres away from Indira Gandhi the International Airport of. ROOM: The stylish rooms, with air-conditioning, a bathroom, a hairdryer, a direct line telephone, a satellite TV, a central heating system and a fridge. PAYMENT METHODS: The establishment accepts Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have typical and Chinese cuisine restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="130.81" OriginalAmount="127.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645818" Longitude="77.21585768" StarRating="3" HotelCode="311179|1043948" HotelName="Hotel Krishna Deluxe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Arakashan Road, Behind Sheila Cinema, New Delhi Railway Station, Paharganj, Neu-Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/33/673347b73c3236eca5f7421cc5d348bf090f139c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.81" OriginalAmount="127.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64244272" Longitude="77.2406589" StarRating="3" HotelCode="301340|hotel_arina_inn" HotelName="Hotel Arina Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38 Netaji Subhash Marg, Darya Ganj Main Road, New Delhi 110002</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/68/9b68f1e6a046b8e03b5e36799fbc8220f2d6d3ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="131.01" OriginalAmount="127.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.641561451076" Longitude="77.214070376769" StarRating="3" HotelCode="916812|945185" HotelName="Hotel Hari Piorko" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4775 Main Bazar Road, Paharganj, Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/318226/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="131.51" OriginalAmount="127.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6449537" Longitude="77.2137626" StarRating="3" HotelCode="189161|1056698" HotelName="Hotel Sita International" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3/10, D.B. Gupta Road, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/e8/d2e8865c4d4ff15a20247d359b9ef2423ed79753.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.84" OriginalAmount="128.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.547043475522" Longitude="77.253905542974" StarRating="3" HotelCode="99297|oakland_hotel" HotelName="Hotel Oakland" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>B-14 Chirage Enclave, Opposite Nehru Place, New Delhi, Delhi 110048</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/22/622287d886fa8ea4b7335c08f5d37b0afba19c6f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.84" OriginalAmount="128.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.50372782" Longitude="77.18978621" StarRating="1" HotelCode="625841|amigos_india" HotelName="Amigos India" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>C-16 Chattarpur Enclave, Gf, Phase 2, New Delhi 110074</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/01/f101f5bbd3b987963569b3782c66227f644e6a53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54856091" Longitude="77.24187081" StarRating="2" HotelCode="739719|284484" HotelName="Bed And Chai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R-55 Greater Kailash-1, New Delhi 110048</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/02/06/0206de1e08727c6a19ac60a2cc8cdfeed528ecc2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="132.87" OriginalAmount="129.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="0" HotelCode="864782|1055108" HotelName="Casa Royal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>B-364 Chittranjan Park</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/73/5873eac271c8f250fab03724a0bbc7763e83a70d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.87" OriginalAmount="129.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.641077714135" Longitude="77.213462107848" StarRating="3" HotelCode="74393|the_gold_regency" HotelName="Hotel Gold Regency" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4350 Main Bazar Road, Bagichi Ramchander, Kaseru Walan, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/b7/40b78eb3018f77cd25d0208252ca4be630de9233.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.87" OriginalAmount="129.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.549375062388" Longitude="77.129838466644" StarRating="3" HotelCode="189145|hotel_delhi_37" HotelName="Hotel Delhi 37" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>A-148 National Highway 8, Mahipalpur, New Delhi, Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/3b/983b0a438e536aa715788c039f955b34613a29a2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.90" OriginalAmount="130.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.639802" Longitude="77.177521" StarRating="3" HotelCode="74382|bharat_continental" HotelName="Bharat Continental" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bar,Business Centre,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Garden,Internet,Laundry,Meeting Room,Parking,Restaurant,Room Service,Spa,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>R-548 New Rajender Nagar, Patel Nagar, New Delhi 110060, New Delhi and NCR</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/7c/597cc7c19c0a88d6196aff8260b1b3f860510ae9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Patel Nagar, Hotel Bharat Continental promises a rela...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="134.66" OriginalAmount="130.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.641077265229" Longitude="77.212987436176" StarRating="3" HotelCode="291679|1620038" HotelName="Hotel Shelton" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5043 Main Bazar, Paharganj, New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/be/b0be345c991502c6803fb8f150ebf226ba2f3c93.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="134.93" OriginalAmount="131.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64427703552" Longitude="77.19119399786" StarRating="2" HotelCode="177955|fabhotel_marble_arch_karol_bagh" HotelName="FabHotel Marble Arch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Pusa Lane, Plot No-8/6, W.E.A., Opposite Metro Pillar 88, Karol Bagh, New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/e2/30e273638ca3df8209990d5b42362819823d72ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Pusa Lane, opposite Metro Pillar no. 88 in Karol Bagh, Asia’s biggest shoppi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="134.93" OriginalAmount="131.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645993048701" Longitude="77.208767862719" StarRating="2" HotelCode="291742|revels_plum" HotelName="Revels Plum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Dry Cleaning,Elevator,Internet,Laundry,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Plot 7 Desh Bandhu Gupta Road, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/69/18698fef018b66edef57c102f836932cf9a1a118.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Revels Plum is a popular choice amongst travelers in New Delhi and NCR, whether exploring or j...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.96" OriginalAmount="132.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.642342078224" Longitude="77.210406661034" StarRating="3" HotelCode="189154|hotel_cottage_yes_please" HotelName="Hotel Cottage Yes Please" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1843-44 Laxmi Narayan Street, Raj Guru Road, Chuna Mandi, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/36/903604f88f19ef25d72ee95b6368215f847d0517.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is located in Delhi. A total of 45 guests rooms are available for guests' convenie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.96" OriginalAmount="132.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.56934598" Longitude="77.24507996" StarRating="2" HotelCode="301290|lazeez" HotelName="The Lazeez Hotel &amp; Restaurant" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Business Centre,Concierge,Designated Smoking Area,Elevator,Internet,Meeting Room,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>I87, Central Market, Lajpat Nagar II, New Delhi 110024</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/e7/73e760c5b0b73609bbd06f761dfc76d236114014.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Lazeez Hotel &amp; Restaurant is perfectly located for both business and leisure guests in New Delhi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="136.78" OriginalAmount="132.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.537378103511" Longitude="77.144088758895" StarRating="2" HotelCode="398397|1857168" HotelName="JMD Luxury Homes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Flat 9919/22 Pkt 9, Gate 5, Vasant Kunj, Sector C, New Delhi 110070</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/d6/d7d636fe90449988cf5b8d2fdd780b6d456a2179.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.5489911" Longitude="77.12848636" StarRating="3" HotelCode="600401|236769" HotelName="Hotel Arch" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>A-74 Road 04, Near IGI Airport, Mahipalpur, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/00/ba00ee6a5dbf4ff4dca42fb279038879d83234d4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="138.27" OriginalAmount="134.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.549965438572" Longitude="77.128503288343" StarRating="2" HotelCode="291774|1057128" HotelName="The R Blues" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>A-79 National Highway 8, Mahipalpur Extension, Near Indira Gandhi Domestic International Airport, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/70/c2/70c2812a04c24b8820cd497e0c700a3cc89dc38b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.632095209588" Longitude="77.280203021478" StarRating="3" HotelCode="291756|372110" HotelName="Solitaire Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>A-134,135,137 Shakarpur Vikas Marg, New Delhi 110092</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/43/1b43b844a32938602d14b0e8b1435b1fff199d84.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 3-star Solitaire Hotel offers comfort and convenience whether you're on business or holiday in N...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="139.05" OriginalAmount="135.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.641935101462" Longitude="77.211696507702" StarRating="2" HotelCode="291619|hotel_india_international_deluxe" HotelName="Hotel India International Deluxe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,Meeting Room,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>2485 Nalwa Street, Behind Imperial Cinema, Chuna Mandi, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/e4/b8e4ec49f2ff91e3add55518b835a207e616a642.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Pahar Ganj, Hotel India International Dx. promises a ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="139.05" OriginalAmount="135.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64454672" Longitude="77.21549713" StarRating="3" HotelCode="291697|hotel_delhi_55" HotelName="The Delhi 55" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>8703-06 Desh Bandhu Gupta Road, Near Sheila Cinema, Pahadganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/e8/29e8272d16dfb4a1952f4d61500339046b638d44.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.08" OriginalAmount="136.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64584" Longitude="77.188117" StarRating="3" HotelCode="176020|hotel_emperor_palms" HotelName="Emperor Palms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>15 A-7 W.E.A. KAROL BAGH, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/8b/cf8b5e2c5209873ecf4c5cac7caf135ed760a903.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the city and only a minute’s walk from the metro station. It li...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.08" OriginalAmount="136.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6445724" Longitude="77.18406287" StarRating="3" HotelCode="348070|hotel_inn_tawang" HotelName="Inn Tawang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bar,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Garden,Housekeeping,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Meeting Room,Parking,Room Service,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>8A/32 W.E.A., Channa Market, New Delhi - 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/f2/76f25e9028a734382628ce5b998c38a2e330cef8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Inn Tawang in New Delhi (Karol Bagh), you'll ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.08" OriginalAmount="136.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64046305" Longitude="77.2101415" StarRating="2" HotelCode="483110|backpacker_panda_delhi" HotelName="Backpacker Panda Delhi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>22/1 Main Bazar Road, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/48/4648b3092a75d7fcc06118913207e31765f4f92c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="141.27" OriginalAmount="137.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54786" Longitude="77.2376414" StarRating="3" HotelCode="903862|510395" HotelName="Amara Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>C-30 Greater Kailash Part-1, New Delhi 110048</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/59132/2159132/53.jpg?f=15600220</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of South Delhi - Greater Kailash Part One. It is within close prox...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="142.14" OriginalAmount="138.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.555864" Longitude="77.241067" StarRating="3" HotelCode="160929|treebo_conclave_riviera_greater_kailash" HotelName="Conclave Riviera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>A- 20 Kailash Colony, New Delhi 110048</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/fd/35fd1aaf089f406b3a2e590a0732f7de937832c4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="142.14" OriginalAmount="138.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.641058044739" Longitude="77.213505728179" StarRating="3" HotelCode="291573|hotel_all_iz_well" HotelName="Hotel All Iz Well" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>4781 Main Bazar, Pahar Ganj, Near 6 Tooti Chowk, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/61/336106324b00594b4bf7a8798a13968693e0df7a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="142.14" OriginalAmount="138.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.5501659" Longitude="77.12898887" StarRating="3" HotelCode="953610|hotel_lohias_2" HotelName="Lohias Hotel  by FabHotels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>A-53 Mahipalpur Extension, National Highway 8, Near Airport, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/06/8106717ae192ad8c7106e3ecbd9b1ef7fee20264.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="142.32" OriginalAmount="138.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6457756" Longitude="77.21775652" StarRating="3" HotelCode="429352|1047408" HotelName="bloomrooms @ New Delhi Railway Station" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Bar,Designated Smoking Area,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8591 Arakashan Road, Opposite Railway Station, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/35/84356f8de8cd62231331cc055779370aa776291a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;bloomrooms @ New Delhi Railway St is conveniently located just opposite New Delhi Railway Station, i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="142.60" OriginalAmount="138.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6675996" Longitude="77.09290072" StarRating="3" HotelCode="301260|1853178" HotelName="Hotel Waterfall" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>A-3 Main Outer Ring Road, Shubham Enclave, Paschim Vihar, New Delhi 110063</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/07/780769b02647830b1d4fc015d8d7b65fb8e37616.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="143.14" OriginalAmount="138.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.65417444" Longitude="77.23422607" StarRating="3" HotelCode="94920|334025" HotelName="Tara Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>419 Esplanade road, Old cycle market opp red fort, chandni chowk, 110006</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/45/d545f88015d0141530c8ed6db18ae21981e8c611.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="143.17" OriginalAmount="139.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="0" HotelCode="981974|hotel_ritz_13" HotelName="Hotel Ritz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8567 Gali Arakashan, Paharganj, New Delhi, Central Delhi, Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/be/e8be6e1590144986b09bf97a7db6517b5e3719d8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="144.20" OriginalAmount="140.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54328434" Longitude="77.29237004" StarRating="3" HotelCode="601535|zuzu_hc_grand" HotelName="Hotel HC Grand" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>135 Pocket 2, Jasola, New Delhi 110025</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/b9/c1b967c49974d24492b6c6466a41375fbb02f2c4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="144.20" OriginalAmount="140.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.5663999" Longitude="77.26999102" StarRating="3" HotelCode="858946|oyo_rooms_new_friends_colony" HotelName="Hotel Rajdeep Palace by OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>4-B Bharat Nagar, New Friends Colony, New Delhi 110065</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/28/0228f59918c4a271620f47e69f9d4227dd171daf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="145.00" OriginalAmount="140.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.542306972824" Longitude="77.118147031283" StarRating="3" HotelCode="291662|1055148" HotelName="Ramhan Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>A-125 National Highway 8, Mahipalpur Extension, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c1/f4/c1f464668ab53868cb9b1d93920898ba10037036.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64964147" Longitude="77.24337179" StarRating="3" HotelCode="666990|340253" HotelName="Hotel Tara Palace Daryaganj" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4606 Street 13, Opposite Happy School, Daryaganj, New Delhi 110002</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/0c/970cffa6793862314c0a198716c5b66f147f84a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.23" OriginalAmount="141.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.550722843963" Longitude="77.129822506746" StarRating="3" HotelCode="99235|lohmod_hotel" HotelName="Fairmint Global Lohmod Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>A-292 National Highway 8, Mahipalpur Extension, Opposite Indra Gandhi International Airport, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/f8/70f84c723ee6661e30f3ae7e464d1fae4e58c016.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in Mahipalpur, very near to Gurgaon, a business city near Delhi. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.23" OriginalAmount="141.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.640938773706" Longitude="77.210288637805" StarRating="3" HotelCode="291677|hotel_shanti_villa" HotelName="Hotel Shanti Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>2466-67 Nalwa Street, Behind Imperial Cinema, Chuna Mandi, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/8c/d28ce4519dec4e73cf237a4535292cdabd788fd3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.23" OriginalAmount="141.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.57131542" Longitude="77.22158596" StarRating="3" HotelCode="429395|skylink_suites_bed__breakfast" HotelName="Skylink Suites &amp; Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Business Centre,Concierge,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Meeting Room,Parking,Porter,Spa,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>H7 South Extension, Part 1, South Delhi, New Delhi 110049</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/a7/c6a78e1c74b1ac8ed2a538a9a6dc73d4d7be835a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Skylink Suites &amp; Apartments in New Delhi South Delhi, you'll be clo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.23" OriginalAmount="141.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54944305" Longitude="77.12956874" StarRating="3" HotelCode="832600|fabhotel_aries" HotelName="FabHotel Aries Delhi Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>A-137 Road 4, Mahipalpur, Near Indira Gandhi International Airport, Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/f3/bff3bb9c0afaf6ba523db02212fe40f425875ef8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="146.26" OriginalAmount="142.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.537569713148" Longitude="77.256494466731" StarRating="2" HotelCode="113959|hotel_royal_castle_grand_2" HotelName="Hotel Royal Castle Grand" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>D-616 Chitaranjan Park, New Delhi 110019</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/24/9724264f428d0eee8a3a95e7e2763c8294f84422.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="146.26" OriginalAmount="142.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.7301435" Longitude="77.13265926" StarRating="2" HotelCode="600184|ap_holiday_inn" HotelName="AP Holiday Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel,Bed and breakfasts" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Pocket 8B, ICICI Bank Building, Sector 15, Rohini, Delhi 110085</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/14/221476889c993425746ceabd402477b3997df79c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # Located in New Delhi (Rohini), OYO 8254 AP Holiday Inn is convenient to Adve...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="146.26" OriginalAmount="142.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645831" Longitude="77.215948" StarRating="3" HotelCode="900515|the_prime_balaji_deluxe_new_delhi_railway_station" HotelName="Balaji Deluxe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8574, Arakashan Road, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/30/0e306584681c7b690a94d885c92314d644573784.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="147.29" OriginalAmount="143.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.5240742" Longitude="77.20589963" StarRating="0" HotelCode="551571|grace_home_bed_and_breakfast" HotelName="Grace Home" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Elevator,Internet,Meeting Room,Parking">
        <Address>
          <AddressLines>
            <AddressLine>D-182 Saket, Near PVR Cinema, New Delhi 110017</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/46/36468ef4a7644e54bc0b70be6ef94d47cbf39e42.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Grace Home Bed and Breakfast is a popular choice amongst travelers in New Delhi and NCR, whether exp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="147.29" OriginalAmount="143.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.630071251573" Longitude="77.113571232541" StarRating="3" HotelCode="906152|hotel_signature_grand" HotelName="Signature Grand" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Laundry,Parking,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1A Sub District center, Hari Nagar, New Delhi 100064</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/b1/a6b1f65c8c98d6536e2065ade10ecaf18f0c272c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in western part of capital in close vicinity to local trading and public sector...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="148.32" OriginalAmount="144.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645536386361" Longitude="77.189482748508" StarRating="3" HotelCode="189126|hotel_sky_rich" HotelName="Sky Rich International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Banquet Hall,Bar,Conference Hall,Dining,Laundry,Parking,Restaurant,Room Service,Spa,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>17A/19 W.E.A, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/40/4f40e74cf18760eb2f8599c51a96df97a9c15577.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Sky Rich is most centrally located, right in the heart of Delhi, Karol Bagh, amidst a sprawlin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="148.32" OriginalAmount="144.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64915226" Longitude="77.23685466" StarRating="3" HotelCode="448037|hotel_de_romana" HotelName="Hotel De Romana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jama Masjid, Darya Ganj, New Delhi 110002</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/4b/9d4bd24b52a16caffcf9652c8bdd319ebd056b6c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="149.35" OriginalAmount="145.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.5593" Longitude="77.20088" StarRating="3" HotelCode="400874|amaltas_international" HotelName="Hotel Amaltas International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>6 Green Park Main, Opposite Sukhmani Hospital, New Delhi 110016</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/70/41706b164aab78c11701e39557d95a71dcc6c170.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="150.38" OriginalAmount="146.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.649823" Longitude="77.190075" StarRating="3" HotelCode="160385|hotel_paras_international" HotelName="Paras International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5/25 WEA, Saraswati Marg Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/ee/30eef77eb055e1337cfd928f60b3dd1f331c2676.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located in Karol Bagh, in the heart of the city. It lies just 3 km away f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="150.38" OriginalAmount="146.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645863579712" Longitude="77.215647697449" StarRating="2" HotelCode="189165|adb_rooms_sahib_hotel" HotelName="Sahib Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7779 Arakashan Road, Ram Nagar, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/46/c1466da06258f79694a4d11dcb0d1c7873af898b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="150.38" OriginalAmount="146.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64806646" Longitude="77.16772728" StarRating="0" HotelCode="671925|hotel_galaxy_15" HotelName="Hotel Galaxy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7/26 West Patel Nagar</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/e9/f1e99172cf835c913a9bc0ad3994971614338d2c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="152.44" OriginalAmount="148.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645610950635" Longitude="77.21440293927" StarRating="3" HotelCode="504463|hotel_indo_continental" HotelName="Hotel Indo Continental" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8490/ 91 Arakashan Road, Arya Nagar, Opposite Dharam Kanta, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/37/8d37d0f853ea3447bda8e6c52ad793210ba76108.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="152.44" OriginalAmount="148.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="3" HotelCode="828097|c_pearls" HotelName="C Pearls Hotel &amp; Banque" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Main Rohtak Road, Pillar 511, Above Vishal Mega Mart, Mundka, Delhi 110041</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/ec/aaec17fc064ae59fc90db50ebcec1e07a752c4dd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="153.47" OriginalAmount="149.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6461" Longitude="77.183562" StarRating="2" HotelCode="114055|cosmo_2" HotelName="Hotel Cosmo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Currency Exchange,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>West Extension Area, 7a/40 Channa Market, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/4f/a74fe59edbac800d0b3b71d11cbc8b8932b4e9ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="153.47" OriginalAmount="149.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.547056152146" Longitude="77.258901880733" StarRating="3" HotelCode="291759|hotel_aashraye" HotelName="Stallen Suites Nehru Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet,Jacuzzi,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Plot 10/5, Nehru Enclave, Kalkaji Extension, New Delhi 110019</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/f3/eff3d2b9e7548ebdc303bffc8baefc1e80ff4cd3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="154.66" OriginalAmount="150.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64508998" Longitude="77.18953673" StarRating="3" HotelCode="301302|1047678" HotelName="Hotel Metro View" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17A/3, WEA, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/4e/cd4e2112c0d218aa8c1d8a72ad08dfbd968cf6df.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="155.53" OriginalAmount="151.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54342937" Longitude="77.24393884" StarRating="3" HotelCode="291570|hotel_kastor_international" HotelName="Hotel Kastor International" 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>B216 Outer Ring Road, Chittaranjan Park, New Delhi 110019</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/85/3b8558ab422c17a4699796317f87ab0b21677b76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="155.53" OriginalAmount="151.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.646151107705" Longitude="77.186027558454" StarRating="3" HotelCode="348590|citi_continental_" HotelName="Hotel Citi Continental" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>12A/13 W E A Saraswati Marg, Near Channa Market, Karol Bagh, 110005 New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/69/bf69f17a913bacda37b9d4d6e89289e02e5c925c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.56" OriginalAmount="152.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.651905" Longitude="77.191958" StarRating="3" HotelCode="160392|hotel_florence_10" HotelName="Florence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2719, Bank Street, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/ae/c5aef50e50de06277103829c3b20e2ce0b6c8af6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the heart of Delhi, just 3 km away from New Delhi railway station...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.56" OriginalAmount="152.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.650778" Longitude="77.119889" StarRating="3" HotelCode="291751|shubham_vilas_2" HotelName="Shubham Vilas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>A-42 Vishal Enclave, Opposite TDI Mall, Rajouri Garden, New Delhi 110027</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/db/39db76e27b3aba5514ce7fc889361d8c52ed7009.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located 12.4 km away from Indira Gandhi International Airport, 5.8 km away from Delhi Cantonment Rai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.56" OriginalAmount="152.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.66581265" Longitude="77.22772846" StarRating="0" HotelCode="886315|oyo_738_hotel_green_castle" HotelName="Hotel Green Castle By OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1418 Nicholsan Road</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/87/168782eba209b4a6436f472c805dddef3492b72f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="156.65" OriginalAmount="152.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.641948" Longitude="77.211564" StarRating="3" HotelCode="900506|107992" HotelName="Jyoti Mahal" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2488-90 Nalwa Street, 110055 New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/78/c778a2250d5c8187480a844fc7d28d4ab966d962.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="157.59" OriginalAmount="153.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6480367" Longitude="77.2129871" StarRating="3" HotelCode="189156|hotel_godwin_deluxe" HotelName="Hotel Godwin Deluxe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8501/15 Arakashan Road, Ram Nagar, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/82/9882283c8b67edd30d5d10ac7ebd29420e363760.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="157.59" OriginalAmount="153.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54953799353" Longitude="77.128972262916" StarRating="3" HotelCode="291702|hotel_transit_2" HotelName="Hotel Transit" 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>Plot A-58 Road 4, Mahipalpur, Near Venus Hotel, New Delhi, Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/7f/b27fac38a61f326fb3f494739f128e09b561f242.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="157.59" OriginalAmount="153.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6460875" Longitude="77.21656225" StarRating="2" HotelCode="291674|hotel_sai_international_2" HotelName="Sai International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Bar,Currency Exchange,Fax,Laundry,Parking,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/61/336106324b00594b4bf7a8798a13968693e0df7a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt; Hotel Sai International spacious lobby, our staff is ready to serve you. Choose from a wide range o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="157.59" OriginalAmount="153.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6458214" Longitude="77.21596162" StarRating="3" HotelCode="301861|oyo_18829_ratan_deep" HotelName="Ratandeep" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>7864/3A Arakashan Road, near Ajanta Hotel, Pahar Ganj, New Delhi 110055, Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/e6/62e6c9dd1ab0923c77158b75cf8fa2033486a8c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="157.77" OriginalAmount="153.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645645" Longitude="77.216607" StarRating="2" HotelCode="92656|231556" HotelName="Ajanta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Arakashan Road, Ram Nagar, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/31/c231af03dbe72072a91f9be81d623131fe629d08.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Delhi, diagonally opposite New Delhi Railway Station. It is 10 ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="158.62" OriginalAmount="154.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54572552" Longitude="77.12314023" StarRating="3" HotelCode="623859|hotel_viva_palace" HotelName="Viva Hotel And Banquet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>443-L Delhi-Jaipur Expressway, Near I.G.I. Airport T3, Mahipalpur, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/98/ad982c131f8b5f2381f08528b555e0f6f836e934.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="159.65" OriginalAmount="155.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.640794128638" Longitude="77.209408890196" StarRating="3" HotelCode="307544|natraj_yes_please" HotelName="Treebo Natraj Yes Please" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1750, Chuna Mandi, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/02/750254752ed8562407011b5c34e73be25b0673a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service, a restaurant and room service are available to guests of the hotel. Wirel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="159.65" OriginalAmount="155.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.55081033" Longitude="77.1307836" StarRating="3" HotelCode="783657|hotel_the_vegas" HotelName="Hotel The Vegas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KH 423 Road 6, A-250, Near IGI Aiport, Mahipalpur, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/6c/b16cb698bbdd1b49e4122ec088c9e0339ae664d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54927942" Longitude="77.13015726" StarRating="3" HotelCode="597800|236767" HotelName="Hotel Aeropath" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>A-103 Road 4, MahipalPur Extension, Near IGI Airport, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/72/c8729196c645789bdb88e3fab57a3e2c1f885847.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Hotel Aeropath in New Delhi (Mahipalpur), you'll be minutes f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="160.68" OriginalAmount="156.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64076799" Longitude="77.23899447" StarRating="2" HotelCode="604290|comfort_inn_the_president" HotelName="Stops Hostels- New Delhi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4/23B Asaf Ali Road, Daryaganj, Chandni Chowk, 110002 New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/ff/17ff85c993febe1ba904a99615cf2cce40ea9efb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of New Delhi and NCR, Stops Hostel Delhi puts everything the city has to off...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="160.68" OriginalAmount="156.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="1" HotelCode="793643|moustache_delhi" HotelName="Moustache Delhi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>D 920 New Friends Colony, Near NFC Market, New Delhi 110025</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/ed/06ed24c9c579989e56d564f4bf817fd08eff120f.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.558711971695" Longitude="77.203033538623" StarRating="3" HotelCode="266460|77828" HotelName="Park Residency" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>D-1, Green Park, Ashirwad Building, South Delhi, New Delhi 110016, Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/b0/2db0d99dfa5bac1158c5e3a23e06e45d20fd9876.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="161.71" OriginalAmount="157.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645233983377" Longitude="77.214332364418" StarRating="3" HotelCode="291725|mayur_hotel" HotelName="Mayur Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Aara Kashan Road, Ram Nagar, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/70/8570c7555a8a136fc414ee9d6585e4ad80f88934.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="161.71" OriginalAmount="157.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64112" Longitude="77.21159" StarRating="3" HotelCode="341393|hotel_cabana_pahar_ganj" HotelName="Hotel Cabana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2313 Behind Imperial Cinema, Near RK Ashram Metro Station, Chuna Mandi, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/23/8823a756e12fc1e45f10df99f58860d150a15e18.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="161.71" OriginalAmount="157.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64160444" Longitude="77.2931773" StarRating="3" HotelCode="451326|east_end_retreat_" HotelName="East End Retreat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Vikas Marg, Defence Enclave, Delhi 110092</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/ce/01ce0a3637717b4af175edac531d251a84719629.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="162.90" OriginalAmount="158.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.646962" Longitude="77.195797" StarRating="3" HotelCode="|45022" HotelName="Grand Park Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1041/17,ABDUL RAHMAN ROAD,NAIWALAN,KAROL BAGH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/0/2/2/45022_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, renovated in 2008, has 20 rooms and 5 suites. This air-conditioned establishment has a reception, a safety deposit box service, a currency exchange service, a cloakroom, a lift, conference facilities and internet. By paying an additional charge you can enjoy a laundry service and room service. SITUATION: It is inKarol Bagh the heart of it is situated 2 kilometres away from Connaught Place the city centre, 18 kilometres away from the establishment, guests will find Delhi Airport. ROOM: The rooms a bathroom, hot water, cold water, a shower, a direct line telephone, cable television, a small fridge and an air-conditioning system. PAYMENT METHODS: Customers can pay using Mastercard and Visa. OTHERS: Clients have at their disposal a small dining room, No restaurant available, near the establishment, guests can find restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="164.80" OriginalAmount="160.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.548244143966" Longitude="77.128186225891" StarRating="3" HotelCode="189144|hotel_classic_diplomat" HotelName="Hotel Classic Diplomat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>A-4, NH-8, Near IGI Airport, Mahipalpur, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/23/f3235653ac6d2b230d922386ef473d736f9e427f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="164.80" OriginalAmount="160.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.57970254" Longitude="77.24936963" StarRating="3" HotelCode="301297|hotel_kabli_" HotelName="Hotel Kabli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>73 Masjid Road, Jangpura, New Delhi 110014</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/d9/f1d9c6ec7877fa698c3978dd0297fb9e5aead557.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="165.83" OriginalAmount="161.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.547209814192" Longitude="77.125997543335" StarRating="2" HotelCode="189143|hotel_airport_inn" HotelName="Hotel Airport Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>A-7 Street 1, Mahipalpur External, Near IGI Airport Block B, Mahipalpur Village, Mahipalpur, New Delhi 110037, Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/b5/efb56876fab0e0c0303cf006e170925019eb9f59.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="165.83" OriginalAmount="161.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54243533" Longitude="77.12903698" StarRating="2" HotelCode="572599|oyo_9147_hotel_aerostay" HotelName="Hotel Aero Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Jacuzzi,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>KH NO 804 Vasant Kunj Road, House K 65, Opposite Corporation Bank, Mata Chowk, Mahipalpur, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/6a/af6a63ca250b1f71f98dcf2378bae2504dd60425.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="165.83" OriginalAmount="161.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64112" Longitude="77.21159" StarRating="3" HotelCode="845985|check_in_room_chuna_mandi" HotelName="Check In Room Chuna Mandi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2313 Hotel Cabana, Behind Imperial Cinema, Chuna Mandi, Paharganj, New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/3f/413f36150e3049787626f60f8d907d6d3d938946.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Wildlife Holiday House to discover the wonders of Sunshine Coast. Offering a variety of faci...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="166.73" OriginalAmount="161.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.646637" Longitude="77.188699" StarRating="3" HotelCode="291648|2017715" HotelName="Paradise Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>15A/49 Ajmal Khan Road, WEA, Near Jessa Ram Hospital, Near Karol Bagh Metro Station, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/b6/22b60737132ad8a9bdd21c7bd64f185e52d514db.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="167.89" OriginalAmount="163.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64047647" Longitude="77.20827345" StarRating="2" HotelCode="348372|bella_vista__14" HotelName="Hotel Bella Vista" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Elevator,Internet,Meeting Room,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1689 A Chitra Gupta Road, Main Bazar, Paharganj, Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/4b/9d4bd24b52a16caffcf9652c8bdd319ebd056b6c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Pahar Ganj, Hotel Bella Vista is a perfect starting point from which to explore New Delhi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="168.38" OriginalAmount="163.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.649063" Longitude="77.189485" StarRating="2" HotelCode="|59651" HotelName="Pablas International" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12A/22,W.E.A. SARASWATI MARG.,KAROL BAGH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/6/5/1/59651_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban establishment, has 35 rooms, This economical, modern style complex, has with air-conditioning, a lobby with safety deposit boxes, a currency exchange service, a lift, a restaurant, conference facilities, room service and a laundry service. SITUATION: This urban hotel, Karol Bagh it is in it is situated 3 kilometres away from the city centre, is situated 5 kilometres away from the railway station, near the establishment, you will find the shopping area, Connaught Place it is close to it is situated 18 kilometres away from Indira Gandhi Airport. ROOM: The comfortable and stylish rooms, have a bathroom with a shower, a hairdryer, a double or king-size bed, a direct line telephone, a satellite or cable television, a stereo, internet and a fridge. FACILITIES: Guests are offered guided tours and excursions. MEALS: Regarding the food and beverage offering, the establishment offers a traditional and international cuisine restaurant. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="168.92" OriginalAmount="164.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.52211377306" Longitude="77.20765201445" StarRating="3" HotelCode="291547|oyo_2227_hotel_chalet" HotelName="Hotel Chalet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>E 155 Near PVR Cinema, E-Block, Opposite Red Roses Public School, Saket, New Delhi 110017</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/07/3c07ec72a01e7c336ae5cbd2398b49a347e40e66.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="168.92" OriginalAmount="164.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.55088824" Longitude="77.1304718" StarRating="3" HotelCode="731375|airport_hotel_almati_inn" HotelName="Almati Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Banquet Hall,Bar,Conference Hall,Laundry,Parking,Restaurant,Room Service,Spa,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>A-260 Road 6, Near IGI International Airport, Mahipalpur, Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/24/64/24641d868d59898ea694f7848950436d84bf565c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel ALMATI INN is a perfect destination to break the monotony and spend your time. We have revampe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.642088" Longitude="77.210791" StarRating="3" HotelCode="167408|20290" HotelName="Vanson Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2531 Chuna Mandi, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/fd/c9fd5342a54218762e47235bb59de039538d3fd0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Pahar Ganj area, 5 minutes' walk from the nearest restaurants and the m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="169.95" OriginalAmount="165.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.644746193209" Longitude="77.214940832854" StarRating="3" HotelCode="291592|hotel_city_star" HotelName="Hotel City Star" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>8718 D.B. Gupta Road, Paharganj, New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/0a/c20a026a9369f117a819f3516bc6de14c4148e3f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="170.98" OriginalAmount="166.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.650197" Longitude="77.190365" StarRating="3" HotelCode="177379|hotel_delhi_pride" HotelName="Hotel Delhi Pride" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12A/28 W.E.A Saraswati marg, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/ae/9faeda0018a2f08affbc55bfbea3ffb7082f1df2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Karol Bagh, 5 minutes' walking distance from Karol Bagh metro station and 10...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="170.98" OriginalAmount="166.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.565131262105" Longitude="77.241303026676" StarRating="3" HotelCode="291714|karon_hotel__lajpat_nagar" HotelName="Karon Hotels - Lajpat Nagar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>61 Ring Road, Lajpat Nagar 3, New Delhi 110024</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/f9/8df9b52a2bf617d21a066bcc0d13eb9e1bdc3d06.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="172.01" OriginalAmount="167.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.550058" Longitude="77.128623" StarRating="3" HotelCode="74394|hotel_international_inn" HotelName="Hotel International Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>A-79 Mahipalpur, New Delhi, Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/5e/e45e36ef3722c702d22cc7b51dace6e080a0cf32.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="172.01" OriginalAmount="167.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.636340533333" Longitude="77.202180366667" StarRating="2" HotelCode="291627|hotel_klick_international" HotelName="Hotel Klick International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>3357 Gali Hari Mandir Marg, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/e4/a4e4f086f61aeaf3d25f82d5836cdf570c0a06bb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="172.01" OriginalAmount="167.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54073415" Longitude="77.29560374" StarRating="3" HotelCode="613157|nirvana_suites" HotelName="Nirvana Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>87 Road 13A, Pocket -1, Jasola, New Delhi 110025</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/bc/bfbcb0fe84b9c7a67981a1afcb47dfc53fa3cb23.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="172.01" OriginalAmount="167.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.58682101" Longitude="77.07135003" StarRating="3" HotelCode="832595|treebo_trend_tms_residency" HotelName="Treebo Tms Residency" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>B-171 4th Floor, Palam Extension Part-1, Sector-7, Dwarka, Delhi 110077</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/e4/3de4fb289180e3dccb9428449fd764251e76503f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="174.07" OriginalAmount="169.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.582493803202" Longitude="77.251093089581" StarRating="3" HotelCode="161298|the_beaufort_inn" HotelName="The Beaufort Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>746 Main Mathura Road, Jangpura, New Delhi, Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/57/44577321ec3102c2c8fee6e5ceab7e5a0ef4d068.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre of New Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="174.07" OriginalAmount="169.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.546427" Longitude="77.125342" StarRating="3" HotelCode="74401|hotel_shanti_palace" HotelName="Shanti Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>A-67, Mahipalpur Mehrauli Road, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/4d/dd4d2e6f9bec5004cd795d09965331e236f14dac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Delhi's modern and electric satellite city Gurgaon. The embassy district is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="174.07" OriginalAmount="169.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="0" HotelCode="857496|oyo_9272_hotel_south_view" HotelName="Hotel South View by OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plot B-14 Chirag Enclave</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/b3/33b305f7bdab4c19d9f832b39a847ec6a716d2aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="175.10" OriginalAmount="170.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64448888999" Longitude="77.182989120483" StarRating="2" HotelCode="189133|wood_castle" HotelName="Wood Castle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8A/7G W.E.A., Channa Market, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/5f/ac5f2b4580b0ccdd32a7ec183144346010466581.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="175.73" OriginalAmount="170.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.558893144464" Longitude="77.29621052742" StarRating="3" HotelCode="166495|514515" HotelName="Emblem Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>E-5 Kalindi Colony, Near New Friends Colony, Gurudwara, New Delhi 110065</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/96/1e96b41bc63f62123bcaccbb8b15863c157a0c24.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of South Delhi's upscale Kalindi area. The hotel is also in close ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="178.61" OriginalAmount="173.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.646387857571" Longitude="77.189381881615" StarRating="3" HotelCode="315064|1625838" HotelName="Hotel Swaran Palace" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>15A/33 W.E.A. Ajmal Khan Road, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/39/3639ca34612cb39824249cf5e726fad059503c2c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="179.22" OriginalAmount="174.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.642893" Longitude="77.21102" StarRating="3" HotelCode="177959|hotel_prince_polonia" HotelName="Prince Palonia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2325-26 Tilak Street, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/9c/de9c418888c223d400912fa052a2412405c87ed1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated at Pahar Ganj, the hotel is less than one kilometre away from the city centre, Connaught Pl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="179.22" OriginalAmount="174.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.643902345462" Longitude="77.216810145254" StarRating="2" HotelCode="301878|hotel_d_inn_" HotelName="Hotel D Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>3685 Dariba Pan, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/94/9e949637d18761fee8e3924c36563d48a9faca14.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="179.22" OriginalAmount="174.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.545252" Longitude="77.121786" StarRating="3" HotelCode="910504|la_sapphire_hotel" HotelName="La Sapphire Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>National Highway 08, Mahipalpur Extention, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/dc/93dcbcef6002b4d78867897e7ee7c10a86ccfb95.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="179.87" OriginalAmount="174.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.543904131798" Longitude="77.242013812065" StarRating="3" HotelCode="177949|1055858" HotelName="The BMK" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>B-3 Outer Ring Road, Greater Kailash Enclave - 1, 110048 New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/b5/3db5b8354df8133ad4f7dc1664836c802baf28c2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in South Delhi's up-market Greater Kailash area, this business hotel provides easy access t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.55215925" Longitude="77.20730094" StarRating="3" HotelCode="527728|372135" HotelName="Woodpecker Apartments &amp; Suites Pvt.Ltd. Hauz Khas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Dry Cleaning,Internet,Laundry,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>D-1/30 HauzKhas, 1st Floor, New Delhi 110016</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/e4/a8e4addaab0800941fd2f2fa867adffa2f314092.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Woodpecker Apartments is perfectly located for both business and leisure guests in New Delhi and NCR...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="180.34" OriginalAmount="175.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.643613222075" Longitude="77.186315059662" StarRating="3" HotelCode="161678|516085" HotelName="Grand President" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17A/8 W.E.A. Karol Bagh, New Delhi, Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/a3/07a3283609b54db5b84ee9b17727c11c86c116b9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.640857526235" Longitude="77.212062762533" StarRating="3" HotelCode="291541|405112" HotelName="Hotel Arjun" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5084 Main Bazar, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/00/7900e5e7b98720bd1cd47415d4d333fdc05a9244.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="181.28" OriginalAmount="176.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64632186" Longitude="77.18428355" StarRating="3" HotelCode="211900|bill_palace" HotelName="Bill Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7A/18 W.E.A. Channa Market, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/37/8d37d0f853ea3447bda8e6c52ad793210ba76108.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645350583437" Longitude="77.212200116008" StarRating="3" HotelCode="301222|371993" HotelName="Hotel Kumar Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Banquet Hall,Bar,Conference Hall,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8992 Desh Bandhu Gupta Road, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c3/5a/c35a227b8afd8fc5451581f625db35685d8308e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel is set in Delhi. The total number of units is 25. This accommodation offers 24-hou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.626573906249" Longitude="77.11217880249" StarRating="4" HotelCode="189167|83274" HotelName="SK Premium Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plot No. 1 B, Sub District Ctr, Hari Nagar, New Delhi 110064</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/c6/60c65c619039d6532b21a75d6b39cb988d35e536.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="183.34" OriginalAmount="178.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.646617" Longitude="77.188452" StarRating="3" HotelCode="177927|hotel_apra_international" HotelName="Apra International" 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>15A/57, W.E.A., Opp. Roopak Store Lane,, Ajmal Khan Road, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/50/7650aa93a47b298c40f2fdb1191f1fd24846de89.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to New Delhi Railway Station and is in the heart of the commercial hub of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="185.40" OriginalAmount="180.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.646759" Longitude="77.189613" StarRating="2" HotelCode="114053|hotel_apra_inn" HotelName="Apra Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15A/61 WEA, Roopak Stores Lane, Ajmal Khan Road, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/79/da796533851bbe038713367fda46d39da48f4547.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is situated in the Karol Bagh district, which is in the heart of the lively city of N...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="185.40" OriginalAmount="180.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.55013236" Longitude="77.19888065" StarRating="3" HotelCode="557390|villa_33_3" HotelName="Villa 33" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Safdurjung Development Area C4/33, Hauz Khas, Delhi NCR, New Delhi 110016</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/30/5b30585676ee8ed2cce4d1bb55a441fdcdf2eede.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="187.46" OriginalAmount="182.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645747025425" Longitude="77.216551685751" StarRating="3" HotelCode="349281|raja_hotel" HotelName="Zostel Delhi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Business Centre,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,Library,Luggage Storage,Meeting Room,Parking,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>5 Arakashan Road, Opposite New Delhi Railway Station, 110005 New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/0a/0f0a033ea8462ab8a311b953642346f732a41296.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Zostel Delhi Hostel is perfectly located for both business and leisure guests in New Delhi and NCR. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="187.46" OriginalAmount="182.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64433527" Longitude="77.21541197" StarRating="3" HotelCode="916809|hotel_grand_plaza" HotelName="Hotel Grand Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3434 D.B. Gupta Road, Ratan Lal Market, Aram Bagh, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/08/7b08b32f9a8736629e68816869ae5001758767e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="188.41" OriginalAmount="182.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.558112091338" Longitude="77.242959842754" StarRating="3" HotelCode="291579|1045068" HotelName="Hotel Atithi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>F-5 East of Kailash, Near kailash Colony Metro, New Delhi 110065</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/58/3a5813cfe75f05dde9406b6ae51458b3cf608e30.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="188.49" OriginalAmount="183.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.634051017721" Longitude="77.221827507019" StarRating="3" HotelCode="189121|jukaso_inn_down_town_3" HotelName="Hotel Jukaso Inn Down Town" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>L-Block, Connaught Circus, 110001 New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/db/35dbf4eceb81ab3abbcc7dcc5a4f0f1ebe3d0037.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="188.49" OriginalAmount="183.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.551021741903" Longitude="77.131149782721" StarRating="3" HotelCode="291575|hotel_ambrosia_2" HotelName="Airport Hotel Ambrosia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Beauty Salon,Business Centre,Coffee Shop,Currency Exchange,Designated Smoking Area,Dry Cleaning,Internet,Laundry,Luggage Storage,Massage Centre,Meeting Room,Parking,Pets allowed,Restaurant,Room Service,Spa,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>A-217 Road 6, KH 416, Mahipalpur Extension, Near Igi Airport, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/c1/39c175a15b5d268383527ab553f47c9057d8bb7a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 3-star Hotel Ambrosia offers comfort and convenience whether you're on business or holiday in Ne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="188.49" OriginalAmount="183.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.60085115" Longitude="77.03126641" StarRating="3" HotelCode="754310|the_grand_parisian" HotelName="The Grand Parisian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plot 84 Pocket-B/10, Sector 13, Next to Radisson Blu Hotel, Dwarka, New Delhi 110075</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/a0/49a0a9390ccd633609f6df2bb3dc1256d74de580.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="188.86" OriginalAmount="183.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.647387" Longitude="77.217249" StarRating="2" HotelCode="136331|942885" HotelName="Raja" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Ara Kashan Road, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/37/8d37d0f853ea3447bda8e6c52ad793210ba76108.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="189.52" OriginalAmount="184.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645771188887" Longitude="77.190017849207" StarRating="2" HotelCode="161217|hotel_sopan_heights" HotelName="Hotel Sopan Heights" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Airport Hotel,Eco Hotel,Hostel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17A/36 W.E.A., Gurudwara Road, Near Jessa Ram Hospital, Delhi 110005, Karol Bagh</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/28/3f282430359699210105d40b0547cb57e1fcc02d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated at the heart of the city's business and entertainment hub and the large, estab...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="189.52" OriginalAmount="184.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64365581" Longitude="77.21119737" StarRating="0" HotelCode="672453|tg_tashkent_hotel" HotelName="TG Tashkent Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2710, Chuna Mandi, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/b5/b7b5ee4cd3c436dc512a1d69aa6e593adf4b56bf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="189.63" OriginalAmount="184.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.629836321452" Longitude="77.113440361972" StarRating="3" HotelCode="931477|941395" HotelName="Tulip Inn West Delhi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Plot 1C, Sub District Centre, Hari Nagar, New Delhi 110064</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/ff/04ff858acc454c76ada6b2a90283ba324fa57fd9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="191.58" OriginalAmount="186.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.646565041156" Longitude="77.188230156898" StarRating="2" HotelCode="162229|hotel_swati" HotelName="Swati Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15A/56 Ajmal Khan Road, Opposite Roopak Stores, West Extension Area, Karol Bagh, New Delhi, Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/66/55660f4c840acec06ed2a312028c2b183d2bede6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in central Delhi. New Delhi Railway Station is about a 10-minute drive away. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="191.58" OriginalAmount="186.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.646469" Longitude="77.195498" StarRating="3" HotelCode="113875|hotel_southern" HotelName="Southern" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18/2 Arya Samaj Road, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/bd/c1bd6091350c6317e7ae09df149e39a48058cfc2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is centrally located in Karol Bagh, New Delhi. It is 19 km from the international air...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="192.61" OriginalAmount="187.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.56824781" Longitude="77.26865322" StarRating="3" HotelCode="301269|hotel_centrum_3" HotelName="Hotel Centrum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>D984, New Friends Colony, New Delhi 110065</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/3a/153aef9ea5754a7bbf33a039422b4ec2c9347c37.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="192.61" OriginalAmount="187.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.65897355" Longitude="77.29793865" StarRating="4" HotelCode="931476|park_plaza_shahdara" HotelName="Park Plaza Delhi CBD Shahdara" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plot No.32, Central Business District, Shahdara, Delhi 110095</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/1c/601cc5c9670a4d90aa3dd1034d115c09fa97c441.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="193.64" OriginalAmount="188.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.5483995" Longitude="77.23713975" StarRating="3" HotelCode="194768|hotel_ivory_32" HotelName="Hotel Ivory 32" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>C-32, Greater Kailash-1, New Delhi 110048</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/a9/d5a936321e6038f9161d86169c5cbe000184274f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="193.64" OriginalAmount="188.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64756543" Longitude="77.19412507" StarRating="3" HotelCode="503855|hotel_grace__2" HotelName="Hotel Grace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1693 Arya Samaj Road, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/1d/a71dedcadd6f75f5e677d3ed3f789bdb7aa8b62b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Grace is conveniently located in the popular Karol Bagh area. Offering a variety of facilities...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="193.64" OriginalAmount="188.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.55329931" Longitude="77.20447913" StarRating="3" HotelCode="750581|orania_b_b_by_atsar" HotelName="Orania B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>A 20 Aurobindo Road, Green Park, New Delhi 110016, Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/fe/ddfece11e0f2fa69b3fe083656cdf558673c34b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="194.51" OriginalAmount="188.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.5352477" Longitude="77.1138471" StarRating="4" HotelCode="|48030" HotelName="Dee Marks  and Resorts" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ADJOINING SHIV MURTI,NATIONAL HIGHWAY-8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/0/3/0/48030_eb34fa61131.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for holidays or business trips, with air-conditioning, has a lobby, a bar, a restaurant, conference facilities, room service and a laundry service. SITUATION: Connaught Place It is situated 15 kilometres away from it is in Delhi the centre of nearby, you will find Gurgaon the shopping centre of it is situated 4 kilometres away from the international airport. ROOM: The rooms have a central air-conditioning system, internet, a mini-bar, a television, a direct line telephone, a writing desk, a bathroom with a shower and a bath. FACILITIES: Outdoors, guests have access to a swimming pool and gardens. OBSERVATIONS: Check-in is at 12:00 and check-out is at 12:00. OTHERS: Regarding the food and beverage offering, clients have a cafÃ© and a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.51989282" Longitude="77.20336" StarRating="2" HotelCode="671826|340509" HotelName="The Hosteller Saket Delhi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>123/1 Saidulajab, Saket, New Delhi 110030</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="194.67" OriginalAmount="189.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.542532820417" Longitude="77.128829956055" StarRating="3" HotelCode="176006|hotel_impress" HotelName="Impress" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>A-25 Vasant Kunj Road, Mahipalpur, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/06/1e0640dae73f35411db6b854f72919f1e4da096b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the Vasant Kunj road in Mahipalpur, the hotel enjoys close proximity to shopping, busines...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="194.67" OriginalAmount="189.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.644089" Longitude="77.182511" StarRating="2" HotelCode="907524|singh_continental" HotelName="Singh Continental" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>8A/6 West Extension Area, Channa Market, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/8b/878b8bfbed9c66206ea45f21e53bc62a251855b4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="195.70" OriginalAmount="190.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.665655153461" Longitude="77.3039936" StarRating="3" HotelCode="194772|ginger_east_delhi" HotelName="Ginger East Delhi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>DDA Community Center, Opposite to East End Club, Vivek Vihar, Delhi 110095</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/40/ea40d8931dad62949eda06fd044b1eb6840af7fd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="195.70" OriginalAmount="190.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="2" HotelCode="704154|capital_o_10824_hotel_star_suites" HotelName="Hotel Star Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>D-92 100 Fita Road, 2nd Floor, Chattarpur Enclave, Phase-2, New Delhi 110074</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/26/622622aad136a27d01e7634fd48cd8151cc3de0f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="196.73" OriginalAmount="191.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64567611" Longitude="77.18869066" StarRating="3" HotelCode="301849|taj_princess_the_boutique_hotel" HotelName="Hotel Taj Princess" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>15A/25 Ajmal Khan Road, W.E.A., opposite Jessa Ram Hospital, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/65/d76546f947a95324ad8e40463b85795b414ee7e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Delhi, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="196.83" OriginalAmount="191.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54786" Longitude="77.2376414" StarRating="3" HotelCode="903861|520465" HotelName="Meridian Plaza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>R-41, Greater Kailash Part 1, New Delhi 110048</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/6b/6f6b6f0e0a0656e5348408249251d53f203ff614.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the heart of South Delhi close to the main attractions of Delhi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="197.76" OriginalAmount="192.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645443" Longitude="77.188747" StarRating="3" HotelCode="160393|florence_inn_4" HotelName="Florence Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15-A/6, W.E.A., Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/47/f84757ef5791e17101fd46040a5dccdd7c76b1a1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the heart of Delhi, just 3 km away from New Delhi railway station...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.566989" Longitude="77.199427" StarRating="3" HotelCode="349742|178028" HotelName="JRD Exotica" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>284 A 1, Safdarjung Enclave, New Delhi 110029</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/30/b8/30b8b052a457addaf203bf2333f79b5c7cda5195.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.55631321" Longitude="77.22104841" StarRating="2" HotelCode="971379|387624" HotelName="Maplewood Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C 43 Neeti Bagh Club, New Delhi, Delhi 110049</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/82/ea82114a7800a4a959a75d2c3c5169ab05aed707.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="198.79" OriginalAmount="193.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.52022918" Longitude="77.0832052" StarRating="3" HotelCode="451976|calista_resort" HotelName="Calista Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Business Centre,Concierge,Designated Smoking Area,Internet,Meeting Room,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Old NH-8, Kapashera, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/d9/91d90957a178d0c3b346b46db18c3d761461c6a5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 3-star Calista Resort offers comfort and convenience whether you're on business or holiday in Ne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="199.82" OriginalAmount="194.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.58440594" Longitude="77.24812829" StarRating="0" HotelCode="449318|batra_holiday_home" HotelName="Batra Holiday Home" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Bhogal Road, Near Rama Tent House, New Delhi 110014</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/08/7d087575181f1f13264b09220b9375db6a21ea1b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in South Delhi, Batra Holiday Homes is a perfect starting point from which to explore New De...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="201.88" OriginalAmount="196" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="3" HotelCode="671990|340303" HotelName="Karan Holidayinn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>E-54 Outer Ring Road, Prasant Vihar, Rohini, New Delhi 110085</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/c7/8fc7babe8e0a5290716179c4c00e9e1f582e7bc8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="201.88" OriginalAmount="196.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.57175075" Longitude="77.26603406" StarRating="4" HotelCode="301885|the_athena_hotel" HotelName="The Athena Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Eastern Avenue, Villa 19, Maharani Bagh, New Delhi 110065</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/ba/47baf186d6cb9beca748fcd8ad2b3b08f5796fe5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="205.03" OriginalAmount="199.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.535547" Longitude="77.113506" StarRating="3" HotelCode="74389|89247" HotelName="Deemarks" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>National Highway 8, Near IGI Airport, Adjoining Shiv Murti, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/80/d280278baece7339635dcdd676382a6dacbc6f83.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="206.00" OriginalAmount="200.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.643749751425" Longitude="77.18610316515" StarRating="3" HotelCode="177975|hotel_silver_stone" HotelName="Silver Stone / Silverstone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>13A/22 Channa Market, W.E.A. Karol Bagh, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/b5/f7b5aed4f4b82c386c8a7be4729daac0a68c9099.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Channa Market area near to Karol Bagh Metro Station in New Delhi. Karol ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="206.58" OriginalAmount="200.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.545573" Longitude="77.122866" StarRating="3" HotelCode="|68377" HotelName="Saptagiri" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>L-73/L322,MAHIPALPUR EXTN.,NATIONAL HIGHWAY-8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/3/7/7/68377_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel has conference rooms, a business centre, a lobby, a currency exchange service, a restaurant, room service, a laundry service and a car park. SITUATION: Mahipalpur It is in Gurgaon it is near 3 kilometres away, you can find the international airport, is situated 20 kilometres away from Nueva Delhi the Railway Station of. ROOM: luxurious, standard rooms and suites, have satellite and cable flatscreen television, a coffee maker, a kettle, internet, a direct line telephone, a safe, a mini-bar, an air-conditioning system, a bathroom with a shower and a bath. FACILITIES: Clients can relax with a health club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="209.09" OriginalAmount="203.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.632912274535" Longitude="77.090345566043" StarRating="1" HotelCode="291597|dpresidente" HotelName="Hotel D'Presidente" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Business Centre,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Garden,Internet,Laundry,Meeting Room,Parking,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>B2B/12 Dharam Marg, Janak Puri, Near Janak Puri East Metro Station, Metro Pillar 541, New Delhi 110058</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/e8/6ae891bfc1d73996ec3cc72e757286396347fe15.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;D'Presidente is perfectly located for both business and leisure guests in New Delhi and NCR. The hot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="209.09" OriginalAmount="203.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64452875" Longitude="77.21729225" StarRating="3" HotelCode="301306|hotel_rossette" HotelName="Hotel Rossette" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>8708 D.B. Gupta Road, Near New Delhi Railway Station, Pahar Ganj Bridge, Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/0d/760d41fae81ad090eda9c2197ed6e30eeefa260d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="210.12" OriginalAmount="204.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="3" HotelCode="862167|the_orion_plaza_hotel_banquet" HotelName="Hotel The Orion Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CC-26 Nehru Enclave, Kalkaji, Opposite Paras Cinema, New Delhi 110019</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/13/9f1327af91c11eaeb409777dcfe66bf483a47dca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="211.76" OriginalAmount="205.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.633773225248" Longitude="77.21918284893" StarRating="3" HotelCode="70570|356205" HotelName="The Corus" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>B-49 Inner Circle, Connaught Place, New Delhi 110001</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/55/28558407d9646da18d86881972b4a6c62b2a1bcc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="212.18" OriginalAmount="206.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.68497653" Longitude="76.99903858" StarRating="3" HotelCode="622938|city_park_resort" HotelName="City Park Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Main Rohtak Road, National Highway 10, Opposite Metro Pillar 631, Ghevra, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/89/80896496728a472bd3f8bf85e5d274b59fbef74d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="213.21" OriginalAmount="207.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.524124" Longitude="77.083574" StarRating="3" HotelCode="212708|the_grand_sarwan" HotelName="The Grand Sarwan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Old Gurgaon road, Kapashera, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/mec/hotels/6000000/5350000/5346500/5346445/5346445_4_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Delhi, near famous attractions, shopping venues and the city's...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="213.21" OriginalAmount="207.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64572725" Longitude="77.18432216" StarRating="2" HotelCode="444590|hotel_tribhovan_palace" HotelName="Hotel Tribhovan Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>14A/31, W E A Channa Market, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/61/336106324b00594b4bf7a8798a13968693e0df7a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="213.21" OriginalAmount="207.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="0" HotelCode="865059|hotel_om_palace" HotelName="Sm Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plot 58 Pocket 1, Jasola Vihar, New Delhi, Delhi 110025</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/36/f736e34995db3a976eb8f1b2e05e6cfba53bd141.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="214.12" OriginalAmount="207.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.564308434623" Longitude="77.195593831955" StarRating="3" HotelCode="397080|1853118" HotelName="On The House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>B4/120 Safdarjung Enclave, New Delhi 110029</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/67/3a674e42e6790f00f5d784b49c3f745a38ac3f88.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="214.24" OriginalAmount="208.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645444" Longitude="77.184969" StarRating="3" HotelCode="99412|rupam_hotel" HotelName="Rupam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Block 9A/35, West Extension Area, Channa Market Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/03/5803da842815c250d076ca0cfc77d7f8677035cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="214.24" OriginalAmount="208.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.546528961865" Longitude="77.253295381187" StarRating="3" HotelCode="194771|hotel_blue_stone" HotelName="Zip By Spree Hotel  Bluestone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Nehru Enclave Block C Kalkaji, Opposite Paras Cinema, Nehru Place, New Delhi 110019</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/9f/8a9f27942ed0ab156aa7e999e6c4aa6087a74aba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="214.24" OriginalAmount="208.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64526387" Longitude="77.12813792" StarRating="3" HotelCode="301264|divine_inn_2" HotelName="Divine Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>E2 Mansarover Garden, 1st Floor, above Kohli Marble Traders, behind Sant Nirankari Satsang Bhawan, 110015 New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/carsolize/9c/6d/9c6db3e45c1dd706dbd3ea8ea0eeb3ab8ae84b2d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Osten Tor Apartment is a self-catering accommodation located in the centre of Tallinn, in a modern b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="215.27" OriginalAmount="209.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.641042670811" Longitude="77.236354351044" StarRating="3" HotelCode="70569|hotel_broadway" HotelName="Broadway" 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>4/15A Asaf Ali Road, New Delhi 110002</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/41/cf41c98f9165b20ae09f70eeed7b293582f75928.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="215.27" OriginalAmount="209.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.55133693" Longitude="77.13249981" StarRating="0" HotelCode="984543|oyo_13773_the_shoba_estate" HotelName="Hotel The Shoba Estate by OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kh 1028/1 Road  6, Mahipalpur, New Delhi, Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/e9/48e9668943912066ec76c7c5e27759f8fd4afe9d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="217.33" OriginalAmount="211.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.526385429865" Longitude="77.092846719084" StarRating="4" HotelCode="37949|ashok_country_resort" HotelName="Ashok Country Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 Rajokri Road, Kapashera, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/15/d4150dcf6dd5adc5a46599e51b98a0845005f8b5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located 15 km from the city's shopping and commercial centre, Connaught Place, this hotel is just 5 ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="218.97" OriginalAmount="212.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.564747316691" Longitude="77.244089092759" StarRating="3" HotelCode="291568|1619608" HotelName="Hari’s Court Hotel Delhi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>71 Ring Road, Lajpat Nagar, New Delhi 110024</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/14/ed14fde4a9be64f083ec87e19e4a9357bf01171a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="219.39" OriginalAmount="213.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.5837508" Longitude="77.24909245" StarRating="3" HotelCode="451314|krishna_inn_2" HotelName="Krishna Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>24 Jangpura Road, Bhogal, 110014 Neu-Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/5f/eb5fb9a41b10e84d04083bf9115a37a4bf4a4491.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="220.10" OriginalAmount="213.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.606986" Longitude="77.333029" StarRating="3" HotelCode="172334|777055" HotelName="Red Fox Hotel East Delhi" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plot 6, Community Center, Mayur Vihar Phase III, Delhi 110096</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/ed/e5ed5ae1edd0817eff88f7db89c9f87a5caa8dbc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near to the commercial sectors of NOIDA and in close proximity to the industria...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="220.42" OriginalAmount="214.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.558248297742" Longitude="77.200046585647" StarRating="3" HotelCode="291773|the_jrd_luxury_botique_hotel" HotelName="The JRD Luxury Butique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>B-7/113A Ch. Harsukh Marg, Next to Deer Park, Safdarjung Enclave, New Delhi 110029</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/d8/6ed839ca2bba6dec83a748ed95ca0d44ce86269f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="220.42" OriginalAmount="214.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.694914526098" Longitude="77.194680963265" StarRating="3" HotelCode="291567|grand_venizia" HotelName="Hotel Grand Venizia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Bhama Shah, Opposite Kirpal Bagh Ashram, Near Model Town Metro Station, New Delhi 110009, Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/e2/61e286146c180d5e8f24c217a660c59c57792ffd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Amritsar (ATQ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="220.42" OriginalAmount="214.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.56540217" Longitude="77.18570464" StarRating="2" HotelCode="459963|jugaad_hostels" HotelName="Jugaad Hostels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Parking">
        <Address>
          <AddressLines>
            <AddressLine>F-128 4th Floor, Jhandu Mansion, Mohammadpur, R.K.Puram, New Delhi 110066</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/80/7b80872c6e54dc76d31410b6ebee579b499862f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of New Delhi and NCR, Jugaad Hostels puts everything the city has to offer j...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="221.45" OriginalAmount="215.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.557451351688" Longitude="77.240935564041" StarRating="3" HotelCode="189169|the_solace" HotelName="The Solace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>E-2 East of Kailash, New Delhi 110065</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/46/e24643285fe32d09a71bb694d152563d2d6b2149.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="221.45" OriginalAmount="215.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.643644796127" Longitude="77.211356371653" StarRating="2" HotelCode="398606|tashkent_palace" HotelName="Hotel Tashkent Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2712 Street Number 8, Chuna Mandi, Raj Guru Road, Opposite BSES Office Street, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/37/8d37d0f853ea3447bda8e6c52ad793210ba76108.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="221.45" OriginalAmount="215.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.550659921931" Longitude="77.233637159314" StarRating="3" HotelCode="916839|hotel_private_affair" HotelName="Hotel Private Affair" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>C 2 Greater Kailash 1, New Delhi 110048</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/75/7475f5748576a3daad9c5f92053c91bf0b2d6b1f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="222.48" OriginalAmount="216.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.527583897374" Longitude="77.151188850403" StarRating="3" HotelCode="170724|indra_international" HotelName="Indira International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>B-32 Masood Pur, Vasant Kunj, New Delhi 110070</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/fe/78fe5aca9e7b7f23c76ea5923388fdfd52a7a5b7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Masoodpur area, near Vasant Kunj in New Delhi. It also enjoys close prox...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="223.51" OriginalAmount="217.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.641882267734" Longitude="77.215514962704" StarRating="0" HotelCode="291710|yes_boss" HotelName="Yes Boss" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>875 Gali Chandiwali Main Bazar, Pahar Ganj-55, Main Bazar, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/20/ab20ed3185e0f78073dfc90c6d65069a9bd6e858.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="224.08" OriginalAmount="217.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6522959" Longitude="77.1937596" StarRating="3" HotelCode="189164|1890985" HotelName="Palm D'OR" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8595/1 D.B Gupta Road, Pahar Gunj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/0f/350f5c4e5874562200a8e030419e1f826f44ca66.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="224.44" OriginalAmount="217.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.644277561806" Longitude="77.215694897877" StarRating="3" HotelCode="291690|1055518" HotelName="Hotel Staywell Dx" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>3499/3500 Desh Bhandu Gupta Road, Dariba Pan, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/13/1913c10c9414390beac3992ee56fb0a944e367c5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="224.54" OriginalAmount="218.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64246147" Longitude="77.17489362" StarRating="3" HotelCode="301256|hotel_amrapali_grand_" HotelName="Hotel Amrapali Grand" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>2/16, Pusa Road Circle, East Patel Nagar, New Delhi 110008</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/45/ba45e5dac7c31a6bc1dc281269ecb4f3cac1d4c1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="226.24" OriginalAmount="219.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.51873588" Longitude="77.08875617" StarRating="3" HotelCode="467201|2505885" HotelName="Airport Hotel The Paramont" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Business Centre,Fitness Centre,Housekeeping,Internet,Laundry,Luggage Storage,Parking,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Z-108A Road 4, Lane 7, Mahipalpur, Indira Gandhi Int'l Airport, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/2f/bf2f830e71ef3cda852672c625477da89af8c069.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Grand Godwin Inn in New Delhi, you'll be convenient...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="226.60" OriginalAmount="220.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64445475791" Longitude="77.183992266655" StarRating="3" HotelCode="173687|suncourt_corporate" HotelName="Suncourt Corporate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>6A/67 WEA Channa market, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/ff/31fff87ef8a8bf1f64e071a32150dda283816a39.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in WEA Channa Market in Karol Bagh. It enjoys a very central location situated...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="227.63" OriginalAmount="221.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.5435224" Longitude="77.2297379" StarRating="3" HotelCode="189138|hotel_rockland_2" HotelName="Hotel Rockland Panchsheel Enclave" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Golf,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>C-30 Panchsheel Enclave, New Delhi 110017</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/83/768351b42a9bedc87d314b235facd9014f3d64ce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="227.63" OriginalAmount="221.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.570957959457" Longitude="77.259909510589" StarRating="3" HotelCode="421006|mint_casa_delhi" HotelName="Hotel Mint Casa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Banquet Hall,Bar,Conference Hall,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Mathura Road, Near Ashram Chowk, A 10 Friends Colony East, New Delhi 110065</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/dc/5edca94750f3a74c4589763bb98ab0cd8c7b22da.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in New Friends Colony, this hotel is within 3 miles (5 km) of Millennium Park, ISKCON Temple...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="229.69" OriginalAmount="223.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.532944919936" Longitude="77.201638553303" StarRating="3" HotelCode="201466|sage_hotel" HotelName="Sage Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Navjeevan Vihar, Malviya Nagar, Delhi 110017</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/07/7107c8cc105f28674902a10395c875c54b829fca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the hotel, which has a total of 31 rooms. Services and facilities at the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="230.72" OriginalAmount="224.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.652918" Longitude="77.190392" StarRating="3" HotelCode="177718|jewel_palace" HotelName="Jewel Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2622-24 Bank street, Karol Bagh, New Delhi 110005, Behind Karol Bagh Police Station</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/dd/77ddfcca72fbeaa90afe2af7a8ec4dc95a71d521.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the capital in Karol Bagh, in close proximity to various import...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="232.56" OriginalAmount="225.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.643675440183" Longitude="77.21295707082" StarRating="2" HotelCode="349468|1857178" HotelName="Hotel Shivam International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Business Centre,Designated Smoking Area,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1335 Sangatrashan Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/be/9cbe5f491f5498a570e3dfba8416ad3b53c32227.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Pahar Ganj, Hotel Shivam International promises a rel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="232.78" OriginalAmount="226.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.546568" Longitude="77.125036" StarRating="2" HotelCode="113935|hotel_waves" HotelName="Waves" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>A-272, Mahipalpur Extn., National Highway No. 8, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/8a/6c8a4935f1c29f5606e5e6f8ac339b2b70904955.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on National Highway 8, 13.5 km from Connaught Place in the city centre and 10 k...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="232.78" OriginalAmount="226.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.556084766486" Longitude="77.242115125175" StarRating="3" HotelCode="194777|ffour" HotelName="Hotel Grand Ffour" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Golf,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>F-4 East of Kailash, Near Kailash Colony Metro Station, New Delhi 110065</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/14/ed14fde4a9be64f083ec87e19e4a9357bf01171a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="234.84" OriginalAmount="228.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.651744934034" Longitude="77.193438212021" StarRating="3" HotelCode="178318|hotel_good_palace" HotelName="Hotel Good Palace" 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>15A/63 Ajmal Khan Road, W E A, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/c0/f1c091acbcc1c187b46cba072286f6b186ad7af0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="234.84" OriginalAmount="228.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="3" HotelCode="864950|colonels_retreat_2_2" HotelName="Colonels Retreat 2" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>D 264 Defence Colony, New Delhi 110024</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/ed/9fed7045e264e35d9295ae602b4ff6adae238960.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="235.87" OriginalAmount="229.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64609532" Longitude="77.21413331" StarRating="2" HotelCode="301346|neelam_palace_dx" HotelName="Neelam Palace Deluxe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7977 Arakashan Road, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/ed/6ced0e8db43e876b7895797f038ce4cc563912f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="236.90" OriginalAmount="230" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54461120246" Longitude="77.245965780426" StarRating="3" HotelCode="320152|148417" HotelName="The Pamposh" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Greater Kailash 1, A5 Pamposh Enclave, Near Nehru Place Fly Over, New Delhi 110048</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/44/d444af0f24ea72fed2e759c2d66bdc907e110bb8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="236.90" OriginalAmount="230.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.541889570267" Longitude="77.07041144371" StarRating="3" HotelCode="113962|clark_greens_airport_hotel_spa_resort" HotelName="Satvik" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>G1 Pushpanjali Farms, Dwarka Link Road, Bijwasan, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/2c/3f2c22025b1c0fdaab243831c6dee7c86c7910ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="237.93" OriginalAmount="231.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6513176" Longitude="77.1912669" StarRating="3" HotelCode="161517|hotel_daanish" HotelName="The Daanish Residency" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12A/19 W.E.A Saraswati marg, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/8d/c68d999b77384e90c3999749b24c6c352ce98721.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the city, Karol Bagh, and in close proximity to shopping arcade...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="237.93" OriginalAmount="231.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.5420463" Longitude="77.29325012" StarRating="3" HotelCode="301268|jashns_inn" HotelName="Hotel Jashn's Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plot 50, Pocket 2, Jasola Vihar, Near Apollo Hospital, New Delhi 110025</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/33/e2338fabf93a30a56d48135cd490ca6250d90300.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in South Delhi, Hotel Jashns Inn is a perfect starting point from which to explore New Delhi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="237.93" OriginalAmount="231.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.68290418" Longitude="77.20602628" StarRating="3" HotelCode="394126|north_avenue_managed_by_peppermint_delhi" HotelName="North Avenue Managed By Peppermint Delhi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Bunglow Road, Kamla Nagar, Delhi 110007</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/a6/2ba60c74049a35fad1b045e8cfa4a9092a79ff1b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="239.99" OriginalAmount="233.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.5653" Longitude="77.23948" StarRating="3" HotelCode="378888|hotel_bellvue" HotelName="Hotel Bellvue" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>52 Ring Road, Lajpat Nagar 3, South Delhi, New Delhi 110024</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/8e/bb8e20f99548c53be28754f2a9a2b3cdf432fa84.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="242.05" OriginalAmount="235.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.5492167" Longitude="77.12871613" StarRating="3" HotelCode="596656|hotel_smart_stay_airport" HotelName="Hotel Smart Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>A-407 Road 4, National Highway 8, Near IGI Airport, Mahipalpur, Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/3f/b53fb60e0ec17102852c3f3fd4e467d846c74f92.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="242.05" OriginalAmount="235.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54946224" Longitude="77.12923632" StarRating="3" HotelCode="752714|hotel_banz" HotelName="Hotel Banz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental">
        <Address>
          <AddressLines>
            <AddressLine>A 137 Road 4, Mahipalpur Extension, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/c7/7dc7f14fc012dc65f105e829ae0ff189e9af0473.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="242.11" OriginalAmount="235.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.535690133983" Longitude="77.099325656891" StarRating="3" HotelCode="168546|510325" HotelName="Airport Residency" 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>Dwarka Link Road, Samalkha, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/1c/b01c23887a746904843aa29d9ae567c5ffb2daf1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located 3 km from the international airport terminal with a wonderful view...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="243.08" OriginalAmount="236.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.68706136" Longitude="77.10235404" StarRating="0" HotelCode="776707|hotel_la_new_delhi" HotelName="Hotel LA" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plot No A-1 &amp; A-2  Road 42, Community Centre, Bhagwan Mahavir Hospital Road, West Enclave, Pitampura, New Delhi 110034</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/3f/a23f77cadcdd34057ae17ea24c0ee3ae0312a08f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="244.11" OriginalAmount="237.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.52624094" Longitude="77.09159063" StarRating="3" HotelCode="411028|atrio_a_boutique_hotel" HotelName="Atrio A Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kapasheda Link Road, Rajokri, Near NH-8, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/fa/bcfaa106b152c6e665e37edb42dbd0b504cae31a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located right in the heart of Delhi. Its setting is especially ideal for gues...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="245.14" OriginalAmount="238.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.55939393" Longitude="77.20731213" StarRating="0" HotelCode="291720|a_3_s_lodge" HotelName="Lodge A-3S" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>60/5 2nd Floor, Yusuf Sarai, Green Park, New Delhi 110016</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/41/8c41c1e2dcf3c1618d22ee1c6bc955c08d8d661f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="245.14" OriginalAmount="238.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.560287830545" Longitude="77.203006547256" StarRating="3" HotelCode="291688|hotel_southgate" HotelName="Hotel Southgate" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>C-18 Green Park Extension, Green Park, New Delhi 110016, Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/eb/84eb1c07f5acc4efd6d5c3732205c0b2da094bb1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="246.17" OriginalAmount="239.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.548362" Longitude="77.236868" StarRating="3" HotelCode="186286|hotel_africa_avenue_g_k_1" HotelName="Africa Avenue GK1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>B-104, Greater Kailash 1, New Delhi 110048</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/b8/d1b836511ced14563d0d455beb79a94c80772b70.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="247.20" OriginalAmount="240" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.612574" Longitude="77.286724" StarRating="3" HotelCode="260578|148652" HotelName="Goldenpalms Hotel &amp; Spa Delhi" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Opp. East Delhi Police Headquarter, Patparganj, New Delhi 110092</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/b9/7db9534d4f94a8094b223597af7c549440d86631.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="248.97" OriginalAmount="241.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54870358104" Longitude="77.127164304256" StarRating="3" HotelCode="172347|334055" HotelName="Taurus Sarovar Portico" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>IGI Airport Road, N.H-08, Mahipalpur Extn., New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/c2/32c2236d84b6f1d68a483c37799b8a02c10938e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Mahipalpur area of Delhi, the hotel is right next to the Delhi Jaipur Highway. It is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="249.26" OriginalAmount="242.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54509337" Longitude="77.29146854" StarRating="3" HotelCode="348594|hotel_kundan_palace_" HotelName="Hotel Kundan Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Building 3, Jasola Vihar, Next to Jasola Sports Complex, Behind Apollo Hospital, New Delhi 110025</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/4c/fc4c3b0c05eaf9900070617635364a8fa6d5120b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="251.32" OriginalAmount="244.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.643519" Longitude="77.210633" StarRating="3" HotelCode="160938|hotel_kelson_dx" HotelName="Hotel Kelson Dx" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2261-2267 Raj Guru Road, Chuna Mandi, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/f8/b2f88feb8f1d02dbc318c532ad50094974ce0fe8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 800 m from the centre of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="253.38" OriginalAmount="246.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.5467248" Longitude="77.248424886667" StarRating="4" HotelCode="167406|shervani_nehru_place" HotelName="Shervani Nehru Place" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Laundry,Restaurant,Room Service,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>B-20 Chirag Enclave, New Delhi 110048</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/40/3340108eb9d83f75bcf97691b8609c8c1b11b912.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the main road on the periphery of Nehru Place, one of Delhi's key business ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="254.41" OriginalAmount="247.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.574042553834" Longitude="77.180540263653" StarRating="3" HotelCode="161187|hotel_cosy_grand" HotelName="Cosy Grand" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Aradhana Enclave, Sector 13, RK Puram, New Delhi 110066</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/52/925269aaa5f893a41778811e4c5e94d7dd3855fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located right in the heart of Delhi. Its setting is especially ideal for gues...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="254.78" OriginalAmount="247.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.667508" Longitude="77.091434" StarRating="5" HotelCode="177960|614405" HotelName="Radisson Blu Paschim Vihar" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plot No. D, District Centre, Outer Ring Road, Paschim Vihar, New Delhi 110063</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/d4/0ed419f3415d096011d8a2dd1ade3aaf23d0755b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the Outer Ring Road in Paschim Vihar, New Delhi. The hotel is also within cl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="255.05" OriginalAmount="247.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.521701772592" Longitude="77.099690437317" StarRating="4" HotelCode="161321|143736" HotelName="Mapple Emerald" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>83-A Central Avenue, Sainik Farms, Neu Delhi 110062</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/9f/539f1f9b332719282854c2b993d350930e09c3b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is nestled between the pulsating city of New Delhi and the business hub of Gurgaon, and th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="256.39" OriginalAmount="248.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.523229" Longitude="77.082217" StarRating="3" HotelCode="186967|944915" HotelName="Parkland Grand Kapashera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>89 Kapashera, Opposite Sarvodya Kanya Vidyalay, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/60/516039f60fe0478e83a21404414bdc3e58b3c260.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Kapashera, near only 10 km away from the centre of New Delhi. The hotel's st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="256.47" OriginalAmount="249.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.5591294" Longitude="77.2505733" StarRating="2" HotelCode="172332|le_cadre" HotelName="Hotel le Cadre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>E-23, East of Kailash, New Delhi 110065</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/91/88911fdbfda078b73cc7d31cc9b6f4aa013af698.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the South Delhi area, east of Kailash. It is about a 30-minute drive from al...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="257.80" OriginalAmount="250.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.5812236" Longitude="77.2392664" StarRating="3" HotelCode="916818|1047398" HotelName="bloomrooms" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Golf,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7, Link Road, Jangupura Extension, Jangpura, New Delhi, Delhi 110014</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/25/3c25a0e007917aba2015b11f9d4d53e3c475a949.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="259.56" OriginalAmount="252" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.53121133" Longitude="77.08523045" StarRating="4" HotelCode="558155|236982" HotelName="The Muse Sarovar Portico - Kapashera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Bijwasan Road 88-89, Kapashera, New Delhi 110037, India</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/df/52df61feb17c6186bcb38cddd7babd2481ab61df.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="260.59" OriginalAmount="253.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.548503" Longitude="77.241877" StarRating="3" HotelCode="291767|the_allure_hotel" HotelName="The Allure" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>R-57, Greater Kailash -1, New Delhi 110048</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/47/4b47de8138e5e2c888e2f33c3550b68b6e078457.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="261.62" OriginalAmount="254.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.549954653372" Longitude="77.128663659096" StarRating="2" HotelCode="160936|hotel_the_class" HotelName="Hotel The Class" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>A-282 National Highway 8, Near International Airport, Mahipalpur, New Delhi, Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/15/2e159bf7ba787213748ba2fc27b0d074c659245f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="262.65" OriginalAmount="255.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.58249647" Longitude="77.05767268" StarRating="3" HotelCode="201458|hotel_royal_star" HotelName="Hotel Royal Star" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Business Centre,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,Meeting Room,Parking,Restaurant,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Plot 9 Sector 10, In Front of Dwarka Metro Station, Dwarka, New Delhi 110075</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/be/e8be260bf5fb845186ab0c24200e27c05ca86750.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Royal Star Hotel to discover the wonders of New Delhi and NCR. The hotel offers a wide range...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="262.90" OriginalAmount="255.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.594177926491" Longitude="77.299075126648" StarRating="5" HotelCode="189171|745905" HotelName="Fraser Suites New Delhi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plot 4A, District Centre, Mayur Vihar, Phase 1, New Delhi 110091</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/7d/af7d8679f4f7d63b7ec0552c70756531c750f23f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="263.68" OriginalAmount="256.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64496546" Longitude="77.11086209" StarRating="3" HotelCode="407563|wood_castle_grand_2" HotelName="Wood Castle Grand" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Designated Smoking Area,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Parking,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>EA/190 Tagore Garden, New Delhi 110027, Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/58/6258a4bdbac4a54c7db4f91fea117b00514b4b91.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of West Delhi, Hotel Wood Castle Grand promises a relaxi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="263.68" OriginalAmount="256.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.652976840394" Longitude="77.192468047142" StarRating="3" HotelCode="394652|hotel_ashoka_international" HotelName="Ashoka International" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3382 DB Gupta Road, Christan Colony, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/32/833273183e561afaab72c6e8325c708142a97f7c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of the New Delhi shopping district of Karol Bagh, some 13 km away...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="264.56" OriginalAmount="256.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.50981118" Longitude="77.21071196" StarRating="3" HotelCode="301875|1853218" HotelName="The Stay Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>253/3 Forest Lane, Near Country Club, Neb Sarai, Sainik Farms, New Delhi 110068</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/62/a762fe5b9fada02f38eabf036675423f5c21eb35.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Stay Inn New Delhi is a 5-minute drive from Saket Metro Station, and a 10-minute drive from the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="265.74" OriginalAmount="258" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.51945504" Longitude="77.21548941" StarRating="3" HotelCode="451621|176562" HotelName="Hotel Saket 27" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>J-27 Saket, 110017 New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/ab/b5ab1f960b6e5395dab10b9efd5f9359c818539d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="265.74" OriginalAmount="258.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.550594740608" Longitude="77.130190128836" StarRating="2" HotelCode="291646|hotel_opera_6" HotelName="Hotel Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>A-422 Road No 6, Mahipalpur Extension, NH - 8 Near IGI Airport, Mahipalpur, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/e5/09e53048c8ed9f0688b3bcdff0811391b1fd21b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="265.74" OriginalAmount="258.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.58229542" Longitude="77.2513416" StarRating="3" HotelCode="783641|jrd_pride_a_unit_of_jrd_exotica" HotelName="Hotel Jrd Pride" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>744 Main Mathura Road, Jangpura, New Delhi 110014</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/dc/44dc9b75bb968d50740b86ce141047e7372f7e26.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="266.80" OriginalAmount="259.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.654381" Longitude="77.343545" StarRating="5" HotelCode="|68325" HotelName="Country Inn and Suites By Radisson, Sahibabad, Distt Ghaziabad (u.p.)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>64/6 SITE. IV, SAHIBABAD, UTTAR PRADESH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/3/2/5/68325_b02bab51224.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a business centre, meeting rooms and a travel agency. This air-conditioned establishment has a lobby, a reception, a safety deposit box service, a currency exchange service, conference facilities, room service, a laundry service and a car park. SITUATION: Is situated inDelhi east it is situated 20 kilometres away from the business area, close to the establishment, clients can find the tourist area situated 3 kilometres away fromAnand Vihar bus station it is situated 18 kilometres away from Nueva Delhi the Railway Station of it is 35 kilometres away from the airports. ROOM: The spacious rooms, fully-equipped, comfortable, a bathroom with a shower or bath, a hairdryer, a direct line telephone, a satellite or cable television, WiFi, a coffee maker, a kettle and an iron. FACILITIES: The establishment boasts a swimming pool and a gym.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="267.80" OriginalAmount="260.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="2" HotelCode="301831|dumpys_inn" HotelName="Hotel Dumpy Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>B1/16, Safdarjung Enclave, opposite Bikaji Cama Place and Mohammad Enclave, Delhi 110029</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/88/9888a9f3f56179a551e6416ae21fd161558d0fd4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="271.92" OriginalAmount="264" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.62855624021" Longitude="77.225491404533" StarRating="4" HotelCode="38367|25560" HotelName="The Hans" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Barakhamba Road, Connaught Place, New Delhi 110001</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/e9/0ae9994adcd461293f44ea315c9df96099ddfc7d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at Connaught Place, right in the midst of the city centre. The New Delhi railw...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="273.98" OriginalAmount="266.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.62694789" Longitude="77.13614605" StarRating="3" HotelCode="349145|hotel_twin_tree" HotelName="Twin Tree" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>A-19 Naraina Vihar, Opposite Maruti Work Shop, Near Audi Car Showroom, Delhi 110028</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/1b/391ba4a30f07b198d5a44895a3f1c7190e1359a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="274.33" OriginalAmount="266.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.569152390434" Longitude="77.233626544476" StarRating="2" HotelCode="176015|1043688" HotelName="Colonel´s Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Golf,Internet,Laundry,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>D 418 Defence Colony, New Delhi 110024</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/aa/6faa3e84d8111c9656623181e385de1ac7ebab53.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The guest house is located in the Defence Colony district of Delhi. It is situated close to premium ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="274.56" OriginalAmount="266.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.65397285" Longitude="77.11722956" StarRating="3" HotelCode="301825|1046258" HotelName="Eternity Celebrate Forever" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>B-40, Vishal Enclave, Rajouri Garden, New Delhi 110027</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/6f/ed6fedae6f0a46a862d4a4da92c0f12059661ce5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="275.01" OriginalAmount="267.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.630058268803" Longitude="77.218590080738" StarRating="3" HotelCode="74384|hotel_alka" HotelName="Alka" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Block P-16, Connaught Circus, New Delhi 110001</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/20/63203bb4fcce039a46367ca792d3d6ce64a127d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of city at Connaught Place, just walking distance away from Rajiv ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="275.01" OriginalAmount="267.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6452261" Longitude="77.21500296" StarRating="3" HotelCode="615103|hotel_shanti_plaza" HotelName="Hotel Shanti Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>8651 Arakashan Road, Arya Nagar, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/97/729787d9f2994228e2781b3f5605c19c1ad445a1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="276.04" OriginalAmount="268.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="3" HotelCode="952866|fabhotel_alpine_tree" HotelName="Alpine Tree By FabHotels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plot A-65 Main Road, National Highway 8, National Capital Territory Of Delhi, New Delhi, Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/18/041895fb4337c8f42bea9b79e2076b6c8138c5f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="278.10" OriginalAmount="270.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.531731352141" Longitude="77.248992919922" StarRating="3" HotelCode="166483|zo_rooms_gk_2" HotelName="Hotel Comfort Zone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>E-586 Masjid N Road, Block E, Greater Kailash II, New Delhi 110048</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/a0/2ea0b2ff8c9818c0c29f6eb43fe35b6aadab0baa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the upscale residential area of Greater Kailash in south Delhi. The hotel i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="278.10" OriginalAmount="270.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.550809" Longitude="77.23401" StarRating="3" HotelCode="916838|madhuban_holiday_inn" HotelName="Madhuban Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>B - 71, Greater Kailash -1, New Delhi 110048</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/ca/6aca75e716e795cf913c5e64c19bea24a204a175.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="279.13" OriginalAmount="271.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.60517133" Longitude="77.24208911" StarRating="3" HotelCode="334673|la_sagrita" HotelName="La Sagrita" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>14, Sundar Nagar, near Zoo New Delhi, New Delhi 110003, Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/4b/9d4bd24b52a16caffcf9652c8bdd319ebd056b6c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="279.13" OriginalAmount="271.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.557264309914" Longitude="77.296798927522" StarRating="3" HotelCode="384859|oyo_rooms_jamia_river_view" HotelName="Hotel River View" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>B9 Okhla Kalindi Kunj Road, Bhaskar Compound, Jamia Nagar, New Delhi 110025</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/f2/43f237918bd588ba8a859a4341073ef3df09107a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="279.13" OriginalAmount="271.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.648923612004" Longitude="77.191164493561" StarRating="3" HotelCode="900503|hotel_pooja_palace_2" HotelName="Pooja Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>15A WEA Puja Park, Ajmal Khan Road, Karol Bagh</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/cd/b0cd33c2d2d7348f09d45b7b37b1d41e66cbcf78.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the national capital Delhi. It is situated in the midst of Karo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="280.56" OriginalAmount="272.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.527407" Longitude="77.220585" StarRating="4" HotelCode="|156777" HotelName="Country Inn and Suites By Radisson, Delhi Saket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>A1,DLF SOUTH COURT,DISTRICT CENTER DELHI,SAKET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/6/7/7/7/156777_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="281.19" OriginalAmount="273.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.56332798" Longitude="77.19113619" StarRating="3" HotelCode="705402|oyo_flagship_safdurjung_enclave" HotelName="Deer Park  By OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>B2/128 B Block, Safdurjung Enclave, New Delhi 110029</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/4d/e94dd008ef540a683b6330cc21e789ca088c88ce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="284.28" OriginalAmount="276" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.574836" Longitude="77.266924" StarRating="3" HotelCode="176017|74188" HotelName="Hotel Divine Paradise" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>D-14  Kalindi Colony, New Delhi 110065</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/ba/28ba6d573200db635cc3b5e105bfade29ead9ec6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Kalindi Colony of South Delhi, very close to Noida, the commercial city near...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="285.31" OriginalAmount="277.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.527882625" Longitude="77.22081525" StarRating="4" HotelCode="194773|country_inn_by_carlson_delhi_saket" HotelName="Country Inn &amp; Suites by Radisson, Delhi Saket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plot A1 DLF South Court, District Centre, Saket, New Delhi 110017</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/bc/68bc1b373623ff021e2675a6352e91c06cf13d21.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="286.34" OriginalAmount="278.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.549227" Longitude="77.102972" StarRating="4" HotelCode="47304|centaur_airport" HotelName="Centaur IGI Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Garden,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Indira Gandhi International Airport, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/b7/04b714aa3e035cfaef86616ef53637f69498847c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel enjoys a strategic location, close to the domestic and international airp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="286.34" OriginalAmount="278.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.568549" Longitude="77.199077" StarRating="2" HotelCode="906104|ambica_palace" HotelName="Ambica Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Currency Exchange,Internet,Laundry,Lounge,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>A-1/300, Safdarjung Enclave, New Delhi 110029</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/67/6067d2072cb6a59052aa77b7b27470c1352be249.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is situated in Delhi. The total number of bedrooms is 20. Wired internet ac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="289.43" OriginalAmount="281.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54042121" Longitude="77.29483412" StarRating="3" HotelCode="619874|kaisons_inn" HotelName="Kaisons Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Plot 52 Main Road, Pocket 1, Jasola Near Appolo Hospital, New Delhi 110025</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/d5/67d56c997ec70ffbb9a182c45d608131b1aafba8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="291.61" OriginalAmount="283.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6443853" Longitude="77.2161412" StarRating="2" HotelCode="|161974" HotelName="The Pearl" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8721, DESH BANDHU GUPTA ROAD, PAHAR GANJ</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/1/9/7/4/161974_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="292.52" OriginalAmount="284.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54306882" Longitude="77.24198697" StarRating="3" HotelCode="979801|fabhotel_bmk_gk1" HotelName="The BMK by FabHotels" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>B2-3 Outer Ring Road, Greater Kailash Enclave, New Delhi, Delhi 110048</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/da/40da85cb2fb3bc2f9d53016a1cfe1c90ba7215f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="294.58" OriginalAmount="286.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.565368" Longitude="77.122746" StarRating="3" HotelCode="160927|airport_hotel_3" HotelName="Airport Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Opposite IGI Airport T-1 Domestic, Mehram Nagar, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/ea/bfeadfba3e685d87c715c6c62bd119a18af38a49.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="295.61" OriginalAmount="287.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.63352972" Longitude="77.22276397" StarRating="3" HotelCode="931264|hotel_alka_premier" HotelName="FabHotel The Daffodils" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Currency Exchange,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Parking,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>20 Connaught Circle, Block M, New Delhi 110001</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/carsolize/b5/18/b518e3519b67ac64cdb2f36a551e77e58e9f2fa3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of New Delhi and NCR, Hotel Alka Premier puts everything the city has to off...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="298.18" OriginalAmount="289.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.630007" Longitude="77.314675" StarRating="4" HotelCode="309883|1471198" HotelName="Park Inn by Radisson New Delhi IP Extension" 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,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plot No. 6A, Community Centre, IP Extension, Patparganj, 110092 New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/42/c14229244009098060de099ae242ea39006b7fed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="298.70" OriginalAmount="290" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.565968" Longitude="77.194984" StarRating="3" HotelCode="160937|269861" HotelName="Iris Park" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>A 1/24, Safdarjung Enclave, New Delhi 110029</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/56/165670baf7b0ad5cde237a08ab04e2df3ad14e31.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="299.73" OriginalAmount="291.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.63225088" Longitude="77.2275174" StarRating="3" HotelCode="483563|connaught_royale_delhi" HotelName="Hotel Connaught Royale" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>106 Babar Road, Connaught Place, New Delhi 110001</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/64/9464e82869088434b44ff617f6a83931b9bc2988.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="302.82" OriginalAmount="294.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.627254" Longitude="77.21388" StarRating="3" HotelCode="210333|new_delhi_ymca_tourist_hostel" HotelName="YMCA Tourist Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jai Singh Road, Connaught Place, New Delhi 110001</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/70/8a702c515d718671b76f79bfb9595b985d8b6139.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="304.88" OriginalAmount="296" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6448565" Longitude="77.2137472" StarRating="3" HotelCode="173692|147525" HotelName="The Pearl Hotel Delhi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8721/1, Desh bandhu Gupta Road, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/12/bc127984fe2ac193fba93b86b9bd3cffe33117e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at Karol Bagh, the hotel is well connected with all corners of the city with Delhi Metro jus...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="307.97" OriginalAmount="299" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.69058936365" Longitude="77.120035912027" StarRating="4" HotelCode="336285|432641" HotelName="Hotel Sewa Grand Pitampura" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Banquet Hall,Conference Hall,Currency Exchange,Laundry,Meeting Room,Parking,Restaurant,Room Service,Spa,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Site 10 Road 42, Pitampura, Sainik Vihar, Bhagwan Buddha Housing Corporation Society, New Delhi 110034</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/30/1f3088c9120c142e8af3a37726a54ead199f8453.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Sewa Grand offers 72 exquisitely furnished, centrally air-conditioned rooms with all modern am...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="309.00" OriginalAmount="300.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.598770201566" Longitude="77.240849733353" StarRating="3" HotelCode="161261|sagar_residency" HotelName="Sagar Residency" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>744 Main Mathura Road, Jangpura, New Delhi 110014</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/23/d3238677085fbccca76460bb4d0f4dd26c00c636.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 5 km from the centre of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="311.06" OriginalAmount="302.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6110368" Longitude="77.09185168" StarRating="3" HotelCode="301856|rr_residency_" HotelName="RR Residency" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>44 Pankha Road, Raghu Nagar, Opposite C-3 SFS Block, Janakpuri, New Delhi 110045</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/a0/15a0d6fbc35b6c3a0f38c940cb70aa26b2dfb93d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="313.10" OriginalAmount="303.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.628757" Longitude="77.078755" StarRating="5" HotelCode="162865|1031608" HotelName="The Piccadily" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Janakpuri District Centre Complex, New Delhi 110058</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/f9/47f9521769353db0760701ef40bf19c220b49deb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Janakpuri, New Delhi. It benefits from easy access to the main commercial, b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="314.24" OriginalAmount="305.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.642410035447" Longitude="77.175769833764" StarRating="4" HotelCode="37952|12614" HotelName="Jaypee Siddharth Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rajendra Place, New Delhi 110008</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/8c/108c8992acfeec4f046384692f859e48c0eea00a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This strategically located luxury hotel lies at the heart of the Central Delhi’s major business dist...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="316.21" OriginalAmount="307.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.621623" Longitude="77.217002" StarRating="4" HotelCode="113876|hotel_the_royal_plaza" HotelName="The Royal Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Ashoka Road, Connaught Place, New Delhi 110001</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/dd/be/ddbe4f2e964aade792f697942e166850e41015c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a landmark building in the heart of the city. Connaught Place is a commercial and shopp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="320.33" OriginalAmount="311.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.547214" Longitude="77.249072" StarRating="3" HotelCode="113934|the_muse_sarovar_portico" HotelName="The Muse Sarovar Portico - Nehru Place" 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>A-1 Chirag Enclave, Nehru Place, New Delhi 110048</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/9f/5e9fc2c5fa1f931527a34002f423f576712ee130.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="321.36" OriginalAmount="312.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.525194" Longitude="77.101921" StarRating="3" HotelCode="189150|aravali_villa" HotelName="Aravali Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>FH 1 Bandh Road, National Highway 8, Delhi 110038</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/6d/c36d4ed49154c0f03701c37f38a0aa573620fd71.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="322.39" OriginalAmount="313.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.53536" Longitude="77.2419522" StarRating="3" HotelCode="173688|alpina_hotels_suites_2" HotelName="Alpina Hotels &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>E 506, Greater Kailash Part-II, New Delhi 110048</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/33/123393e50c0941ff0a54d35cd7c66372c42489ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a very suitable location for both business and leisure travellers. The prop...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="322.48" OriginalAmount="313.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.65088" Longitude="77.18819" StarRating="2" HotelCode="|46703" HotelName="Red Castle" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7A/78 W.E.A. CHANNA MARKET, KAROL BAGH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/7/0/3/46703_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has 15 rooms, air-conditioning, a lobby, a safety deposit box service, a currency exchange service, a lift, a restaurant, conference facilities, room service and a laundry service. SITUATION: It is inKarol Bagh the commercial area of 10 minutes away, guests can find the railway station, is 25 minutes away from the international airport. ROOM: The modern and comfortable rooms, a bathroom with a hairdryer, a direct line telephone, a television, a fridge, an air-conditioning system and a central heating system. FACILITIES: Clients can relax with a sauna. PAYMENT METHODS: Customers can pay by Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have a restaurant with typical, Chinese and continental dishes.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="323.42" OriginalAmount="314.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.642988538462" Longitude="77.173042076923" StarRating="4" HotelCode="291665|hotel_regent_grand_2" HotelName="Regent Grand" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>2/6 East Patel Nagar, Opposite Metro Pillar 167, Near Pusa Road, Karol Bagh, New Delhi 110008</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/02/7702f23bac071564c3e63f8312b404ffc1894186.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="325.48" OriginalAmount="316.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.606317" Longitude="77.188614" StarRating="4" HotelCode="78778|hotel_diplomat_6" HotelName="Hotel Diplomat New Delhi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Sardar Patel Marg, Diplomatic Enclave, Chanakyapuri, New Delhi 110021</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/02/fa0273574f5f91566329d41793fe9826d8a38052.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="325.82" OriginalAmount="316.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.544587" Longitude="77.245731" StarRating="4" HotelCode="|47075" HotelName="The Muse Sarovar Portico Nehru Place Delhi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>A-1 CHIRAG ENCLAVE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/7/5/47075_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This boutique hotel, has 43 rooms and central air-conditioning. The establishment has a lobby, a safety deposit box service, a restaurant, conference facilities, room service and a laundry service. SITUATION: Is situated inChirag Enclave the street it is in South Delhi the heart of it is surrounded by Nehru Place the commercial area of Masjid Moth Commercial Plaza, Okhla and Mohan Cooperative nearby, you will find. ROOM: The large rooms, have elegant furniture, an LCD satellite TV, a direct line telephone, reception service, a coffee maker, a kettle, a DVD player (available on request), WiFi (free of charge), a safe, a mini-bar, a writing desk, a hairdryer, a shower and a bath. OBSERVATIONS: Check-in is at 12:00 and check-out is at 12:00. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant and a cafÃ©.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="326.51" OriginalAmount="317.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="0" HotelCode="749173|bungalow_99" HotelName="Bungalow 99" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C-99 Defence Colony</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/99/c199ce3d93f3c420f91a3aed0acd810b2c2ccdab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="331.66" OriginalAmount="322.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.56454397" Longitude="77.19668396" StarRating="2" HotelCode="445465|vandanas_bed_and_breakfast" HotelName="Vandana's Bed &amp; Breakfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Business Centre,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>B-4/124 Nauroji Nagar Marg, 2nd Floor, Safdarjung Enclave, Near Kamal Cinema, New Delhi 110029</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/65/7e6582ef3a0ecad3c01048e154310ad8b0041fa2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 2.5-star Vandana's Bed &amp; Breakfast offers comfort and convenience whether you're on business or ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="332.69" OriginalAmount="323.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.528121515086" Longitude="77.10476880734" StarRating="4" HotelCode="403572|the_nitesh_airport_hotel" HotelName="Grand Notting Hills Hotel and Resorts" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>National Highway 8, 22nd Mile Stone, Nitesh Kunj Hotel Complex, Near IGI Airport, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/3e/953e5c428d6bac852afc7f75ddca9b8c37e2ca94.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="332.69" OriginalAmount="323.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.55622845" Longitude="77.21511736" StarRating="3" HotelCode="444762|thikana_delhi_" HotelName="Thikana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>A-7 Khel Gaon Marg, Gulmohar Park, New Delhi 110049</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/06/b506ed97ba37c38827f9da4ba03d651bd936ecac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="334.75" OriginalAmount="325.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64519" Longitude="77.169368" StarRating="3" HotelCode="176010|almondz_hotel" HotelName="Almondz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>4/3 East Patel Nagar, New Delhi 110008</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/bd/6dbd002315dc866408d0cc1e4ac8bf574bf97234.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Patel Nagar, Delhi in an area that is known for its high-class residencies, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="335.78" OriginalAmount="326.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.539949178139" Longitude="77.294408664724" StarRating="4" HotelCode="194782|the_nanee_suites" HotelName="The Nanee Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plot 49 Pocket 01, Apollo Hospital, Near Jasola Metro Station, Delhi 110065</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/2d/fb2dd1c1369d456ac87da4fbd8fc60498cb801a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 25.6 km away from the Indira Gandhi International Airport and 15.3 km away from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="337.84" OriginalAmount="328.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="4" HotelCode="757871|seven_seas_hotel_3" HotelName="Seven Seas Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Mangalam Place, Sector 3, Rohini, New Delhi 110085</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/14/61145890c165680c1d734868c9fa42ac4ed87a48.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="338.87" OriginalAmount="329.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.628304330488" Longitude="77.212930619717" StarRating="3" HotelCode="185485|uds_2" HotelName="UDS Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Currency Exchange,Fax,Internet,Laundry,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>20-22 Hanuman Road, Connaught Place, New Delhi 110001</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b1/aa/b1aae7f17d43b6f7242c6172747336f6db72b734.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The homestay is located on Hanuman Road in Connaught Place, New Delhi. The hotel enjoys easy access ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="345.05" OriginalAmount="335" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.551733" Longitude="77.120546" StarRating="3" HotelCode="201457|148479" HotelName="Red Fox Hotel Delhi Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Asset 6, Aerocity Hospitality District, IGI Airport, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/26/261981/261981a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 207 rooms. A baggage storage service, a safe, a restaurant, a dining ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="348.85" OriginalAmount="338.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.559506" Longitude="77.206442" StarRating="3" HotelCode="177948|945475" HotelName="The Ashtan Sarovar Portico" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>C-2, Green park Extension, New Delhi 110016</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/97/f09779cc7449dc2cb4b72470efd678a1b5a0eeb4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located in the Green Park Extension area of New Delhi. The hotel offers e...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="350.20" OriginalAmount="340.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.52547835" Longitude="77.09861061" StarRating="4" HotelCode="266465|the_umrao_hotels__resorts" HotelName="The Umrao" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>National Highway - 8, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/30/7d/307dc3c6d74fe37212fa8683f1898933bec219f3.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="351.63" OriginalAmount="341.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.62266591" Longitude="77.21716777" StarRating="3" HotelCode="873733|3141375" HotelName="Bloomrooms @ Janpath" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Bar,Business Centre,Conference Hall,Laundry,Parking,Restaurant,Room Service,Spa,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Janpath Lane, Delhi 110001</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/72/7b72a935325969dd621c6dbdcd2e2acf18a264f8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Blooming in the heart of Lutyens' Delhi and splashed in the unique theme of yellow and white, our ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="352.26" OriginalAmount="342.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.596113771524" Longitude="77.03651368618" StarRating="5" HotelCode="907788|radisson_blu_hotel_new_delhi_dwarka" HotelName="Radisson Blu Dwarka" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plot No. 4, Sector 13, Dwarka, New Delhi 110075</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/de/12de11da6e5f2e0d7f184b3d7ad3567fad37db3c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally situated in the serene locale of Dwarka, just 20 minutes from the commercial hu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="353.13" OriginalAmount="342.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.5660094" Longitude="77.1950215" StarRating="3" HotelCode="|161811" HotelName="Collection O 30095 Nauroji Nagar Marg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>A 1/24, SAFDARJUNG ENCLAVE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/1/8/1/1/161811_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="353.29" OriginalAmount="343" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.561461" Longitude="77.269715" StarRating="5" HotelCode="32253|147530" HotelName="The Suryaa New Delhi" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Golf Hotel,Airport Hotel,Eco Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>New Friends Colony, New Delhi 110025</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/1c/fd1c70655e342c21df962b7d340888881023e935.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in the heart of Delhi, in the immediate vicinity of the industrial and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="355.47" OriginalAmount="345.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.551380056654" Longitude="77.123127579689" StarRating="3" HotelCode="186626|914055" HotelName="Hotel ibis New Delhi Aerocity" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Asset 9 Hospitality District, IGI Airport New Delhi India, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/99/0f99f68a1e87c82775fe43751abca0a79b7292f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="364.35" OriginalAmount="353.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.56689513" Longitude="77.24629734" StarRating="3" HotelCode="445896|1853168" HotelName="Amar Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Bed and breakfasts,Guest houses" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Dry Cleaning,Elevator,Laundry,Meeting Room,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>K-102 Jal Vihar Road, Lajpat Nagar 2, New Delhi 110024</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/fe/74fed34dc73e7a0c89346561773d380e069fcc08.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of South Delhi, Amar Inn promises a relaxing and wonderf...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="370.65" OriginalAmount="359.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.556448" Longitude="77.164074" StarRating="5" HotelCode="59543|12654" HotelName="Jaypee Vasant Continental" 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,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vasant Vihar, New Delhi 110057</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/83/5283b7147c52a25c49ce952045a90598b0955ab2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The finest of all boutique hotels in New Delhi is located in the upmarket Vasant Vihar district in t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="370.80" OriginalAmount="360.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.641382348769" Longitude="77.215577294792" StarRating="2" HotelCode="900502|hotel_star_palace" HotelName="Hotel Star Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Designated Smoking Area,Dry Cleaning,Internet,Laundry,Restaurant,Room Service,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>4590 Main Bazar, Pahar Ganj, Opposite Drunk Yard Cafe, Near New Delhi Railway Station, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/61/336106324b00594b4bf7a8798a13968693e0df7a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of New Delhi and NCR, Hotel Star Palace puts everything the city has to offe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="373.11" OriginalAmount="362.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.63149" Longitude="77.207924" StarRating="5" HotelCode="37951|50504" HotelName="The Metropolitan Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bangla Sahib Road, Connaught Place, New Delhi 110001</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/1f/ec1f2baa90d06ff5c3cabca17239a333ac6d0b28.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located in Connaught place, in the heart of the business and commercial hub o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="379.04" OriginalAmount="368.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6455225" Longitude="77.2110225" StarRating="3" HotelCode="189160|hotel_singh_empire_dx_2" HotelName="Singh Empire Dx" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8707-8710, D.B. Gupta Road, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/96/2696dc31d171df8be8c48c03dbfe573f328c98e7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="388.31" OriginalAmount="377.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.52849776" Longitude="77.10034201" StarRating="4" HotelCode="266459|four_points_by_sheraton_new_delhi_airport_highway" HotelName="Four Points by Sheraton New Delhi, Airport Highway" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plot 9, National Highway 8, Samalka, New Delhi, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/04/0904b5a1d4c079f49711fc254c5b583ad683525d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi, not far from a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="392.43" OriginalAmount="381.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.632214809523" Longitude="77.227836236459" StarRating="3" HotelCode="916802|check_inn_hotel" HotelName="Treebo Check In By Oran" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>104 Babar Road, Barakhamba Avenue, Opposite World Trade Center, Connaught Place, New Delhi 110001</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/13/0513f589a3bdc8d6171a1c92275deff812352fde.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="393.13" OriginalAmount="381.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.662173" Longitude="77.302427" StarRating="5" HotelCode="208371|933055" HotelName="The Leela Ambience Convention Hotel Delhi" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 CBD, Maharaja Surajmal Road, Near Yamuna Sports Complex, Delhi 110032</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/5a/215a0ae4d95bbd1452292889b503a60dd631fd5c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="394.10" OriginalAmount="382.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.56408" Longitude="77.23471" StarRating="3" HotelCode="|68384" HotelName="Park Inn By Radisson New Delhi Lajpat Nagar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RING ROAD,LAJPAT NAGAR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/3/8/4/68384_b1e52491213.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a lobby, a cloakroom, a bar, a business centre, WiFi, a restaurant, with air-conditioning and room service. SITUATION: It is in a central area, close to the establishment, clients can find the commercial area situated 10 kilometres away from the railway station, is 17 kilometres away from the airport. ROOM: The establishment has rooms, suites, a bathroom, a satellite or cable television, internet, a mini-bar, a coffee maker, a kettle and individual air-conditioning. FACILITIES: The establishment boasts a swimming pool and a gym.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="402.73" OriginalAmount="391" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.596818174408" Longitude="77.19571634259" StarRating="5" HotelCode="94922|83284" HotelName="The Ashok" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50-B Diplomatic Enclave, Chanakyapuri, New Delhi 110021</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/e8/84e8bb1869f1e3c1fee8d96417763fc0c088e783.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="409.94" OriginalAmount="398" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.544402" Longitude="77.212689" StarRating="4" HotelCode="166228|37107" HotelName="The Visaya" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>N 82 Panchshila Park, New Delhi 110017</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/11/d3110a59383b63f140ae972d999e811048d589a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Panchshila Park, a prime and centrally located area in the heart of South D...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="409.94" OriginalAmount="398.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.490315469164" Longitude="77.147734165192" StarRating="4" HotelCode="74380|avalon_courtyard" HotelName="Avalon Courtyard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Off Mehrauli Gurgaon Road, Sultanpur, New Delhi 110030</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/14/9d1415fc1d8ca664e45cb9a5227fd93180909cec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The luxury serviced apartments are just minutes away from the city's commercial hub of Gurgaon and t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="417.16" OriginalAmount="405.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.528085" Longitude="77.216215" StarRating="4" HotelCode="161446|123884" HotelName="Hilton Garden Inn New Delhi/ Saket" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>A4 DLF Place Saket District Centre, Neu-Delhi 110017</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/ce/66ce181b68b5752daf5580208be1d33d6b7acbb8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the upmarket area of South Delhi - Saket and in close proximity to key busin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="417.54" OriginalAmount="405.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.647365" Longitude="77.1873" StarRating="3" HotelCode="|68327" HotelName="Daanish Residency" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12A/19,W.E.A. SARASWATI MARG,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/3/2/7/68327_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel and has 30 rooms, The establishment has a conference room, a lobby with a reception, a currency exchange service and a restaurant. The establishment also offers room service, a laundry service and a car park. SITUATION: This hotel is in the city centre, Karol Bagh it is in near the establishment, you will find shopping areas, business areas, is 3 kilometres away from the railway station, 30 minutes away from the establishment, you can find the international airport, Clients can also find the national airport. ROOM: The establishment has large standard rooms and suites, They have a satellite TV, a central air-conditioning system, a direct line telephone, a fridge, a bathroom with a shower, a hairdryer, a stereo and internet. They also have a mini-bar, a coffee maker, a kettle, a double bed, individual heating and a safe. FACILITIES: The establishment has a gym. PAYMENT METHODS: The establishment accepts Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="417.66" OriginalAmount="405.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.72009828206" Longitude="77.110156416893" StarRating="4" HotelCode="173680|458065" HotelName="Crowne Plaza New Delhi Rohini" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Twin District Centre, Sector 10, Rohini, Neu Delhi 110085</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/b9/2cb9c2050fd68f2fa2914a62ff2571c5039f4337.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Rohini, in close proximity to shopping complexes, local entertainment attr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="420.24" OriginalAmount="408.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.629413199595" Longitude="77.232459783554" StarRating="3" HotelCode="176019|hotel_emarald" HotelName="Emarald" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>112 Babar Road, Connaught Place, New Delhi 110001</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/61/336106324b00594b4bf7a8798a13968693e0df7a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Connaught Place at the heart of New Delhi, serving people visiting Delhi fo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="423.33" OriginalAmount="411.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.528512375858" Longitude="77.272408604622" StarRating="5" HotelCode="167922|crowne_plaza_hotel_new_delhi_okhla" HotelName="Crowne Plaza New Delhi Okhla" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" 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>Okhla Phase 1, 110020 New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/f9/f9f997385d02447843fe0b80d88fe3715f5462fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in close proximity to key commercial hubs, business districts like...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="429.51" OriginalAmount="417.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.590028" Longitude="77.297878" StarRating="4" HotelCode="173681|holiday_inn_new_delhi_mayur_vihar_noida" HotelName="Holiday Inn New Delhi Mayur Vihar Noida" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>13A Mayur Vihar, District Centre, New Delhi 110091</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/cf/66cfdf2382db9d956ce31c7105e64455917ae570.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the central business district of Mayur Vihar in East Delhi, just 500 metres ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="432.93" OriginalAmount="420.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.628871715083" Longitude="77.216071486473" StarRating="5" HotelCode="18469|12644" HotelName="The Park" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>15 Parliament Street, New Delhi 110001, India</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/f5/acf5332da623ed1d8a94e8798449ba70d2db7c7b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the business, shopping and entertainment centre of the city, Co...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="442.90" OriginalAmount="430.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.528383" Longitude="77.218925" StarRating="4" HotelCode="98003|svelte_hotel_and_personal_suite" HotelName="Svelte Hotel &amp; Personal Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>A-3 District Centre, Select Citywalk, Saket, New Delhi 110017</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/68/e06802e41c0ea9caed8d4a8d182288f0f764e59e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located inside the Select City Walk mall, in the business district of central South Del...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="447.02" OriginalAmount="434.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.4898349029" Longitude="77.284933908073" StarRating="5" HotelCode="171731|vivanta_by_taj__surajkund_ncr" HotelName="Vivanta Surajkund, NCR" Meals="BED &amp; BREAKFAST" 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,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Shooting Range Road, Delhi NCR, Delhi 121009</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/c2/53c2d77e46b4b858e08dc13742854667fd6951c7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set amid sylvan surroundings, overlooking the 10th-century heritage Surajkund Lake comp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="464.53" OriginalAmount="451.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.589936" Longitude="77.298024" StarRating="4" HotelCode="173682|hilton_new_delhi__noida__mayur_vihar" HotelName="Crowne Plaza New Delhi Mayur Vihar Noida" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13B Mayur Vihar, District Centre, New Delhi 110091</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/05/6d05b3859555aaaa8373dd54f37a2d91d699c5c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the business district of Mayur Vihar and within close proximity to the shopp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="481.07" OriginalAmount="467.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.632806" Longitude="77.213059" StarRating="4" HotelCode="18287|12484" HotelName="The Connaught" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>37, Shaheed Bhagat Singh Marg, New Delhi 110001</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/52/4d52e11557feaa3abc22a539b56c61375493fc93.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Connaught Place, the central business district of New Delhi. Ideal for busin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="482.04" OriginalAmount="468.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64713704" Longitude="77.16623976" StarRating="3" HotelCode="349558|hotel_golden_grand" HotelName="Hotel Golden Grand" 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>W-1/10, Main Patel Road, Opp. Metro Pillar No. 202-203, West Patel Nagar, 110008 New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/57/5757153094a95fa910df92f29e29fad535f71201.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="486.90" OriginalAmount="472.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.631257" Longitude="77.227063" StarRating="5" HotelCode="|49955" HotelName="The Lalit New Delhi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BARAKHAMBA AVENUE, CONNAUGHT PLACE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/9/5/5/49955_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 460 rooms, restaurants and bars. SITUATION: This urban hotel is situated near the cultural area, is near the trade fair ground, nearby, you will find the monuments, is situated 34 kilometres away from Indira Gandhi Airport. ROOM: The establishment has 293 deluxe rooms, 120 Lalit Luxury rooms and 47 suites. large, luxurious, one or two bedroom suites and have a dining room. FACILITIES: The establishment boasts a gym and a swimming pool. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy a bar and a restaurant. The establishment offers all meals in a buffet form.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="490.28" OriginalAmount="476.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="0" HotelCode="750568|the_crown_23" HotelName="The Crown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plot-52 Pocket 2</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/28/1228438805324b05bf572d558c16b987036be8d6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="492.15" OriginalAmount="477.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.674409" Longitude="77.226033" StarRating="4" HotelCode="18386|12574" HotelName="Maidens Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Jacuzzi,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7, Sham Nath Marg, Delhi 110054</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/3f/873f5774285429d1abdb0f5586cd4961d0752574.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic hotel located close to Red Fort has been built in British colonial style. It is situat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="496.46" OriginalAmount="482.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.551530287962" Longitude="77.120762364418" StarRating="4" HotelCode="931475|lemon_tree_premier_delhi_airport_2" HotelName="Lemon Tree Premier Delhi Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Asset 6, Aerocity Hospitality District, Indira Gandhi International Airport, Delhi  110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/9e/fd9e35231a5db53653839c62e0aef3947979ee6d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="497.49" OriginalAmount="483.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.57037249" Longitude="77.25667328" StarRating="4" HotelCode="74403|the_manor_new_delhi" HotelName="The Manor" 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,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>77 Friends Colony (West), New Delhi 110065</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/9d/b59d60c5e0889103db557470afeeff6d82b18a5c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="502.64" OriginalAmount="488.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.550042" Longitude="77.24929" StarRating="5" HotelCode="26529|eros_nehru_place" HotelName="The Eros Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>American Plaza, Nehru Place, New Delhi 110019</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/3d/f93d2652bf6cc56831b95a14fabc0688654f08f5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is perfectly placed for both business and leisure travellers, with a prime location at the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="543.69" OriginalAmount="527.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.5389325" Longitude="77.1519184" StarRating="5" HotelCode="|39666" HotelName="The Grand New Delhi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VASANT KUNJ - PHASE II, NELSON MANDELA ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/6/6/6/39666_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This elegant establishment rooms and has 390 rooms, Some of the establishment facilities on offer are a cafÃ©, a restaurant, a hairdresser's, a bar, a laundry service and room service. SITUATION: It is situated 15 minutes away from the airport, the central area. ROOM: The spacious, luxurious rooms, a bathroom with a shower or bath, a direct line telephone, satellite or cable TV, internet, a mini-bar, a safety deposit box and an individual air-conditioning system. FACILITIES: The establishment boasts a luxurious spa, beauty treatments and health treatments. You can also enjoy a large garden area. PAYMENT METHODS: Customers can pay by American Express, Diners Club, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="550.02" OriginalAmount="534" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.55341003" Longitude="77.12323193" StarRating="5" HotelCode="422964|148046" HotelName="Novotel New Delhi Aerocity" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Asset 02, GMR Hospitality District, IGI Airport New Delhi, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/82/20/82205d2dc57069335fa9dd2eee171692f16ad1c7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can reach the upper storeys via the lift or stairs. The hotel features various services a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="556.20" OriginalAmount="540.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64211818145" Longitude="77.217548303687" StarRating="1" HotelCode="291689|hotel_star_villa_2" HotelName="Star Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Babysitting,Beauty Salon,Bicycle Rental,Coffee Shop,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Parking,Pets allowed,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>98/99 Hotel Star Villa Krishna Gali, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/4b/9d4bd24b52a16caffcf9652c8bdd319ebd056b6c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Star Villa is conveniently located in the popular Pahar Ganj area. The hotel has everything yo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="559.56" OriginalAmount="543.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.633744975125" Longitude="77.216742038727" StarRating="4" HotelCode="177292|133634" HotelName="Radisson Blu Marina Connaught Place" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>G-59, Connaught Circus, New Delhi 110001</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/05/05053dd173ae38c3a327460ea763ff16bbb9e739.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="559.99" OriginalAmount="543.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.674409" Longitude="77.226033" StarRating="5" HotelCode="|31442" HotelName="Maidens , Delhi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 SHAM NATH MARG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/4/4/2/31442_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel with air-conditioning, was built in the 19th Century, has 53 rooms and 20 suites. The establishment has a lobby, a cafÃ©, 3 bars, a French restaurant, conference facilities, meeting facilities, room service and a car hire service. SITUATION: This historic hotel, Red Fort it is situated close to it is situated 3 kilometres away from the train station, is 35 kilometres away from the airport. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, a television, a fridge and a central air-conditioning system. Guests are offered disabled facilities. FACILITIES: Outdoors, guests have access to a swimming pool and a snack bar. The establishment also has 2 tennis courts.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="559.99" OriginalAmount="543.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.549949602761" Longitude="77.122899187277" StarRating="4" HotelCode="298885|995905" HotelName="Holiday Inn New Delhi International Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Asset Area 12, Hospitality District, Aero City, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/89/3d8989de2c273ca19189b8178ffbd0941c105ba1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="587.10" OriginalAmount="570.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.53391278" Longitude="77.05805248" StarRating="3" HotelCode="704198|oyo_2457_hotel_zambala" HotelName="Zambala Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>355/2 Desa House, Bijwasan, Main Road, New Delhi 110061</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/27/a327328d7eb83b77c67ad37d8c9d94e5b49309ca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="598.43" OriginalAmount="581.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.641642738335" Longitude="77.215538094094" StarRating="2" HotelCode="291672|hotel_s_b_inn" HotelName="Hotel S B Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel,Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Concierge,Currency Exchange,Dry Cleaning,Internet,Laundry,Luggage Storage,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>895/898 Gali Chandi Wail, Main Bazaar, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/13/a01372418308d7e05a955247ab1f6f29e74c249c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 2-star Hotel S B Inn offers comfort and convenience whether you're on business or holiday in New...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="598.52" OriginalAmount="581.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.600531697938" Longitude="77.216280698776" StarRating="5" HotelCode="42932|38974" HotelName="The Claridges" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Dr APJ Abdul Kalam Road, 110011 New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/28/5b281da9435e4d1ba3d0130247105cc59d3c431e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located amidst lush and tranquil surroundings in the heart of the city, this city hotel is within cl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="619.03" OriginalAmount="601.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.55244423" Longitude="77.12348925" StarRating="4" HotelCode="744390|aloft_new_delhi_aerocity" HotelName="Aloft New Delhi Aerocity" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Asset 5B Aerocity, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/c9/5fc9fec4bbee2aa099dd105dd7fe6c417bc879c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel is in Delhi. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="620.06" OriginalAmount="602.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.550831" Longitude="77.120576" StarRating="5" HotelCode="317784|dusit_d2_new_delhi" HotelName="Roseate House New Delhi" 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>Asset 10 Hospitality District, Aerocity, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/c5/39c5f13b6bcbccc24ee8beab3f53b377c752e614.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="621.09" OriginalAmount="603.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.601551" Longitude="77.228954" StarRating="5" HotelCode="37950|vivanta_by_taj__ambassador_new_delhi" HotelName="Vivanta by Taj -  Ambassador" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sujan Singh Park, Subramania Bharti Marg, New Delhi 110003</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/1c/e51cc433a3d70469feb4c9242a7175e70449b7a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the exclusive residential area of Lutyens' Delhi and reflects the heritage o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="631.39" OriginalAmount="613.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.569035" Longitude="77.185234" StarRating="5" HotelCode="13627|hyatt_regency_delhi_7" HotelName="Hyatt Regency Delhi" Meals="ROOM ONLY" 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,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ring Road, Bhikaiji Cama Place, New Delhi 110607</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/dd/feddb2246a627845c7691e256fc77e5fc21a904e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated at Bhikaji Cama Place, one of the major commercial centres of Delhi. The hotel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="631.39" OriginalAmount="613.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.53051565199" Longitude="77.086411024226" StarRating="3" HotelCode="266461|hotel_pitrashish_pride_2" HotelName="Hotel S K Crown Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Golf,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>98 Bijwasan Road, Najafgarh Kapashera Road, Near New Delhi International Airport, Kapashera, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/cf/e6cfb42092271cd75c63115134fdff3dbdf1bdb3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="635.62" OriginalAmount="617.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.618692" Longitude="77.217916" StarRating="5" HotelCode="29620|12544" HotelName="Le Meridien New Delhi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Windsor Place, New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/00/40/0040c788084ebf31d01373684ffdaed7b6547412.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located at the heart of the city, close to the houses of power like the Pa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="667.20" OriginalAmount="647.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="3" HotelCode="865528|3258675" HotelName="Hotel SRV" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Road 4, Street 10A, New Delhi, Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10484559</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="680.83" OriginalAmount="661" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.70557" Longitude="77.143367" StarRating="4" HotelCode="38366|181721" HotelName="City Park" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pitam Pura, New Delhi 110088</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/ef/cbef0cddbbbc32324616d246cae1172d5fcccc2b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the centre of the commercial district, in the area of Pitampura in North West Delhi, thi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="700.87" OriginalAmount="680.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.554461" Longitude="77.123356" StarRating="5" HotelCode="305806|1934785" HotelName="Hotel Pullman New Delhi Aerocity" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Asset, GMR Hospitality District, IGI Airport New Delhi, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/d4/edd4207cfa1fba284185a646e9a4b45c2de82ce5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="714.69" OriginalAmount="693.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="42.26486" Longitude="-74.91851" StarRating="0" HotelCode="|453636" HotelName="OYO  Buena Vista Delhi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18718 NY-28</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/6/3/6/453636_c52ff9b1233.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="722.03" OriginalAmount="701.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.543695" Longitude="77.119697" StarRating="5" HotelCode="316868|radisson_blu_plaza_delhi" HotelName="Radisson Blu Plaza Delhi Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>National Highway-8, Near I.G.I. Airport (T3), Mahipalpur, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/05/83059cf09b741ad9b95ce4ac766fdf77d2f116fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is connected to Gurgaon by a fast-moving expressway with a travel time of just 5 to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="728.21" OriginalAmount="707.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.53146492" Longitude="77.10406777" StarRating="5" HotelCode="261979|dusit_devarana_new_delhi" HotelName="The Roseate" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>National Highway 8, Samalkha, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/3f/9b3f977fd57ef92b85bd4d3bcf663c8bd4ec11cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="773.38" OriginalAmount="750.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="5" HotelCode="21154|89928" HotelName="Sheraton New Delhi" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>District Centre, SaketNeu-Delhi, Neu-Delhi 110017</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/5a/425abbdc5b44ab4ae6ba5f53dac9cb4e0e76ec81.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="781.77" OriginalAmount="759.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="3" HotelCode="858882|fabhotel_srv" HotelName="FabHotel Srv" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>A-185 Road 4, Street 12, Mahipalpur, Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/0f/e20f9d387f593e3fe73418804c539ad3712c400d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="792.94" OriginalAmount="769.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.595145" Longitude="77.17073" StarRating="5" HotelCode="29617|12634" HotelName="Taj Palace, New Delhi" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Sardar Patel Marg, Diplomatic Enclave, New Delhi 110021</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/16/9a164e928d9409ab30914717333c904d5a82a931.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the diplomatic district, in one of New Delhi's largest conference venues, 8...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="797.22" OriginalAmount="774.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.597087335749" Longitude="77.173631452378" StarRating="5" HotelCode="74407|itc_maurya_new_delhi" HotelName="ITC Maurya, A Luxury Collection Hotel, New Delhi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Nightclub,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sardar Patel Marg, Diplomatic Enclave, New Delhi 110021</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/bf/00bf8f62e2747410f4e5285dce43283c7c951bc8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre of New Delhi. It is a short drive away from the India Gate ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="799.28" OriginalAmount="776.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6457" Longitude="77.17" StarRating="2" HotelCode="301197|hotel_j_p_inn_2" HotelName="JP Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>5/2 East Patel Nagar, Metro Station, 110008 New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/f3/0bf3ae9e6956caba04dd77facbe9c6f6c9861b79.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="856.42" OriginalAmount="831.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.55446714" Longitude="77.12161721" StarRating="5" HotelCode="450262|2162995" HotelName="Andaz Delhi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Lounge,Nightclub,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Aerocity, Neu Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/ab/52ab41582ddc95146509c1e5fb920eb08358e7f9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="857.02" OriginalAmount="832.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.621105034897" Longitude="77.217892978825" StarRating="5" HotelCode="38543|42924" HotelName="Shangri-La's Eros Hotel New Delhi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Ashoka Road, Connaught Place, New Delhi 110001</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/37/8d37d0f853ea3447bda8e6c52ad793210ba76108.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located in the historic government district and overlooks Connaught place as ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="868.64" OriginalAmount="843.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.620949" Longitude="77.21807" StarRating="5" HotelCode="|39668" HotelName="Shangri-la Eros, New Delhi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 ASHOKA ROAD CONNAUGHT PLACE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/6/6/8/39668_1_4074.jpg</HotelPictures>
        <HotelDescription>HOTEL: This quiet, luxury hotel, has 320 standard rooms and suites, Some of the facilities that the establishment offers to guests include a kiosk, a hairdresser's, a bar, conference facilities, a laundry service and room service. SITUATION: Is situated in a central area, Connaught Place it is in front of nearby, you will find New Delhi the railway station It is situated 45 minutes away fromIndira Gandhi the International Airport of. ROOM: The rooms have a bathroom, a hairdryer, a satellite or cable television, internet, a mini-bar, a coffee maker, a kettle, an iron and a safety deposit box. FACILITIES: The establishment boasts spa facilities and a gym. Customers can enjoy spa treatments, an outdoor swimming pool, a hydromassage bath, a sauna, a steam bath and a massage service. OTHERS: Regarding the food and beverage offering, clients have typical and international cuisine restaurants and bars.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="880.66" OriginalAmount="855.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.65330728" Longitude="77.23220818" StarRating="4" HotelCode="483384|1894945" HotelName="Haveli Dharampura" 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>2293 Bazar Gulian Road, Gali Guliyan, Near Gate 3, Jama Masjid, Dharampura, New Delhi, Delhi-6, Delhi 110006</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/bd/66bdd4ff56e31ad8b9a7bff2a57a37cb8c06b967.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The friendly staff at the reception desk are happy to answer any questions. Room service is among th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="910.52" OriginalAmount="884.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.5529" Longitude="77.122091" StarRating="5" HotelCode="292235|jw_marriot_hotel_new_delhi_aerocity" HotelName="JW Marriott New Delhi Aerocity" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Asset Area 4, Hospitality District, 110037 New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/80/0380dfd4f219696fa54d23662e969ce58cc46040.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1065.27" OriginalAmount="1034.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.604909886141" Longitude="77.223466492653" StarRating="5" HotelCode="30134|12624" HotelName="Taj Mahal, New Delhi" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Mansingh Road, New Delhi 110001</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/c3/ddc3c9f409465fcc04d444b74c53e2701a261aa5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is located in the city centre of New Delhi, close to the India Gate. The nearest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1174.20" OriginalAmount="1140.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.624939982892" Longitude="77.218147516251" StarRating="5" HotelCode="258311|the_imperial_new_delhi" HotelName="The Imperial New Delhi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1, Janpath, New Delhi 110001</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/3a/e93aff24b7f6de5bd3e627f6e6128ea960d8594c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This colonial style hotel is situated next to Connaught Circus and 3 km from the train station and t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1461.48" OriginalAmount="1418.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.591768" Longitude="77.238505" StarRating="5" HotelCode="87411|1044098" HotelName="The Lodhi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lodhi Road, New Delhi 110003</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/91/1791a69dc756f74dbe67d19abc16c9f48a8e4915.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1785.58" OriginalAmount="1733.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.580038347139" Longitude="77.189037501812" StarRating="5" HotelCode="162243|142454" HotelName="The Leela Palace New Delhi" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Diplomatic Enclave, Chanakyapuri, New Delhi 110023</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/f3/f3f3060db2be711b71e81efbb58a55e2cd3b0b58.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly in the exclusive Diplomatic Enclave. Delhi's vibrant central business...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5153.09" OriginalAmount="5003.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.53593696" Longitude="77.11325882" StarRating="4" HotelCode="597212|udman_hotels_and_resorts" HotelName="Udman Hotels And Resorts" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>8 National Highway, Adjacent Shivmurthi Mahipalpur, Near International Airport, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/0b/a90b35df89e96bbe50da90d53f24a8151ca886a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9406.99" OriginalAmount="9133.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.596826" Longitude="77.239945" StarRating="5" HotelCode="29619|the_oberoi_new_delhi" HotelName="The Oberoi, New Delhi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dr. Zakir Hussain Marg, New Delhi 110003</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/90/da90ae3f06044aa4de38b2523da8537149bc99ca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is centrally located close to New Delhi's business and commercial centres, overloo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49324.64" OriginalAmount="47888.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.5441778" Longitude="77.12876772" StarRating="2" HotelCode="757119|oyo_12171_hotel_sky_view" HotelName="Hotel Sky View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>219 Mahipalpur-Vasant Kunj Road, Near Aggarwal Sweet, Mahipalpur Extention, Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/1b/3b1b5e6c8c845230afcbbdba298484d6630e6c71.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="198.38" OriginalAmount="192.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.652649" Longitude="77.304627" StarRating="2" HotelCode="|553822" HotelName="Grey Sky" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>187 Karkardooma Anand Vihar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service,Telephone Service,Lounge,Fax,Currency Exchange,Spa,Central Heating,Wheelchair Access,Nightclub,Massage Centre,Sauna,Golf,24 Hour Power Supply,24 Hour Security,Designated Smoking Area,Business Centre,Parking,Wake-up Call Service,24 Hour Room Service,Concierge,Meeting Room,Garden,Jacuzzi,Swimming Pool,Airport Transfer (on Demand),Bicycle Rental,Dry Cleaning,Elevator,Valet Parking,24 Hour Front Desk,Coffee Shop,Housekeeping,LCD/Projector,Luggage Storage,Kitchen,Banquet Hall,Porter,Shopping Arcade,Library,Fitness Centre,Dining,Babysitting,Beauty Salon,Pets allowed,Vending Machine</BasicAmenities>
    <HotelRating>3,2,4,5,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD</Meals>
    <PropertyType>HOTEL,CITY HOTEL,BED AND BREAKFASTS,CLUB RESORT,VILLAGE,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,GUEST HOUSE,APARTMENT,SPA HOTEL,GOLF HOTEL,AIRPORT HOTEL,ECO HOTEL,CONFERENCE HOTEL,GUEST HOUSES,RESORT,LODGES,GUESTHOUSE,HOSTEL,HOTEL DE CHARME,APARTMENT HOTEL,HOSTELS</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
53d742a8-2ade-4f6e-8ef4-1727028b3960|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
53d742a8-2ade-4f6e-8ef4-1727028b3960|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2026-05-18T13:10:46.3786735+01:00" Version="0" EchoToken="Search" TransactionIdentifier="53d742a8-2ade-4f6e-8ef4-1727028b3960" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="27" TotalAmount="22.66" OriginalAmount="22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.640352088507" Longitude="77.211363182556" StarRating="2" HotelCode="291655|256934" HotelName="Hotel Prince Palace Deluxe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>5115 Main Bazar Road, Gali Thanedar Wali, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/9d/a69d3891f7fc62b987c78ca2c793a90a32d161ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.81" OriginalAmount="27.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="0" HotelCode="981958|bunk_hostel_delhi" HotelName="Bunk Hostel Delhi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22/1 Main Bazar Road, New Delhi, Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/73/f1738151b971f45ae5ee668ae9de17644ee8f4ba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="33.33" OriginalAmount="32.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.547694090429" Longitude="77.127186512897" StarRating="3" HotelCode="271914|1044688" HotelName="Airport Hotel Mayank Residency" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>A-230 Street No-2, Near Indira Gandhi International Airport, Mahipalpur, Neu-Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f3/ba/f3ba4d22a0102ee413073dd3688a3bc8b30b6430.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.70" OriginalAmount="32.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6459488" Longitude="77.2152457" StarRating="2" HotelCode="|155674" HotelName="Chanchal Deluxe" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8575,ARAKASHAN ROAD,BEHIND SHIELA CINEMA,PAHAR GUN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/5/6/7/4/155674_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.99" OriginalAmount="33.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6406588" Longitude="77.21141025" StarRating="3" HotelCode="449118|hotel_apple_villa" HotelName="Hotel Apple Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>5114 Gali Thanedar wali, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/zz/14adafea4c05a03878abdd11e4515e41ba7941c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.08" OriginalAmount="36.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.646414223359" Longitude="77.208950401852" StarRating="3" HotelCode="291701|hotel_toronto" HotelName="Toronto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10072 /1 Street 1, Multani Dhanda, Opposite Paharganj Police Station, New Delhi 110055, Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/21/bb214575ca9d68983150b748f5e9dce3603264b5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.38" OriginalAmount="37.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6460877" Longitude="77.214382" StarRating="0" HotelCode="|161794" HotelName="Hotel Woodland Dx" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8235/6, MULTANI DHANDA, ARAKASHAN ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/1/7/9/4/161794_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.14" OriginalAmount="38.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.646878954121" Longitude="77.212261118351" StarRating="2" HotelCode="291601|delhi_regency" HotelName="Hotel Delhi Regency" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8184-85 Arakashan Road, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/37/8d37d0f853ea3447bda8e6c52ad793210ba76108.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="40.17" OriginalAmount="39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645831" Longitude="77.215974" StarRating="2" HotelCode="178391|72248" HotelName="Hotel Woodland Deluxe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="guest house" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Bar,Parking,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8235/6, Multani Dhanda, Arakashan Road, Pahar Ganj, Neu Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/62/4d62c7de55ac5535d8d464d131ddcefeee192a95.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The New Delhi Railway Station is located only a 13-minute walk from this hotel, but for guests trave...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.26" OriginalAmount="42.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645521" Longitude="77.216542" StarRating="3" HotelCode="449123|hotel_rachna_3" HotelName="Hotel Rachana Tourist" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8510 Arakashan Road, Behind Shiela Cinema, Pahar Ganj, Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/6b/ef6bd133f0351b9e1f0b650a044ec76c0dcb0aa9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.26" OriginalAmount="42.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64203987" Longitude="77.21656266" StarRating="0" HotelCode="454501|yes_please_guest_house_" HotelName="Yes Please Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>T-106 Main Bazar, Near Khanna Cinema, Opposite Vivek Hotel Sam's Cafe, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/39/d839ec0605358b8e188e7bb9fedad514c5516aca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="46.35" OriginalAmount="45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54812051" Longitude="77.12740138" StarRating="2" HotelCode="613708|248932" HotelName="Hotel Tourist Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>A-385 Road 2, Near Jet Airway Office, Mahipalpur, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/c6/0fc62447ea88d57279f2cb48489ffdfba552ebf1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.38" OriginalAmount="46.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64673369" Longitude="77.20982914" StarRating="3" HotelCode="301321|hotel_india_continental_" HotelName="Hotel R Continental" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>9966-71 Des Raj Bhatia Marg, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/66/9a66415c7a2a46a9f4e55b04be03cc7aef68b3f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.44" OriginalAmount="48.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54216756" Longitude="77.1282749" StarRating="2" HotelCode="597456|hotel_ark_of_avalon" HotelName="Hotel Ark Of Avalon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>K-806/1 K- Block, Behind Prem Motor Maruti Showroom, Mahipalpur, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/70/f6/70f6465c41312f1071c73bb2af53056cdeebe7e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.44" OriginalAmount="48.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64688005" Longitude="77.2099223" StarRating="3" HotelCode="611661|jai_balaji_guest_house" HotelName="Jai Balaji Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>9918 Street 5, Multani Dhanda, Near Maharastra Bhawan, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/eb/83ebe7a638f004c57408d424f95e56144c8fbdc9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.50" OriginalAmount="50.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.641519" Longitude="77.214229" StarRating="0" HotelCode="456298|hotel_double_r" HotelName="Hotel Double R" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>918 Gali Chandi Wali</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/4b/9d4bd24b52a16caffcf9652c8bdd319ebd056b6c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.53" OriginalAmount="51.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54798272" Longitude="77.12616702" StarRating="0" HotelCode="670140|hotel_delhi_airport" HotelName="Hotel Delhi Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>271/1, Block A, Near Airport National High Way 8, Mahipalpur, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/a9/8ba9227901f6218c294791604a8c6e715c69923f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.56" OriginalAmount="52.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64596068" Longitude="77.21531618" StarRating="3" HotelCode="349301|hotel_delhi_darshan_dx" HotelName="Hotel Delhi Darshan Dx" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Designated Smoking Area,Internet,Massage Centre,Meeting Room,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>8230/6 Arakashan Road, Pahar Ganj, near Bikaner Shop, New Delhi 110055, NCR</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/cf/f5cfdf307d430a4595f709cff023dffa0cd752ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Delhi Darshan Dx is conveniently located in the popular Pahar Ganj area. The property features...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54.59" OriginalAmount="53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54949878" Longitude="77.13061343" StarRating="2" HotelCode="630855|256954" HotelName="Hotel Aamara Selah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Road 4, Street 9, Plot 407, Block A, Mahipalpur Extension, New Delhi 110037, Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/a5/50a56ff4c308159762b46a9975775ab76607133a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.62" OriginalAmount="54.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64398907" Longitude="77.21092886" StarRating="2" HotelCode="301303|hotel_re_pose_villa" HotelName="Hotel Re Pose Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>2659/60 Street 8, Chuna Mandi, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/9a/c09a748344f931347e0a04eaf471adccbfad715b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.89" OriginalAmount="54.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.641595180466" Longitude="77.212675848531" StarRating="3" HotelCode="231013|1621188" HotelName="Cottage Ganga Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1532 Bazar Sangrashan, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/47/2447bdec6df57ee2ac84d5dba6b748749d16ad0d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.68" OriginalAmount="56.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645873231383" Longitude="77.209160634567" StarRating="2" HotelCode="291572|aira_xing" HotelName="Hotel Aira Xing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1/5 Deshbandhu Gupta Road, Opposite Paharganj Police Station, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/3c/183cb23b6f61f002b7ee5bd3b609eeee1b2ae7e1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.71" OriginalAmount="57.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645993057204" Longitude="77.21501858958" StarRating="3" HotelCode="301183|hotel_harsha_international" HotelName="Harsha International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AK22 Arakarshan Road, near Sanjeevan Hospital, Ram Nagar, Pahar Ganj, Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/4b/9d4bd24b52a16caffcf9652c8bdd319ebd056b6c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.74" OriginalAmount="58.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="0" HotelCode="301888|a_10_international" HotelName="A 10 International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3244 Gali School Wali, behind Dispensary Bus Stand, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/18/7018328a620915fbeacf94deadfdfae013d325d6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.74" OriginalAmount="58.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54404405" Longitude="77.24550385" StarRating="0" HotelCode="863710|oyo_466_hotel_lotus_bb" HotelName="Hotel Lotus B&amp;B By OYO Rooms" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>L2 B Block, Near Kabootar Chowk, CR Park, New Delhi 110019</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/f3/40f350b748810260f83a477784143d60592e85d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.83" OriginalAmount="61.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645960576215" Longitude="77.215131982803" StarRating="2" HotelCode="291578|hotel_ashoka_continental_2" HotelName="Hotel Ashoka Continental" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Business Centre,Designated Smoking Area,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>8370 Arakashan Road, Ram Nagar, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/37/8d37d0f853ea3447bda8e6c52ad793210ba76108.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 2-star Hotel Ashoka Continental offers comfort and convenience whether you're on business or hol...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.86" OriginalAmount="62.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.642253346014" Longitude="77.214933217197" StarRating="2" HotelCode="291609|hotel_glow_inn" HotelName="Hotel Glow Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>448 Gali Chandi Wali, Ratan Lal Market, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/51/8751962ea08755e8a09aa133060997a2653927c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.86" OriginalAmount="62.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="0" HotelCode="968630|hotel_shoba_international" HotelName="Shobha Deluxe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>06 Near Bypass Road, IGI airport, Mahipalpur, New Delhi, Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/8c/da8c61ada8250703035f8ce2d9f0256b959a02f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.89" OriginalAmount="63.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.651967183917" Longitude="77.194648267528" StarRating="1" HotelCode="178341|hotel_swagat_palace" HotelName="Swagat Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Dry Cleaning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>F-2 Desh Bandhu Gupta Road, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/34/8e340907643e9aad6caa1cd7e84ecbb11d8be889.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Swagat Palace is a popular choice amongst travelers in New Delhi and NCR, whether exploring or...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.89" OriginalAmount="63.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645844819012" Longitude="77.215938123181" StarRating="3" HotelCode="291669|roma_deluxe" HotelName="Hotel Roma Deluxe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>8165 Arakashan Road, Ram Nagar, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/60/276044a370400fafea4c3b2bd75aa4525fb06ed0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.89" OriginalAmount="63.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.646871240908" Longitude="77.212277271144" StarRating="3" HotelCode="291634|hotel_maharani_delhi" HotelName="Hotel Maharani Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>32 Arakshan Road, Ram Nagar, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/83/4c8314ed9feac622b0ae6fe46d3b7d0f42a10162.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.89" OriginalAmount="63.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64179019" Longitude="77.21270349" StarRating="3" HotelCode="301217|check_in_room_sangatrashan" HotelName="Hotel Nirmal Mahal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1519 Sangatrashan Street, Pahar Ganj, New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/6c/9f6ccf20a9d74536589a8a503b8b1c4e218976ae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="65.92" OriginalAmount="64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.640726737939" Longitude="77.213087541105" StarRating="2" HotelCode="291644|248936" HotelName="Hostel New King" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>15/16 Ram Dwara Road, Main Bazar, Pahar Ganj 55, Neu Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/29/e92939adcde1c83a8fe76bac5d050ad6bbe46521.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="65.92" OriginalAmount="64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54844474" Longitude="77.12816069" StarRating="3" HotelCode="876126|387626" HotelName="Olivia Hotels" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>K385 Road 2, Block A, Mahipalpur, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/5a/6c5a2891e078eb9ad476317a8810d32ce90f75da.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.95" OriginalAmount="65.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.682552938381" Longitude="77.175135626984" StarRating="3" HotelCode="453382|traditional_inn__2" HotelName="Hotel Traditional Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>A-248 Ashok Vihar Phase-IV, Near Bharat Nagar Police Station, New Delhi 110052</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/30/b530d35867e27bd6b376823b2653177936cd50a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.98" OriginalAmount="66.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.646166" Longitude="77.189262" StarRating="2" HotelCode="100177|hotel_grand_central_2" HotelName="Hotel Grand Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 A / 32, WEA, Ajmal Khan Road, Behind West side Showroom, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/a3/07a3283609b54db5b84ee9b17727c11c86c116b9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Karol Bagh, in the west-central region of Delhi. The location of this hotel ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.98" OriginalAmount="66.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.639925275155" Longitude="77.209929699388" StarRating="3" HotelCode="291726|metropolis_guest_house" HotelName="Metropolis Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Dry Cleaning,Internet,Laundry,Massage Centre,Meeting Room,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Krishna Market, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/fc/e4fca50978abc1bcccf47c6efa029dbc5b212234.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Pahar Ganj, Metropolis Guest House promises a relaxin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.98" OriginalAmount="66.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.640722" Longitude="77.21092771" StarRating="3" HotelCode="301274|hotel_heritage_home_" HotelName="Heritage Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1603/4 Main Bazar, Near R.K Ashram Metro Station, Pahar Gang, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/28/d628c8888792595fe95259b192633d6477c51c86.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.98" OriginalAmount="66.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.5479157" Longitude="77.125969203952" StarRating="3" HotelCode="504922|hotel_aerodrome_2" HotelName="Airport Hotel Wow Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>National Highway 8, Mahipalpur, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/48/f44899d76082a887d64f9cfb49f664b37b1ca58f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.98" OriginalAmount="67.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64578325" Longitude="77.2165185" StarRating="2" HotelCode="916821|941405" HotelName="Hotel Sun International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>7875-79  Arakashan Road, Pahar Ganj, 110055 New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e0/5b/e05ba74e96d506f6e3dd9cbf021e2739a0b77839.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.04" OriginalAmount="68.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6408948" Longitude="77.21192285" StarRating="3" HotelCode="301881|vishal_guest_house" HotelName="Vishal Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1575/80 Main Bazaar, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/7b/097b476797fa7335ea6dafc1afd7b5a00d54ebfc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.07" OriginalAmount="69.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.542112918532" Longitude="77.129243411045" StarRating="2" HotelCode="178354|hotel_metro_tower" HotelName="Hotel Metro Tower" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Lounge,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vasant Kunj Airport Road, Near IG International &amp; Domestic Airport, Opposite Maruti Apra Showroom, Mata Chowk, Mahipalpur, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/29/9829bf9609a38e73c568923fe343838b063bf41c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.07" OriginalAmount="69.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54896672" Longitude="77.1311584" StarRating="3" HotelCode="635287|hotel_nathu_palace" HotelName="Hotel Nathu Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Plot 30 Road 4, Gali 9, Mahipalpur, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/94/1a94e356a509da64409e9b6e64d224022ba62531.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.10" OriginalAmount="70.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.65131645" Longitude="77.19132403" StarRating="2" HotelCode="301227|hotel_krishna_palace_2" HotelName="Hotel Krishna Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Business Centre,Coffee Shop,Housekeeping,Internet,Meeting Room,Parking,Spa">
        <Address>
          <AddressLines>
            <AddressLine>4/36 Saraswati Marg, W.E.A., Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/79/e7794cdd51896e89718b930e2ecba4254515a5c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Hwaseong (Dongtan), 1st Avenue is within the vicinity o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.10" OriginalAmount="70.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64173859" Longitude="77.21469526" StarRating="2" HotelCode="301868|smyle_inn" HotelName="Smyle Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>916 Gali Chandi Wali, Main Bazaar, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/0b/f60bd272f5716d5c669545770d30928d37eb32b4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.16" OriginalAmount="72.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.546866" Longitude="77.132609" StarRating="3" HotelCode="194779|hotel_delhi_airport_link" HotelName="Hotel Airport Link" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>L 701/1 Mahipalpur Extension, Near IGI Airport, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/06/9406b3b447b49d6589f0350129d61598d247e1e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.16" OriginalAmount="72.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64031035" Longitude="77.21651562" StarRating="3" HotelCode="456105|hotel_sweet_home_dx" HotelName="Sweet Home DX Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5228 Shora Kothi, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/47/5b4765bb09fac2812f889968a36ae1f567af5668.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.16" OriginalAmount="72.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64576553" Longitude="77.17461058" StarRating="3" HotelCode="630429|hotel_royal_heights" HotelName="Hotel Royal Heights" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>29/11 East Patel Nagar, New Delhi 110008</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/d6/b0d622e8731fb5e8988e169e7f1aceca257988c5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.16" OriginalAmount="72.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645741104972" Longitude="77.216934931119" StarRating="2" HotelCode="916810|rama_inn" HotelName="Rama Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Ara Kashan Road, Near Railway Station, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/c1/ccc178da4761e74d16b8527614825afd00775a47.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.19" OriginalAmount="73.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645857" Longitude="77.215811" StarRating="2" HotelCode="900514|hotel_chanchal_continental" HotelName="Chanchal Continental" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8524, Arakashan Road, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/86/dd868af948cc8362d6c0c3708aadf5458e07e542.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="75.42" OriginalAmount="73.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.711897" Longitude="77.1112" StarRating="3" HotelCode="|329583" HotelName="Royal Residency" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HOTEL ROYAL RESIDENCY B-3/357 SECTOR-6 ROHINI NEAR WATER TANK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/9/5/8/3/329583_23ca66a1807.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.85" OriginalAmount="73.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64661713" Longitude="77.21322071" StarRating="2" HotelCode="334165|1853278" HotelName="Amax Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>8145/6  Arakashan Road, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/9e/b79e0fce9e0243e1d986ec71c3bf75223dfc8943.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.22" OriginalAmount="74.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64042209528" Longitude="77.216357367129" StarRating="2" HotelCode="334890|c_g_international" HotelName="Hotel C.G International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel,Resort" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Dry Cleaning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>5568 Shora Kothi, Pahar Ganj, Near New Delhi Railway Station, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/f0/d6f025f557c27ea7ef22ffeaa3473206b64132f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Pahar Ganj, Hotel C.G International promises a relaxi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77.25" OriginalAmount="75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64110951" Longitude="77.21346745" StarRating="2" HotelCode="301315|148010" HotelName="Hotel Lord Krishna Dx Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1171-75, 6 Tooti Chwk, Main Bazar, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/c4/f9c4ce03ce93abd6cea7340f48e3cf5320690695.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.28" OriginalAmount="76.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.545131678771" Longitude="77.12327248376" StarRating="3" HotelCode="335355|hotel_chanakya_inn_2" HotelName="Hotel Chanakya Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>L 20/324 Street 7, Near Indira Gandhi International Airport, Mahipalpur, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/f5/e0f592e929075a1daf7e1a45cab96b2d3d64f185.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.28" OriginalAmount="76.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64661368" Longitude="77.21387824" StarRating="2" HotelCode="442546|hi_life" HotelName="Hotel Hi Life" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>8241-8260 Arakashan Road, Street No 6, Near New Delhi Railway Station, Paharganj, Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/61/7c6167801462ae70dba84c08ce54a83d43976836.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.31" OriginalAmount="77.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.641203038166" Longitude="77.210814287835" StarRating="2" HotelCode="291755|sohana_palace" HotelName="Sohana Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/94/f2940cfc3b7f639aa4c709f97836242b3c82d262.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests have easy access to their storeys via the lift or stairs. Services and facilities at the hote...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.31" OriginalAmount="77.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64147181" Longitude="77.21624329" StarRating="2" HotelCode="301350|hotel_star_paradise" HotelName="Hotel Star Paradise" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Business Centre,Concierge,Dry Cleaning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>4582, opposite Kathmandu Café, near New Delhi Railway Station, Main Bazar, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/80/ea807fd38ef2e91f7a225243fbfa6aa7e258206d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Hotel Star Paradise to discover the wonders of New Delhi and NCR. The property features a wi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.34" OriginalAmount="78.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645749735376" Longitude="77.216605008581" StarRating="3" HotelCode="291605|hotel_elegance" HotelName="Elegance" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7885/34 Ara Kashan Road, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/56/0e5650134fe42825706afc8ff4f3cbcdefed3d0e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.34" OriginalAmount="78.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54815571" Longitude="77.12817544" StarRating="3" HotelCode="349806|hotel_aeroporto_2" HotelName="Hotel Aeroporto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>A386/2 Road 2, N.H-8, near I.G.I Airport Mahipalpur Extension, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/08/540845f87a0ae506ec8184dc376d8bcb48b0ec9b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.34" OriginalAmount="78.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64623588" Longitude="77.21480768" StarRating="2" HotelCode="504282|hotel_darpan_palace" HotelName="Hotel Darpan Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Business Centre,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>7923/15 Arakshan, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/b8/f0b89948e515ec55bb955e352e082d624a8ecf11.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of New Delhi and NCR, Hotel Darpan Palace puts everything the city has to of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.99" OriginalAmount="79.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645681" Longitude="77.217224" StarRating="2" HotelCode="74406|524375" HotelName="Hotel Yuvraj Deluxe" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>38 Arakashan Road, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/36/263679d258deae1ea2dbe5655b153f252392e717.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a 2-minute walk from New Delhi Railway Station and 1 km from the capital's most exclusi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.40" OriginalAmount="80.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.653476" Longitude="77.191318" StarRating="2" HotelCode="335052|gold_palace" HotelName="Hotel Gold Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>3385 DB Gupta Road, Karol Bagh, Near Karol Bagh Police Station, Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/b7/6db7187065998f9c35d45437a0f53fc96ce1dd6e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.40" OriginalAmount="80.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64129199" Longitude="77.21461772" StarRating="3" HotelCode="754430|hotel_gauranga_inn" HotelName="Hotel Gauranga Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1068 Main Bazar, Paharganj, New Delhi 110044</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/eb/caeb6bf60a91d3d3d605bf80af93a1e89916c708.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.40" OriginalAmount="80.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="0" HotelCode="883843|hotel_capitol_13" HotelName="Akansh Palace D'capitol Group" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KH 514 Near Bypass Mahipalpur</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/de/afde942a2834e8f248adba83ae77faab555bd755.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.46" OriginalAmount="82.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.641898583248" Longitude="77.214475296343" StarRating="0" HotelCode="348106|raj_mahal_inn_" HotelName="Raj Mahal Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>450, 452 Chandi Wali Gali, Main Bazaar, Paharganj, 110055 New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/c3/76c349be131812c2c13eab4fa66f2399c275f64f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.46" OriginalAmount="82.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54152908" Longitude="77.12961382" StarRating="2" HotelCode="623776|hotel_dcapitol" HotelName="Hotel D'Capitol Delhi Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>K2/815 Vasant Kunj Road, Near Mata Chowk, Mahipalpur, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/47/1b47af1b35f0d089b40baa4311dbd065396a2bc7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.46" OriginalAmount="82.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="3" HotelCode="776516|plazzo" HotelName="Plazzo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>A-337 Street 1, Mtnl Building, Mahipalpur, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/ac/e8ac084cba560bb2146d1373c27229478f5747ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.46" OriginalAmount="82.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.57413" Longitude="77.260947" StarRating="2" HotelCode="166226|520705" HotelName="Pulse Impulse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Ring Road, Kilokri, Opp. Maharani Baghi, 110014 New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/88/bf88e72bf85a705ecab06a32d0928b0748d115ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.49" OriginalAmount="83.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64108492" Longitude="77.21387746" StarRating="3" HotelCode="962727|hari_piorko_inn" HotelName="Hari Piorko Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4781 Part, 4778 A &amp; B Main Bazar Road, New Delhi, Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/f6/95f65f0f521dcbe641bd54784457e255e8b84313.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.52" OriginalAmount="84.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.642961603926" Longitude="77.211060521478" StarRating="3" HotelCode="385136|hotel_sai_miracle" HotelName="Hotel Sai Miracle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>2532 Street 11, Chuna Mandi, Pahar Ghanj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/c9/66c90887ebe716524e25243bc503385997bdf0d1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.58" OriginalAmount="86.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54511788" Longitude="77.12323982" StarRating="3" HotelCode="404904|2014695" HotelName="Airport Hotel Grand" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>L-73 NH-8, Mahipalpur Extention, Near IGI Airport, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/98/aa989fe55500adcf6a94f5d22b5d95ea6c10afcb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.58" OriginalAmount="86.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.648059569477" Longitude="77.193165683116" StarRating="2" HotelCode="97568|tjs_royale" HotelName="Hotel TJS Royale" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16/16 Arya Samaj Road, W.E.A, Opposite Satbhawan School, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/e3/d7e3ee94aedc51256bd08ca8c81e26fe7d9475cd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the main hub of the city - Karol Bagh - and is close to shopping and busine...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.58" OriginalAmount="86.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.642656904" Longitude="77.211509737434" StarRating="0" HotelCode="301170|hotel_vin_inn_2" HotelName="Hotel Vin Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>T-2565 Opposite Nalwa Street, Near Mother Dairy, Chuna Mandi, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/ce/98cef731deaff6ee740bfd6fe4b26cebbdff08d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.58" OriginalAmount="86.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.646086442008" Longitude="77.214169480429" StarRating="2" HotelCode="291643|hotel_neha_inn" HotelName="Neha Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7977/2/3 Arakashan Road, Pahar Ganj, 110055 New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/37/8d37d0f853ea3447bda8e6c52ad793210ba76108.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.58" OriginalAmount="86.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645769538676" Longitude="77.215175757078" StarRating="2" HotelCode="291595|hotel_crystal_deluxe" HotelName="Hotel Crystal Deluxe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Laundry,Parking,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>8501 Arakashan Road, Arya Nagar, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/f1/75f129908226f1ffd91a6f92079bf983e37167de.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of New Delhi and NCR, Hotel Crystal Deluxe puts everything the city has to o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.58" OriginalAmount="86.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64610636759" Longitude="77.214938947117" StarRating="2" HotelCode="301241|hotel_soma_dx" HotelName="Hotel Soma Dx" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Arakashan Road, Ram Nagar, Pahar Ganj, Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/73/f0735177679a2bc86c04567e19a153277d7052a1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.61" OriginalAmount="87.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.641018528146" Longitude="77.21259122371" StarRating="3" HotelCode="291624|hotel_karlo_kastle" HotelName="Hotel The Karlo Kastle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5118 Main Bazar, Gali Thanedar Wali, Near Imperial Cinema, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/27/902753e81759d2e3bbf9ce0eee88d3381263e712.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.61" OriginalAmount="87.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6139391" Longitude="77.2090212" StarRating="0" HotelCode="452510|hotel_unique_international" HotelName="Hotel Unique International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>902 Gali Chandi Wali Main Bazaar</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/3c/8c3cde9ad8c097dce2203b0ed57fb06d05bd70fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.61" OriginalAmount="87.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54314392" Longitude="77.12844988" StarRating="3" HotelCode="622945|hotel_ashoka_palace_4" HotelName="Hotel Ashoka Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KH. 803/2, Opposite Corporation Bank, Mahipalpur, New Delhi, Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b9/66/b9661753d1074f39613ce003a231fe093e42beaf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.64" OriginalAmount="88.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.647045233532" Longitude="77.195879817009" StarRating="2" HotelCode="161300|hotel_c_park_inn" HotelName="C Park Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1042 / 15 Abdul Rahman Road, Naiwalan, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/2b/162bc8a12aa372aa2ea496140ad15c7e7fc673f0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is famous among tourists for the variety of its world class services. This budget hotel in...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.64" OriginalAmount="88.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="3" HotelCode="856756|fabexpress_gaylord" HotelName="FabExpress Gaylord" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7973 Arakashan Road, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/3f/d93f19da84c8cd0dcd5df014bed14cf5c1e931dc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="91.67" OriginalAmount="89.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.644235654244" Longitude="77.210632039846" StarRating="3" HotelCode="173690|hotel_le_roi" HotelName="Le ROI Delhi Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2206 Rajguru Road, Near New Delhi Railway Station, Chuna Mandi Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/b1/d7b134ef7e848413d25cc5748047401a90b62709.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can enjoy a pleasant stay in one of the 32 rooms. Most storeys are accessible by lift. Se...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.70" OriginalAmount="90.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6443382" Longitude="77.21311232" StarRating="2" HotelCode="301208|hotel_su_shree_continental" HotelName="Su Shree Continental DX" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3198/15 Desh Bandhu Gupta Road, Opposite M.C.D. Dispencery, Behind Hotel Revels, Sangatarshan, Paharganj, New Dehli 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/3f/ae3f15f69be55467b753e7c6f13091806d5bf2fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can feel at home in one of the 38 rooms. Services and facilities at the hotel include a t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.70" OriginalAmount="90.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="2" HotelCode="772943|hotel_de_hocks_deluxe" HotelName="Hotel De Hocks Deluxe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8/7 Desh Bandhu Gupta Road, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/da/f6daf97c769c5ea5da143444eff6b8636f7060f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.70" OriginalAmount="90.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.642572681524" Longitude="77.211573347221" StarRating="2" HotelCode="900507|new_hindustan_by_backpackers_heaven" HotelName="Hostel New Hindustan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Currency Exchange,Laundry,Lounge,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2503 Nalwa Street, Chuna Mandi, Paharganj, Neu Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/e1/e1e1fec54d5c0449c6bfffabcec47fe8c541bbf4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the main bazaar, Pahar Ganj, just 10 minutes from New Delhi railway station ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.70" OriginalAmount="90.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.5420796" Longitude="77.118452517791" StarRating="3" HotelCode="916804|hotel_delhi_aerocity" HotelName="Hotel Delhi Aerocity" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>104/2/2 M. R. Complex, Near IGI Airport,Rangpuri, National Highway-8,Mahipalpur, Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/zz/5dada7e0e731d2422506965727bfebfcfe5702a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.73" OriginalAmount="91.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.646167212932" Longitude="77.189183693115" StarRating="3" HotelCode="113874|hotel_classic" HotelName="Classic" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17A/59	WEA Ajmal Khan Road, Gurudwara Road, Opposite Jessa Ram Hospital, Near RBL bank, Karol Bagh, New Delhi  110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/44/0c44031503976b9ccb13ef170a7f63724c3411a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.73" OriginalAmount="91.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.549495151842" Longitude="77.12922353684" StarRating="3" HotelCode="291537|airport_hotel_goodluck" HotelName="Hotel Goodluck" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Babysitting,Bar,Beauty Salon,Business Centre,Coffee Shop,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,Meeting Room,Parking,Pets allowed,Restaurant,Room Service,Spa,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>A-103 Road 4, N H 8, Mahipalpur Extension, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/27/c9275f3995c6293ce605ba198b8a765a86a3c46e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Good Luck is conveniently located in the popular Indira Gandhi Int'l Airport area. The propert...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.73" OriginalAmount="91.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64119889" Longitude="77.21234411" StarRating="3" HotelCode="633041|comfort_rooms_2" HotelName="Comfort Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1576 Main Bazar Road, Near Khanna Cinema, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/83/5183172307cff3d6c54e12b0dceff0b8b9acd7ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.73" OriginalAmount="91.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="0" HotelCode="886557|hotel_grand_uddhav" HotelName="The Grand Uddhav" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4953-54 Ramdwara Road</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/1f/7b1fc1f429bed83c0153d12f78f7bd90c6f3f5fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="94.76" OriginalAmount="92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.56144116" Longitude="77.29338181" StarRating="3" HotelCode="772745|340202" HotelName="Hotel Nitya Maharani" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>XV/7884/1 Plot 27 Arakashan Road, Nai Basti, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/47/c3471dc54cfca41d57d486f9a168df9a235a5afd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.79" OriginalAmount="93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="0" HotelCode="800954|372065" HotelName="Kelvish" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KH No-548, Plot 3, Mahipalpur, Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/fc/70fc8b6496a5279c0577c45b8c52669a7a638284.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="98.88" OriginalAmount="96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6458318" Longitude="77.215955" StarRating="3" HotelCode="189152|27905" HotelName="Grand Godwin" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8502/41 Arakashan Road, Ram Nagar, Paharganj, New Dehi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/9a/909a244b64a8f0124225a0d70cea9a7d5aee0cc8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.88" OriginalAmount="96.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.547598572588" Longitude="77.12759077549" StarRating="3" HotelCode="189147|oyo_4184_hotel_the_rts" HotelName="Hotel The RTS" 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>A-2/67, Road 2, NH-8, Mahipalpur Extension, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/f0/32f00fd19049d23164338486c852d30ee92d978e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.88" OriginalAmount="96.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645478" Longitude="77.183822" StarRating="2" HotelCode="177957|hotel_pawan_plaza" HotelName="Pawan Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>7A/9 W.E.A, Channa Market, Opposite Metro Pillar 117, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/15/7815db84ba1c53e7192d45f604e9b1aacb45e63a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Channa Market area of Karol Bagh in New Delhi, which is Asia’s largest s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.88" OriginalAmount="96.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.582585" Longitude="77.247821" StarRating="3" HotelCode="312465|satwah_guest_house" HotelName="Satwah 29 Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>29 Church Road, Bhogal, Jangpura, Delhi 110014</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/63/7b633d85f72e588c0ba4ebc2e1877d978dbf3e3d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.88" OriginalAmount="96.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.641725332509" Longitude="77.210546135902" StarRating="3" HotelCode="900505|hotel_pearl_plaza_2" HotelName="Pearl Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2348 / 2350 Raj Guru Road, Chuna Mandi, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/a9/02a984e3ed5cb1d19247694a721a7da46aa31afe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a well-known place, namely Paharganj in New Delhi, close to various sights o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="99.78" OriginalAmount="96.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6454778" Longitude="77.183615" StarRating="2" HotelCode="|46700" HotelName="Sunstar Residency" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8A/50, W.E.A.,CHANNA MARKET,KAROL BAGH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/7/0/0/46700_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxury, urban hotel, is ideal for holidays or business trips, has 17 rooms, air-conditioning, a lobby, a safety deposit box service, a currency exchange service, a lift, conference facilities, internet, room service and a laundry service. SITUATION: It is inNueva Delhi the heart of close to the establishment, clients can find the tourist attractions, is situated 10 kilometres away from the bus station, is situated 18 kilometres away from Indira Gandhi Airport. ROOM: The modern rooms, have a bathroom with a bath, a hairdryer, a direct line telephone, a television, a fridge and central heating. MEALS: Regarding the food and beverage offering, the establishment offers a traditional, continental, and Chinese cuisine restaurant. PAYMENT METHODS: Customers can pay using Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="99.91" OriginalAmount="97.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64342129926" Longitude="77.214562604299" StarRating="2" HotelCode="291718|hotel_leo_continental_" HotelName="Leo Continental" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>3357 Gali Hari Mandir Paharganj, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/17/1f17b0ae87b4964ec327bd9613f8298a93c6adbf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="99.91" OriginalAmount="97.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.53826845" Longitude="77.25932067" StarRating="3" HotelCode="597850|the_geras_heritage" HotelName="The Geras Heritage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>L-43 Kalkaji, New Delhi 110019</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/57/5b57b9038a3503dc988aea098f4ccb9452fbac32.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="100.94" OriginalAmount="98.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.640657630112" Longitude="77.210723480119" StarRating="3" HotelCode="301184|hotel_star_view" HotelName="Hotel Star View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>5136/1 Main Bazar, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/c4/cfc4647f56ac723983cad8ec732a59b98478d6de.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="100.94" OriginalAmount="98.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54942325" Longitude="77.12981333" StarRating="3" HotelCode="614488|hotel_areotech" HotelName="Aerotech Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>A-115/B Road 04, Mahipalpur, Near IGI Airport, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/e9/13e9682c15b626ad5565887a2ed7622902bb3074.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101.97" OriginalAmount="99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.550279802613" Longitude="77.129732096996" StarRating="3" HotelCode="291586|178858" HotelName="Hotel Castle Blue" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>A-109 Road 5, Mahipalpur Extention, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/08/16084c264a0469d7bfea7915acf3cf52171de734.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101.97" OriginalAmount="99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.53759094" Longitude="77.25944676" StarRating="2" HotelCode="768019|256970" HotelName="OYO 2407 Hotel Gera's M1" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Near Kotak Mahindara Bank, Kalkaji Branch, Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/1b/8c1b6f381f7761e9726b82c10ea73d02e73a4455.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.97" OriginalAmount="99.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64231517" Longitude="77.21804791" StarRating="3" HotelCode="301842|hotel_pink_city_2" HotelName="Pink City Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4252 Gali Krishna, opposite New Delhi Railway Station, Pahar Ganj, Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/47/ac475c02b7e799323d24fa7feda29cd22994a941.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel pink city is conveniently located in the popular Pahar Ganj area. The hotel offers a high stan...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="102.18" OriginalAmount="99.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.5468696" Longitude="77.1264634" StarRating="3" HotelCode="916833|1045238" HotelName="Hotel Airport City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>A-11 Road 1, National Highway 8, Near I.G.I Airport Mahipalpur Extension, Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/c7/20c7ef22ae10356ae806c11cc8df966bbec0d6f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.00" OriginalAmount="100.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64529238" Longitude="77.18346196" StarRating="3" HotelCode="976380|hotel_sunstar_heights_2" HotelName="Hotel Sunstar Heights by FabHotels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8A/41 WEA, Channa Market, Karol Bagh, Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/a7/dda7871580020521b278298764b6eefb59167ab7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.04" OriginalAmount="100.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.643619" Longitude="77.183826" StarRating="2" HotelCode="903867|305525" HotelName="Hotel Sunstar Heights" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8A/41 WEA, Channa Market, Karol Bagh, Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/142574/142574a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located, 13 km away from Connaught Place and New Delhi railway station. The h...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="104.03" OriginalAmount="101" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.52665148" Longitude="77.13566259" StarRating="2" HotelCode="684078|340075" HotelName="Hotel Airport Express" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>61 B60, New Delhi 110070</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/41/7c416ab54ff9dc70e45ee31d37959b251be7d9ad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.86" OriginalAmount="101.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645822" Longitude="77.216084" StarRating="3" HotelCode="142133|510665" HotelName="Aura" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>31, Arakashan Road, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/f1/71f151579347c4fd22410118b90e5a068bf45120.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located hotel in the Paharganj shopping area, which is close to Connaught Pla...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.93" OriginalAmount="101.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54127097" Longitude="77.21147891" StarRating="2" HotelCode="429363|1853608" HotelName="Hamilton Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses,Lodges" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Luggage Storage,Meeting Room,Parking,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>S-153 Panchsheel Park, New Delhi 110017</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/75/f375d3c92b6e8ce85d3d70d75140d5a66c03633c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Hamilton Hotel in New Delhi South Delhi, you'll be close to Siri Fo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.06" OriginalAmount="102.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54241875" Longitude="77.119331" StarRating="3" HotelCode="404239|airport_hotel_paradise_international" HotelName="Airport Hotel Paradise International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bar,Business Centre,Coffee Shop,Concierge,Designated Smoking Area,Dining,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Massage Centre,Meeting Room,Parking,Restaurant,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>A-272 National Highway No-8, Mahipalpur, Near Airport, New Delhi 110037, Delhi NCR</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/8c/998cfca7ae7c309ea7ac0196c83af030cb84f5c7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of New Delhi and NCR, Airport Hotel Paradise International puts everything t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.06" OriginalAmount="102.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.550881333333" Longitude="77.131441333333" StarRating="2" HotelCode="760544|hotel_the_best" HotelName="Hotel The Best" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>A-220 Road 6, Near IGI Airport, Mahipalpur, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/60/2e6013312fa4fde3fb22f6966be187db31f534d0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.09" OriginalAmount="103.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.53665901" Longitude="77.25747299" StarRating="3" HotelCode="301216|lotus_palace_hotel" HotelName="Hotel Lotus Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>E993, C.R. Park, New Delhi 110048, Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/81/dd812072c8dfdb1faaa2ac87986d7bbb871fff3c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.09" OriginalAmount="103.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.542545" Longitude="77.129086" StarRating="0" HotelCode="982145|oyo_17020_hotel_raj_palace" HotelName="Hotel Raj Palace by OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>73 Vasant Kunj Marg, K-Block, Mahipalpur Village, Near Airport, Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/ea/8cea78c4ff659200c40f2c64013f6f38855d2ded.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="108.15" OriginalAmount="105" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.584145832951" Longitude="77.248296965416" StarRating="2" HotelCode="348201|83237" HotelName="Westend Holiday Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>T-60 Bhogal Road, Bhogal, Jangpura, New Delhi 110014</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/b1/8cb1ab8a43e72fd9dd23ffb3026549516c0d9653.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.15" OriginalAmount="105.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="0" HotelCode="974763|vaccinated_staff_capital_o_43116_hotel_grand" HotelName="The Grand Uddhav by OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4953-54 Ram Dwara Road, Nehru Bazar, Paharganj, New Delhi, Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/59/c3590bb2902a363280d229409ea5aea40bbc929a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.18" OriginalAmount="106.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.53500574" Longitude="77.14573122" StarRating="3" HotelCode="754486|sailors_home_3" HotelName="Sailors Home" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C6 6533 Vasant Kunj, New Delhi  110070</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/21/b22135da601714d384e0d0e21a3e289632f58515.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.18" OriginalAmount="106.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="3" HotelCode="783911|oyo_9377_prakash_continental" HotelName="Prakash Continental" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Wazirpur Press Area, Behind Punjab Kesari, New Delhi 110035</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/f4/11f4a232ec4391557785b4d3e5310f0a7cd56c01.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.21" OriginalAmount="107.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64229319" Longitude="77.21671436" StarRating="0" HotelCode="675324|hotel_sunrise_dx" HotelName="Hotel Sunrise Dx" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3738 Street Ram Nath Patwa, Near N D Railway Station, Opposite Shiela Cinema, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/48/1e482c000122eab2a1e18a9ef6d4b3266c2eea10.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.21" OriginalAmount="107.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6487539" Longitude="77.1984592" StarRating="3" HotelCode="916830|la_vista" HotelName="La Vista" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>938/3 Ill Bux Road, Karol bagh,Naiwala, Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/c1/20c143fa7432ff1374b5febd6d02572098817362.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="111.24" OriginalAmount="108" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6443389" Longitude="77.21516639" StarRating="2" HotelCode="301844|371963" HotelName="Hotel Avtar" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Bar,Conference Hall,Laundry,Parking,Restaurant,Room Service,Spa,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>3425 Desh Bandhu Gupta Road, Biden Pura, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/6b/806b0c40e26f95925ab924e850505f4762ecdae9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of New Delhi, Avtar Hotel was established in 1978 and is recognized for its lux...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="111.24" OriginalAmount="108" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54513896" Longitude="77.12325171" StarRating="3" HotelCode="755826|340156" HotelName="Hotel Kian" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>L-316 &amp; 317 Street 7, Mahipalpur Extention, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/d5/95d5c23f7f225920b6ee356833e02dbf751c8468.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.24" OriginalAmount="108.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645938432292" Longitude="77.215274992008" StarRating="3" HotelCode="291680|hotel_shiva_intercontinental" HotelName="Hotel Shiva Intercontinental" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>8478/13 Arakashan Road, Ram Nagar, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/48/43483e23e5e540a3737596d8cc951616eb0179e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="111.86" OriginalAmount="108.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.644726099451" Longitude="77.184032491742" StarRating="3" HotelCode="98054|300435" HotelName="Hotel Suncourt Yatri" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8A/33 W.E.A, Channa Market, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/3a/c93a10eed64d4348d9a5977574c34b128d4aab4a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the heart of the capital city of New Delhi and its largest market, Karol Bagh, whe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="112.01" OriginalAmount="108.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64594" Longitude="77.19217" StarRating="2" HotelCode="|44257" HotelName="Tjs Royale" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16/16,W.E.A,ARYA SAMAJ RD,KAROL BAHG, NEW DELHI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/2/5/7/44257_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is urban, perfect for business and holiday stays, with air-conditioning, renovated in 2008, has 25 standard rooms and suites and 3 floors. In the entrance, you can find a lobby with a reception, a cloakroom, a lift and conference facilities. At an extra cost you can use internet, room service and the launderette. SITUATION: Karol Bagh It is in Rajendra Place and Connaught Place close to the establishment, clients can find it is 300 metres away from Karol Bagh the underground station of it is situated 16 kilometres away from Indira Gandhi the International Airport of It is situated 35 minutes away from the national airport. ROOM: The rooms have modern facilities, comfortable beds, a satellite TV, a direct line telephone, a safety deposit box, a bathroom, hot water, cold water, a bath and toiletries. PAYMENT METHODS: The establishment accepts credit cards, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant with a breakfast, lunch and dinner service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.641469180704" Longitude="77.216045553696" StarRating="3" HotelCode="291539|80097" HotelName="Aman International" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4555-56 Main Bazaar, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/c4/b5c4a72d2c255c675ceacf19c28070ba9f63da67.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="112.27" OriginalAmount="109.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64654935" Longitude="77.21673992" StarRating="3" HotelCode="301896|hotel_kabeer" HotelName="Hotel Kabeer" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>3/4 Arakashan Road, Near Sanjeevan Hospital, Ram Nagar, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/b1/f2b15fd8d326e788c5b43cfcbd28380c6ff573df.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="112.28" OriginalAmount="109.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645293" Longitude="77.192636" StarRating="2" HotelCode="|36402" HotelName="Good Times" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8/7 W.E.A.KAROLBAGH,OPP.RAMJAS SCHOOL PUSA ROAD DT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/4/0/2/36402_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a lobby, a restaurant, room service and a laundry service. It has 30 rooms and with features that offer you the maximum level of comfort. SITUATION: The establishment is 30 kilometres away fromIndira Gandhi Airport. ROOM: The rooms have internet and a mini-bar. MEALS: Regarding the food and beverage offering, the establishment offers a coffee shop and a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="113.78" OriginalAmount="110.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.65074546575" Longitude="77.194849848747" StarRating="3" HotelCode="113885|277865" HotelName="BB Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2638-2642, Gurudwara Road, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/b8/69b8c76a4de7472b1082abb71f7571a56337fc2e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54740431" Longitude="77.24948093" StarRating="3" HotelCode="694573|340468" HotelName="Hotel South View" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>B-14 Chirag Enclave, Opposite Devika Tower, Nehru Place, New Delhi 110048</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/b3/07b383182c6b2de94b50f689a4a3b8f67da248a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.33" OriginalAmount="111.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645733662539" Longitude="77.188925626984" StarRating="3" HotelCode="189129|midtown" HotelName="Midtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>17A/7 Ajmal Khan Road, Karol Bagh, WEA, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/26/2126a16d85a2d8f126762435d14c2b049ccdedd2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.33" OriginalAmount="111.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64698419" Longitude="77.19718982" StarRating="3" HotelCode="301865|hotel_jaggi_palace" HotelName="Hotel Jaggi Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Dry Cleaning,Elevator,Internet,Laundry,Meeting Room,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>2347 Faiz Road, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/f5/edf51689bc97cc9ebca2f8538557b2a65646053f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Karol Bagh, Hotel Jaggi Palace promises a relaxing an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.33" OriginalAmount="111.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.63509487" Longitude="77.28579475" StarRating="3" HotelCode="731228|beacon_hotel_nirman_vihar_new_delhi" HotelName="Nirman Vihar Beacon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Patparganj Road, Dayanand Colony, Shakarpur Khas, New Delhi 110092</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/ed/82ed488314a37129012b95abb65c11202b88a196.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="114.58" OriginalAmount="111.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.80386024" Longitude="77.14346462" StarRating="2" HotelCode="465813|1853838" HotelName="Lavanya Motel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>GT Road, Palla Bakhtawarpur Road, Alipur, New Delhi 110036</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/e7/78e7c66d51c097cc55267f679905c30c7f034fac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="114.97" OriginalAmount="111.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6444417" Longitude="77.1839489" StarRating="3" HotelCode="|47200" HotelName="The Sun Court  Yatri" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>W.E.A. CHANNA MARKET, KAROL BAGH 8A/33</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/2/0/0/47200_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This comfortable, economical hotel and has 26 rooms, The establishment with air-conditioning, it offers a lobby, a bar, a restaurant, conference rooms, room service, a laundry service and a car park. SITUATION: It is inNueva Delhi the heart of near the establishment, you will find boutiques, shopping centres, is 16 kilometres away from the airports. ROOM: The rooms have an air-conditioning system, a direct line telephone, satellite or cable TV, a safe and a mini-bar. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="115.36" OriginalAmount="112.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64121836" Longitude="77.21609807" StarRating="2" HotelCode="301848|hotel_gold_star_inn" HotelName="Gold Star Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>4530-31, Shora Kothi, Pahar Ganj, Main Bazar, Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/37/8d37d0f853ea3447bda8e6c52ad793210ba76108.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="116.39" OriginalAmount="113.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.646004813937" Longitude="77.214784026146" StarRating="3" HotelCode="189158|hotel_legend_international" HotelName="Hotel Legend International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8525 Hotel Lane, Arakashan Road, Paharganj, New Dehi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/37/8d37d0f853ea3447bda8e6c52ad793210ba76108.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="116.39" OriginalAmount="113.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64539924" Longitude="77.24013463" StarRating="3" HotelCode="751654|hotel_wallstreet" HotelName="Hotel Wallstreet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3664 Netaji Subhash Marg, New Delhi 110002</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/10/66101f050aa0f90b562074b3a1e18c3a19e93b53.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.42" OriginalAmount="114.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.652991379488" Longitude="77.190300790262" StarRating="3" HotelCode="291599|de_gold" HotelName="Hotel De Gold" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3505-3506 Bank Street, Pyare Lal Road, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/8a/e58aa9e3459a3a0a06844e9a608eab2a1b3e0a36.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.42" OriginalAmount="114.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645379707832" Longitude="77.213431658896" StarRating="2" HotelCode="916811|le_alfanso" HotelName="Le Alfanso" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4/4	D.B Gupta Road, Pahargunj, Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/74/9474000ab371da6ff4c0ae6d53e21fc9da8c6acc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="118.45" OriginalAmount="115.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.575373411557" Longitude="77.050187587738" StarRating="5" HotelCode="177956|mehra_residency_at_the_airport" HotelName="Mehra Residency" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>A-45 Sector 19, Behind Verdhman Crown Mall, Dwarka, New Delhi 110075, Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/89/7f89826216905a0458dee7c8ae437e9f9fca3fc3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in Dwarka, amidst large commercial complexes, shopping arcades an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120.51" OriginalAmount="117.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6466478" Longitude="77.21719494" StarRating="2" HotelCode="614352|fabhotel_le_continental_paharganj" HotelName="Hotel Le Continental" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10065-66 Street 1, Multani Dhanda, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/dc/0cdc539a8bae4709f665b311e232642b8849e82e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="120.79" OriginalAmount="117.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.542787" Longitude="77.118549" StarRating="3" HotelCode="910505|1057588" HotelName="Hotel Vishal Residency" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mahipalpur Extension National Highway-8, Main Airport Road, Near Radisson Hotel, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/1d/201d8a01fd71ada6d09561d338e9d0526118fdbc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 46 rooms. Services and facilities at the hotel include a restaurant, a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="121.54" OriginalAmount="118.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.551240961331" Longitude="77.129897477316" StarRating="3" HotelCode="316937|hotel_auraairport" HotelName="Hotel Aura IGI Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>RZ-293 National Highway 8, Main Road, Block A, Mahipalpur, New Delhi 110037, Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/7e/8e7eeb39fccdb70e558ed7b0fba0f4e3dff5255e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="124.91" OriginalAmount="121.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.644545" Longitude="77.217339" StarRating="3" HotelCode="|162023" HotelName="Shipra International" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8596, D.B.GUPTA ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/2/0/2/3/162023_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.567185425358" Longitude="77.241568565369" StarRating="4" HotelCode="176012|74711" HotelName="Amby Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>M-13 Lajpat Nagar, New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/a8/dda83f225c10416dc2563744563bc3414f823290.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers the advantage of a great location in the heart of the South Delhi area of Lajpat Na...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="125.66" OriginalAmount="122.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645839190656" Longitude="77.186797241734" StarRating="3" HotelCode="291695|hotel_taksh_inn" HotelName="Taksh Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,Parking,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>13A/26 W.E.A, Channa Market, Karol Bagh, New Delhi 110005, Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/b3/a0b382a30631e38d635052745027105dad27a0c4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Karol Bagh, Hotel Taksh Inn promises a relaxing and w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.535764820219" Longitude="77.197285198436" StarRating="3" HotelCode="57098|236955" HotelName="Qutub Residency" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>81 Sri Aurobindo Marg, Adchini, New Delhi 110017</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/a7/c0a78616504fdfec23fb3bb2bb21ef6f29c42251.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.72" OriginalAmount="124.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6458318" Longitude="77.215955" StarRating="2" HotelCode="189153|hotel_baba_deluxe" HotelName="Baba Deluxe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7795 Arakashan Road, Ram Nagar, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/01/a4014f0f5aec52bbcda681d014ea11f070eee7a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally situated in Pahar Gunj, one of the city's most popular locations. The city cent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.55048845" Longitude="77.12990453" StarRating="3" HotelCode="963470|382454" HotelName="FabExpress Clink" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>A-422 A-Block RZ, Mahipalpur, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/c8/6bc87f67e13fef0baa4f7eb3e926b71f23972353.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.78" OriginalAmount="126.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.641547585637" Longitude="77.216426155288" StarRating="3" HotelCode="376258|aman_continental" HotelName="Hotel Aman Continental" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1048 Main Bazar, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/64/bb64e9c5ef6daa19b5980b2919591708a3649acf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.78" OriginalAmount="126.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.644103743567" Longitude="77.216797658197" StarRating="3" HotelCode="916827|hotel_shipra_international" HotelName="Hotel Shipra International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>8596 D.B.Gupta Road, Near Shiela Cinema, New Delhi Railway Station,Paharganj, Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/cc/e6cca81b6b2d1e53e80aee84f345a23cacd75104.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="129.89" OriginalAmount="126.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.650786" Longitude="77.190601" StarRating="3" HotelCode="160370|510575" HotelName="Aster Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1078-80, Hardhyan Singh Road, Naiwalan, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/34/8e340907643e9aad6caa1cd7e84ecbb11d8be889.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Hardhyan Singh Road in Naiwalan, Karol Bagh. It is approximately 2 km from ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="129.98" OriginalAmount="126.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6452327" Longitude="77.1830575" StarRating="3" HotelCode="|46702" HotelName="Sunstar Heritage" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8A/43, W.E.A. Channa Market, Karol Bagh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/7/0/2/46702_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban and elegant hotel rooms. has 19 rooms, The hotel with air-conditioning, has a lobby, a safety deposit box service, a currency exchange service, a lift, conference facilities, room service, a laundry service and a hairdresser's. SITUATION: Is situated in an excellent location, has good links to the leisure areas, nearby, you will find the airport, the railway station situated 8 kilometres away from the railway station, is situated 10 kilometres away from Indira Gandhi the International Airport of. ROOM: The stylish rooms, with air-conditioning, a bathroom, a hairdryer, a direct line telephone, a satellite TV, a central heating system and a fridge. PAYMENT METHODS: The establishment accepts Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have typical and Chinese cuisine restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="130.81" OriginalAmount="127.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645818" Longitude="77.21585768" StarRating="3" HotelCode="311179|1043948" HotelName="Hotel Krishna Deluxe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Arakashan Road, Behind Sheila Cinema, New Delhi Railway Station, Paharganj, Neu-Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/33/673347b73c3236eca5f7421cc5d348bf090f139c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.81" OriginalAmount="127.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64244272" Longitude="77.2406589" StarRating="3" HotelCode="301340|hotel_arina_inn" HotelName="Hotel Arina Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38 Netaji Subhash Marg, Darya Ganj Main Road, New Delhi 110002</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/68/9b68f1e6a046b8e03b5e36799fbc8220f2d6d3ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="131.01" OriginalAmount="127.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.641561451076" Longitude="77.214070376769" StarRating="3" HotelCode="916812|945185" HotelName="Hotel Hari Piorko" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4775 Main Bazar Road, Paharganj, Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/318226/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="131.51" OriginalAmount="127.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6449537" Longitude="77.2137626" StarRating="3" HotelCode="189161|1056698" HotelName="Hotel Sita International" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3/10, D.B. Gupta Road, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/e8/d2e8865c4d4ff15a20247d359b9ef2423ed79753.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.84" OriginalAmount="128.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.547043475522" Longitude="77.253905542974" StarRating="3" HotelCode="99297|oakland_hotel" HotelName="Hotel Oakland" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>B-14 Chirage Enclave, Opposite Nehru Place, New Delhi, Delhi 110048</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/22/622287d886fa8ea4b7335c08f5d37b0afba19c6f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.84" OriginalAmount="128.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.50372782" Longitude="77.18978621" StarRating="1" HotelCode="625841|amigos_india" HotelName="Amigos India" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>C-16 Chattarpur Enclave, Gf, Phase 2, New Delhi 110074</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/01/f101f5bbd3b987963569b3782c66227f644e6a53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54856091" Longitude="77.24187081" StarRating="2" HotelCode="739719|284484" HotelName="Bed And Chai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R-55 Greater Kailash-1, New Delhi 110048</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/02/06/0206de1e08727c6a19ac60a2cc8cdfeed528ecc2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="132.87" OriginalAmount="129.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="0" HotelCode="864782|1055108" HotelName="Casa Royal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>B-364 Chittranjan Park</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/73/5873eac271c8f250fab03724a0bbc7763e83a70d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.87" OriginalAmount="129.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.641077714135" Longitude="77.213462107848" StarRating="3" HotelCode="74393|the_gold_regency" HotelName="Hotel Gold Regency" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4350 Main Bazar Road, Bagichi Ramchander, Kaseru Walan, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/b7/40b78eb3018f77cd25d0208252ca4be630de9233.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.87" OriginalAmount="129.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.549375062388" Longitude="77.129838466644" StarRating="3" HotelCode="189145|hotel_delhi_37" HotelName="Hotel Delhi 37" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>A-148 National Highway 8, Mahipalpur, New Delhi, Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/3b/983b0a438e536aa715788c039f955b34613a29a2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.90" OriginalAmount="130.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.639802" Longitude="77.177521" StarRating="3" HotelCode="74382|bharat_continental" HotelName="Bharat Continental" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bar,Business Centre,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Garden,Internet,Laundry,Meeting Room,Parking,Restaurant,Room Service,Spa,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>R-548 New Rajender Nagar, Patel Nagar, New Delhi 110060, New Delhi and NCR</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/7c/597cc7c19c0a88d6196aff8260b1b3f860510ae9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Patel Nagar, Hotel Bharat Continental promises a rela...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="134.93" OriginalAmount="131.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64427703552" Longitude="77.19119399786" StarRating="2" HotelCode="177955|fabhotel_marble_arch_karol_bagh" HotelName="FabHotel Marble Arch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Pusa Lane, Plot No-8/6, W.E.A., Opposite Metro Pillar 88, Karol Bagh, New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/e2/30e273638ca3df8209990d5b42362819823d72ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Pusa Lane, opposite Metro Pillar no. 88 in Karol Bagh, Asia’s biggest shoppi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="134.93" OriginalAmount="131.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645993048701" Longitude="77.208767862719" StarRating="2" HotelCode="291742|revels_plum" HotelName="Revels Plum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Dry Cleaning,Elevator,Internet,Laundry,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Plot 7 Desh Bandhu Gupta Road, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/69/18698fef018b66edef57c102f836932cf9a1a118.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Revels Plum is a popular choice amongst travelers in New Delhi and NCR, whether exploring or j...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.96" OriginalAmount="132.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.642342078224" Longitude="77.210406661034" StarRating="3" HotelCode="189154|hotel_cottage_yes_please" HotelName="Hotel Cottage Yes Please" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1843-44 Laxmi Narayan Street, Raj Guru Road, Chuna Mandi, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/36/903604f88f19ef25d72ee95b6368215f847d0517.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is located in Delhi. A total of 45 guests rooms are available for guests' convenie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.96" OriginalAmount="132.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.56934598" Longitude="77.24507996" StarRating="2" HotelCode="301290|lazeez" HotelName="The Lazeez Hotel &amp; Restaurant" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Business Centre,Concierge,Designated Smoking Area,Elevator,Internet,Meeting Room,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>I87, Central Market, Lajpat Nagar II, New Delhi 110024</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/e7/73e760c5b0b73609bbd06f761dfc76d236114014.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Lazeez Hotel &amp; Restaurant is perfectly located for both business and leisure guests in New Delhi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="136.78" OriginalAmount="132.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.537378103511" Longitude="77.144088758895" StarRating="2" HotelCode="398397|1857168" HotelName="JMD Luxury Homes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Flat 9919/22 Pkt 9, Gate 5, Vasant Kunj, Sector C, New Delhi 110070</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/d6/d7d636fe90449988cf5b8d2fdd780b6d456a2179.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.5489911" Longitude="77.12848636" StarRating="3" HotelCode="600401|236769" HotelName="Hotel Arch" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>A-74 Road 04, Near IGI Airport, Mahipalpur, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/00/ba00ee6a5dbf4ff4dca42fb279038879d83234d4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.632095209588" Longitude="77.280203021478" StarRating="3" HotelCode="291756|372110" HotelName="Solitaire Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>A-134,135,137 Shakarpur Vikas Marg, New Delhi 110092</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/43/1b43b844a32938602d14b0e8b1435b1fff199d84.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 3-star Solitaire Hotel offers comfort and convenience whether you're on business or holiday in N...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="139.05" OriginalAmount="135.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64454672" Longitude="77.21549713" StarRating="3" HotelCode="291697|hotel_delhi_55" HotelName="The Delhi 55" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>8703-06 Desh Bandhu Gupta Road, Near Sheila Cinema, Pahadganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/e8/29e8272d16dfb4a1952f4d61500339046b638d44.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="139.05" OriginalAmount="135.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.641935101462" Longitude="77.211696507702" StarRating="2" HotelCode="291619|hotel_india_international_deluxe" HotelName="Hotel India International Deluxe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,Meeting Room,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>2485 Nalwa Street, Behind Imperial Cinema, Chuna Mandi, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/e4/b8e4ec49f2ff91e3add55518b835a207e616a642.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Pahar Ganj, Hotel India International Dx. promises a ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="139.05" OriginalAmount="135.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.549965438572" Longitude="77.128503288343" StarRating="2" HotelCode="291774|hotel_the_r_blues" HotelName="The R Blues" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>A-79 National Highway 8, Mahipalpur Extension, Near Indira Gandhi Domestic International Airport, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/70/c2/70c2812a04c24b8820cd497e0c700a3cc89dc38b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.08" OriginalAmount="136.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64584" Longitude="77.188117" StarRating="3" HotelCode="176020|hotel_emperor_palms" HotelName="Emperor Palms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>15 A-7 W.E.A. KAROL BAGH, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/8b/cf8b5e2c5209873ecf4c5cac7caf135ed760a903.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the city and only a minute’s walk from the metro station. It li...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.08" OriginalAmount="136.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6445724" Longitude="77.18406287" StarRating="3" HotelCode="348070|hotel_inn_tawang" HotelName="Inn Tawang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bar,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Garden,Housekeeping,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Meeting Room,Parking,Room Service,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>8A/32 W.E.A., Channa Market, New Delhi - 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/f2/76f25e9028a734382628ce5b998c38a2e330cef8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Inn Tawang in New Delhi (Karol Bagh), you'll ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.08" OriginalAmount="136.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64046305" Longitude="77.2101415" StarRating="2" HotelCode="483110|backpacker_panda_delhi" HotelName="Backpacker Panda Delhi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>22/1 Main Bazar Road, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/48/4648b3092a75d7fcc06118913207e31765f4f92c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="141.27" OriginalAmount="137.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54786" Longitude="77.2376414" StarRating="3" HotelCode="903862|510395" HotelName="Amara Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>C-30 Greater Kailash Part-1, New Delhi 110048</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/59132/2159132/53.jpg?f=15600220</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of South Delhi - Greater Kailash Part One. It is within close prox...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="142.14" OriginalAmount="138.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.555864" Longitude="77.241067" StarRating="3" HotelCode="160929|treebo_conclave_riviera_greater_kailash" HotelName="Conclave Riviera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>A- 20 Kailash Colony, New Delhi 110048</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/fd/35fd1aaf089f406b3a2e590a0732f7de937832c4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="142.14" OriginalAmount="138.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.641058044739" Longitude="77.213505728179" StarRating="3" HotelCode="291573|hotel_all_iz_well" HotelName="Hotel All Iz Well" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>4781 Main Bazar, Pahar Ganj, Near 6 Tooti Chowk, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/61/336106324b00594b4bf7a8798a13968693e0df7a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="142.14" OriginalAmount="138.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.5501659" Longitude="77.12898887" StarRating="3" HotelCode="953610|hotel_lohias_2" HotelName="Lohias Hotel  by FabHotels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>A-53 Mahipalpur Extension, National Highway 8, Near Airport, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/06/8106717ae192ad8c7106e3ecbd9b1ef7fee20264.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="142.32" OriginalAmount="138.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6457756" Longitude="77.21775652" StarRating="3" HotelCode="429352|1047408" HotelName="bloomrooms @ New Delhi Railway Station" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Bar,Designated Smoking Area,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8591 Arakashan Road, Opposite Railway Station, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/35/84356f8de8cd62231331cc055779370aa776291a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;bloomrooms @ New Delhi Railway St is conveniently located just opposite New Delhi Railway Station, i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="143.14" OriginalAmount="138.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.65417444" Longitude="77.23422607" StarRating="3" HotelCode="94920|334025" HotelName="Tara Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>419 Esplanade road, Old cycle market opp red fort, chandni chowk, 110006</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/45/d545f88015d0141530c8ed6db18ae21981e8c611.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="143.17" OriginalAmount="139.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="0" HotelCode="981974|hotel_ritz_13" HotelName="Hotel Ritz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8567 Gali Arakashan, Paharganj, New Delhi, Central Delhi, Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/be/e8be6e1590144986b09bf97a7db6517b5e3719d8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="144.20" OriginalAmount="140.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54328434" Longitude="77.29237004" StarRating="3" HotelCode="601535|zuzu_hc_grand" HotelName="Hotel HC Grand" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>135 Pocket 2, Jasola, New Delhi 110025</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/b9/c1b967c49974d24492b6c6466a41375fbb02f2c4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="144.20" OriginalAmount="140.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.5663999" Longitude="77.26999102" StarRating="3" HotelCode="858946|oyo_rooms_new_friends_colony" HotelName="Hotel Rajdeep Palace by OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>4-B Bharat Nagar, New Friends Colony, New Delhi 110065</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/28/0228f59918c4a271620f47e69f9d4227dd171daf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64964147" Longitude="77.24337179" StarRating="3" HotelCode="666990|340253" HotelName="Hotel Tara Palace Daryaganj" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4606 Street 13, Opposite Happy School, Daryaganj, New Delhi 110002</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/0c/970cffa6793862314c0a198716c5b66f147f84a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.23" OriginalAmount="141.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.550722843963" Longitude="77.129822506746" StarRating="3" HotelCode="99235|lohmod_hotel" HotelName="Fairmint Global Lohmod Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>A-292 National Highway 8, Mahipalpur Extension, Opposite Indra Gandhi International Airport, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/f8/70f84c723ee6661e30f3ae7e464d1fae4e58c016.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in Mahipalpur, very near to Gurgaon, a business city near Delhi. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.23" OriginalAmount="141.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.542306972824" Longitude="77.118147031283" StarRating="3" HotelCode="291662|hotel_ramhan" HotelName="Ramhan Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>A-125 National Highway 8, Mahipalpur Extension, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c1/f4/c1f464668ab53868cb9b1d93920898ba10037036.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.23" OriginalAmount="141.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.640938773706" Longitude="77.210288637805" StarRating="3" HotelCode="291677|hotel_shanti_villa" HotelName="Hotel Shanti Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>2466-67 Nalwa Street, Behind Imperial Cinema, Chuna Mandi, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/8c/d28ce4519dec4e73cf237a4535292cdabd788fd3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.23" OriginalAmount="141.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.57131542" Longitude="77.22158596" StarRating="3" HotelCode="429395|skylink_suites_bed__breakfast" HotelName="Skylink Suites &amp; Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Business Centre,Concierge,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Meeting Room,Parking,Porter,Spa,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>H7 South Extension, Part 1, South Delhi, New Delhi 110049</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/a7/c6a78e1c74b1ac8ed2a538a9a6dc73d4d7be835a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Skylink Suites &amp; Apartments in New Delhi South Delhi, you'll be clo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.23" OriginalAmount="141.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54944305" Longitude="77.12956874" StarRating="3" HotelCode="832600|fabhotel_aries" HotelName="FabHotel Aries Delhi Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>A-137 Road 4, Mahipalpur, Near Indira Gandhi International Airport, Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/f3/bff3bb9c0afaf6ba523db02212fe40f425875ef8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="146.26" OriginalAmount="142.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.537569713148" Longitude="77.256494466731" StarRating="2" HotelCode="113959|hotel_royal_castle_grand_2" HotelName="Hotel Royal Castle Grand" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>D-616 Chitaranjan Park, New Delhi 110019</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/24/9724264f428d0eee8a3a95e7e2763c8294f84422.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="146.26" OriginalAmount="142.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.7301435" Longitude="77.13265926" StarRating="2" HotelCode="600184|ap_holiday_inn" HotelName="AP Holiday Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel,Bed and breakfasts" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Pocket 8B, ICICI Bank Building, Sector 15, Rohini, Delhi 110085</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/14/221476889c993425746ceabd402477b3997df79c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # Located in New Delhi (Rohini), OYO 8254 AP Holiday Inn is convenient to Adve...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="146.26" OriginalAmount="142.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645831" Longitude="77.215948" StarRating="3" HotelCode="900515|the_prime_balaji_deluxe_new_delhi_railway_station" HotelName="Balaji Deluxe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8574, Arakashan Road, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/30/0e306584681c7b690a94d885c92314d644573784.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="147.29" OriginalAmount="143.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.5240742" Longitude="77.20589963" StarRating="0" HotelCode="551571|grace_home_bed_and_breakfast" HotelName="Grace Home" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Elevator,Internet,Meeting Room,Parking">
        <Address>
          <AddressLines>
            <AddressLine>D-182 Saket, Near PVR Cinema, New Delhi 110017</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/46/36468ef4a7644e54bc0b70be6ef94d47cbf39e42.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Grace Home Bed and Breakfast is a popular choice amongst travelers in New Delhi and NCR, whether exp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="147.29" OriginalAmount="143.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.630071251573" Longitude="77.113571232541" StarRating="3" HotelCode="906152|hotel_signature_grand" HotelName="Signature Grand" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Laundry,Parking,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1A Sub District center, Hari Nagar, New Delhi 100064</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/b1/a6b1f65c8c98d6536e2065ade10ecaf18f0c272c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in western part of capital in close vicinity to local trading and public sector...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="148.32" OriginalAmount="144.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645536386361" Longitude="77.189482748508" StarRating="3" HotelCode="189126|hotel_sky_rich" HotelName="Sky Rich International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Banquet Hall,Bar,Conference Hall,Dining,Laundry,Parking,Restaurant,Room Service,Spa,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>17A/19 W.E.A, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/40/4f40e74cf18760eb2f8599c51a96df97a9c15577.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Sky Rich is most centrally located, right in the heart of Delhi, Karol Bagh, amidst a sprawlin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="148.32" OriginalAmount="144.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64915226" Longitude="77.23685466" StarRating="3" HotelCode="448037|hotel_de_romana" HotelName="Hotel De Romana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jama Masjid, Darya Ganj, New Delhi 110002</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/4b/9d4bd24b52a16caffcf9652c8bdd319ebd056b6c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="149.35" OriginalAmount="145.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.5593" Longitude="77.20088" StarRating="3" HotelCode="400874|amaltas_international" HotelName="Hotel Amaltas International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>6 Green Park Main, Opposite Sukhmani Hospital, New Delhi 110016</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/70/41706b164aab78c11701e39557d95a71dcc6c170.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="150.38" OriginalAmount="146.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.649823" Longitude="77.190075" StarRating="3" HotelCode="160385|hotel_paras_international" HotelName="Paras International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5/25 WEA, Saraswati Marg Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/ee/30eef77eb055e1337cfd928f60b3dd1f331c2676.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located in Karol Bagh, in the heart of the city. It lies just 3 km away f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="150.38" OriginalAmount="146.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645863579712" Longitude="77.215647697449" StarRating="2" HotelCode="189165|adb_rooms_sahib_hotel" HotelName="Sahib Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7779 Arakashan Road, Ram Nagar, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/46/c1466da06258f79694a4d11dcb0d1c7873af898b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="150.38" OriginalAmount="146.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64806646" Longitude="77.16772728" StarRating="0" HotelCode="671925|hotel_galaxy_15" HotelName="Hotel Galaxy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7/26 West Patel Nagar</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/e9/f1e99172cf835c913a9bc0ad3994971614338d2c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="152.44" OriginalAmount="148.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645610950635" Longitude="77.21440293927" StarRating="3" HotelCode="504463|hotel_indo_continental" HotelName="Hotel Indo Continental" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8490/ 91 Arakashan Road, Arya Nagar, Opposite Dharam Kanta, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/37/8d37d0f853ea3447bda8e6c52ad793210ba76108.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="152.44" OriginalAmount="148.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="3" HotelCode="828097|c_pearls" HotelName="C Pearls Hotel &amp; Banque" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Main Rohtak Road, Pillar 511, Above Vishal Mega Mart, Mundka, Delhi 110041</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/ec/aaec17fc064ae59fc90db50ebcec1e07a752c4dd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="153.47" OriginalAmount="149.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6461" Longitude="77.183562" StarRating="2" HotelCode="114055|cosmo_2" HotelName="Hotel Cosmo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Currency Exchange,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>West Extension Area, 7a/40 Channa Market, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/4f/a74fe59edbac800d0b3b71d11cbc8b8932b4e9ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="153.47" OriginalAmount="149.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.547056152146" Longitude="77.258901880733" StarRating="3" HotelCode="291759|hotel_aashraye" HotelName="Stallen Suites Nehru Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet,Jacuzzi,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Plot 10/5, Nehru Enclave, Kalkaji Extension, New Delhi 110019</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/f3/eff3d2b9e7548ebdc303bffc8baefc1e80ff4cd3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="155.53" OriginalAmount="151.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54342937" Longitude="77.24393884" StarRating="3" HotelCode="291570|hotel_kastor_international" HotelName="Hotel Kastor International" 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>B216 Outer Ring Road, Chittaranjan Park, New Delhi 110019</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/85/3b8558ab422c17a4699796317f87ab0b21677b76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="155.53" OriginalAmount="151.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.646151107705" Longitude="77.186027558454" StarRating="3" HotelCode="348590|citi_continental_" HotelName="Hotel Citi Continental" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>12A/13 W E A Saraswati Marg, Near Channa Market, Karol Bagh, 110005 New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/69/bf69f17a913bacda37b9d4d6e89289e02e5c925c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.56" OriginalAmount="152.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.651905" Longitude="77.191958" StarRating="3" HotelCode="160392|hotel_florence_10" HotelName="Florence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2719, Bank Street, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/ae/c5aef50e50de06277103829c3b20e2ce0b6c8af6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the heart of Delhi, just 3 km away from New Delhi railway station...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.56" OriginalAmount="152.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.650778" Longitude="77.119889" StarRating="3" HotelCode="291751|shubham_vilas_2" HotelName="Shubham Vilas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>A-42 Vishal Enclave, Opposite TDI Mall, Rajouri Garden, New Delhi 110027</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/db/39db76e27b3aba5514ce7fc889361d8c52ed7009.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located 12.4 km away from Indira Gandhi International Airport, 5.8 km away from Delhi Cantonment Rai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.56" OriginalAmount="152.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64508998" Longitude="77.18953673" StarRating="3" HotelCode="301302|hotel_metro_view" HotelName="Hotel Metro View" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17A/3, WEA, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/4e/cd4e2112c0d218aa8c1d8a72ad08dfbd968cf6df.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.56" OriginalAmount="152.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.66581265" Longitude="77.22772846" StarRating="0" HotelCode="886315|oyo_738_hotel_green_castle" HotelName="Hotel Green Castle By OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1418 Nicholsan Road</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/87/168782eba209b4a6436f472c805dddef3492b72f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="156.65" OriginalAmount="152.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.641948" Longitude="77.211564" StarRating="3" HotelCode="900506|107992" HotelName="Jyoti Mahal" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2488-90 Nalwa Street, 110055 New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/78/c778a2250d5c8187480a844fc7d28d4ab966d962.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="157.59" OriginalAmount="153.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6480367" Longitude="77.2129871" StarRating="3" HotelCode="189156|hotel_godwin_deluxe" HotelName="Hotel Godwin Deluxe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8501/15 Arakashan Road, Ram Nagar, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/82/9882283c8b67edd30d5d10ac7ebd29420e363760.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="157.59" OriginalAmount="153.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6460875" Longitude="77.21656225" StarRating="2" HotelCode="291674|hotel_sai_international_2" HotelName="Sai International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Bar,Currency Exchange,Fax,Laundry,Parking,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/61/336106324b00594b4bf7a8798a13968693e0df7a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt; Hotel Sai International spacious lobby, our staff is ready to serve you. Choose from a wide range o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="157.59" OriginalAmount="153.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54953799353" Longitude="77.128972262916" StarRating="3" HotelCode="291702|hotel_transit_2" HotelName="Hotel Transit" 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>Plot A-58 Road 4, Mahipalpur, Near Venus Hotel, New Delhi, Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/7f/b27fac38a61f326fb3f494739f128e09b561f242.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="157.59" OriginalAmount="153.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6458214" Longitude="77.21596162" StarRating="3" HotelCode="301861|oyo_18829_ratan_deep" HotelName="Ratandeep" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>7864/3A Arakashan Road, near Ajanta Hotel, Pahar Ganj, New Delhi 110055, Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/e6/62e6c9dd1ab0923c77158b75cf8fa2033486a8c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="157.77" OriginalAmount="153.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645645" Longitude="77.216607" StarRating="2" HotelCode="92656|231556" HotelName="Ajanta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Arakashan Road, Ram Nagar, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/31/c231af03dbe72072a91f9be81d623131fe629d08.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Delhi, diagonally opposite New Delhi Railway Station. It is 10 ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="158.62" OriginalAmount="154.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54572552" Longitude="77.12314023" StarRating="3" HotelCode="623859|hotel_viva_palace" HotelName="Viva Hotel And Banquet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>443-L Delhi-Jaipur Expressway, Near I.G.I. Airport T3, Mahipalpur, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/98/ad982c131f8b5f2381f08528b555e0f6f836e934.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="159.65" OriginalAmount="155.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.640794128638" Longitude="77.209408890196" StarRating="3" HotelCode="307544|natraj_yes_please" HotelName="Treebo Natraj Yes Please" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1750, Chuna Mandi, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/02/750254752ed8562407011b5c34e73be25b0673a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service, a restaurant and room service are available to guests of the hotel. Wirel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="159.65" OriginalAmount="155.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.55081033" Longitude="77.1307836" StarRating="3" HotelCode="783657|hotel_the_vegas" HotelName="Hotel The Vegas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KH 423 Road 6, A-250, Near IGI Aiport, Mahipalpur, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/6c/b16cb698bbdd1b49e4122ec088c9e0339ae664d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54927942" Longitude="77.13015726" StarRating="3" HotelCode="597800|236767" HotelName="Hotel Aeropath" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>A-103 Road 4, MahipalPur Extension, Near IGI Airport, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/72/c8729196c645789bdb88e3fab57a3e2c1f885847.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Hotel Aeropath in New Delhi (Mahipalpur), you'll be minutes f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="160.68" OriginalAmount="156.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64076799" Longitude="77.23899447" StarRating="2" HotelCode="604290|comfort_inn_the_president" HotelName="Stops Hostels- New Delhi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4/23B Asaf Ali Road, Daryaganj, Chandni Chowk, 110002 New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/ff/17ff85c993febe1ba904a99615cf2cce40ea9efb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of New Delhi and NCR, Stops Hostel Delhi puts everything the city has to off...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="160.68" OriginalAmount="156.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="1" HotelCode="793643|moustache_delhi" HotelName="Moustache Delhi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>D 920 New Friends Colony, Near NFC Market, New Delhi 110025</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/ed/06ed24c9c579989e56d564f4bf817fd08eff120f.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.558711971695" Longitude="77.203033538623" StarRating="3" HotelCode="266460|77828" HotelName="Park Residency" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>D-1, Green Park, Ashirwad Building, South Delhi, New Delhi 110016, Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/b0/2db0d99dfa5bac1158c5e3a23e06e45d20fd9876.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="161.71" OriginalAmount="157.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645233983377" Longitude="77.214332364418" StarRating="3" HotelCode="291725|mayur_hotel" HotelName="Mayur Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Aara Kashan Road, Ram Nagar, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/70/8570c7555a8a136fc414ee9d6585e4ad80f88934.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="161.71" OriginalAmount="157.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64112" Longitude="77.21159" StarRating="3" HotelCode="341393|hotel_cabana_pahar_ganj" HotelName="Hotel Cabana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2313 Behind Imperial Cinema, Near RK Ashram Metro Station, Chuna Mandi, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/23/8823a756e12fc1e45f10df99f58860d150a15e18.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="161.71" OriginalAmount="157.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64160444" Longitude="77.2931773" StarRating="3" HotelCode="451326|east_end_retreat_" HotelName="East End Retreat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Vikas Marg, Defence Enclave, Delhi 110092</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/ce/01ce0a3637717b4af175edac531d251a84719629.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="162.90" OriginalAmount="158.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.646962" Longitude="77.195797" StarRating="3" HotelCode="|45022" HotelName="Grand Park Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1041/17,ABDUL RAHMAN ROAD,NAIWALAN,KAROL BAGH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/0/2/2/45022_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, renovated in 2008, has 20 rooms and 5 suites. This air-conditioned establishment has a reception, a safety deposit box service, a currency exchange service, a cloakroom, a lift, conference facilities and internet. By paying an additional charge you can enjoy a laundry service and room service. SITUATION: It is inKarol Bagh the heart of it is situated 2 kilometres away from Connaught Place the city centre, 18 kilometres away from the establishment, guests will find Delhi Airport. ROOM: The rooms a bathroom, hot water, cold water, a shower, a direct line telephone, cable television, a small fridge and an air-conditioning system. PAYMENT METHODS: Customers can pay using Mastercard and Visa. OTHERS: Clients have at their disposal a small dining room, No restaurant available, near the establishment, guests can find restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="164.80" OriginalAmount="160.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.548244143966" Longitude="77.128186225891" StarRating="3" HotelCode="189144|hotel_classic_diplomat" HotelName="Hotel Classic Diplomat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>A-4, NH-8, Near IGI Airport, Mahipalpur, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/23/f3235653ac6d2b230d922386ef473d736f9e427f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="164.80" OriginalAmount="160.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.641077265229" Longitude="77.212987436176" StarRating="3" HotelCode="291679|check_in_room_main_bazar_2" HotelName="Hotel Shelton" 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>5043 Main Bazar, Paharganj, New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/be/b0be345c991502c6803fb8f150ebf226ba2f3c93.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="164.80" OriginalAmount="160.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.57970254" Longitude="77.24936963" StarRating="3" HotelCode="301297|hotel_kabli_" HotelName="Hotel Kabli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>73 Masjid Road, Jangpura, New Delhi 110014</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/d9/f1d9c6ec7877fa698c3978dd0297fb9e5aead557.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="165.83" OriginalAmount="161.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.547209814192" Longitude="77.125997543335" StarRating="2" HotelCode="189143|hotel_airport_inn" HotelName="Hotel Airport Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>A-7 Street 1, Mahipalpur External, Near IGI Airport Block B, Mahipalpur Village, Mahipalpur, New Delhi 110037, Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/b5/efb56876fab0e0c0303cf006e170925019eb9f59.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="165.83" OriginalAmount="161.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54243533" Longitude="77.12903698" StarRating="2" HotelCode="572599|oyo_9147_hotel_aerostay" HotelName="Hotel Aero Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Jacuzzi,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>KH NO 804 Vasant Kunj Road, House K 65, Opposite Corporation Bank, Mata Chowk, Mahipalpur, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/6a/af6a63ca250b1f71f98dcf2378bae2504dd60425.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="165.83" OriginalAmount="161.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64112" Longitude="77.21159" StarRating="3" HotelCode="845985|check_in_room_chuna_mandi" HotelName="Check In Room Chuna Mandi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2313 Hotel Cabana, Behind Imperial Cinema, Chuna Mandi, Paharganj, New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/3f/413f36150e3049787626f60f8d907d6d3d938946.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Wildlife Holiday House to discover the wonders of Sunshine Coast. Offering a variety of faci...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="166.86" OriginalAmount="162.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.646637" Longitude="77.188699" StarRating="3" HotelCode="291648|hotel_paradise_inn" HotelName="Paradise Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>15A/49 Ajmal Khan Road, WEA, Near Jessa Ram Hospital, Near Karol Bagh Metro Station, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/b6/22b60737132ad8a9bdd21c7bd64f185e52d514db.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="167.89" OriginalAmount="163.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64047647" Longitude="77.20827345" StarRating="2" HotelCode="348372|bella_vista__14" HotelName="Hotel Bella Vista" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Elevator,Internet,Meeting Room,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1689 A Chitra Gupta Road, Main Bazar, Paharganj, Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/4b/9d4bd24b52a16caffcf9652c8bdd319ebd056b6c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Pahar Ganj, Hotel Bella Vista is a perfect starting point from which to explore New Delhi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="168.38" OriginalAmount="163.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.649063" Longitude="77.189485" StarRating="2" HotelCode="|59651" HotelName="Pablas International" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12A/22,W.E.A. SARASWATI MARG.,KAROL BAGH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/6/5/1/59651_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban establishment, has 35 rooms, This economical, modern style complex, has with air-conditioning, a lobby with safety deposit boxes, a currency exchange service, a lift, a restaurant, conference facilities, room service and a laundry service. SITUATION: This urban hotel, Karol Bagh it is in it is situated 3 kilometres away from the city centre, is situated 5 kilometres away from the railway station, near the establishment, you will find the shopping area, Connaught Place it is close to it is situated 18 kilometres away from Indira Gandhi Airport. ROOM: The comfortable and stylish rooms, have a bathroom with a shower, a hairdryer, a double or king-size bed, a direct line telephone, a satellite or cable television, a stereo, internet and a fridge. FACILITIES: Guests are offered guided tours and excursions. MEALS: Regarding the food and beverage offering, the establishment offers a traditional and international cuisine restaurant. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="168.92" OriginalAmount="164.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.52211377306" Longitude="77.20765201445" StarRating="3" HotelCode="291547|oyo_2227_hotel_chalet" HotelName="Hotel Chalet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>E 155 Near PVR Cinema, E-Block, Opposite Red Roses Public School, Saket, New Delhi 110017</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/07/3c07ec72a01e7c336ae5cbd2398b49a347e40e66.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="168.92" OriginalAmount="164.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.55088824" Longitude="77.1304718" StarRating="3" HotelCode="731375|airport_hotel_almati_inn" HotelName="Almati Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Banquet Hall,Bar,Conference Hall,Laundry,Parking,Restaurant,Room Service,Spa,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>A-260 Road 6, Near IGI International Airport, Mahipalpur, Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/24/64/24641d868d59898ea694f7848950436d84bf565c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel ALMATI INN is a perfect destination to break the monotony and spend your time. We have revampe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.642088" Longitude="77.210791" StarRating="3" HotelCode="167408|20290" HotelName="Vanson Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2531 Chuna Mandi, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/fd/c9fd5342a54218762e47235bb59de039538d3fd0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Pahar Ganj area, 5 minutes' walk from the nearest restaurants and the m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="169.95" OriginalAmount="165.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.644746193209" Longitude="77.214940832854" StarRating="3" HotelCode="291592|hotel_city_star" HotelName="Hotel City Star" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>8718 D.B. Gupta Road, Paharganj, New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/0a/c20a026a9369f117a819f3516bc6de14c4148e3f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="170.98" OriginalAmount="166.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.650197" Longitude="77.190365" StarRating="3" HotelCode="177379|hotel_delhi_pride" HotelName="Hotel Delhi Pride" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12A/28 W.E.A Saraswati marg, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/ae/9faeda0018a2f08affbc55bfbea3ffb7082f1df2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Karol Bagh, 5 minutes' walking distance from Karol Bagh metro station and 10...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="170.98" OriginalAmount="166.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.565131262105" Longitude="77.241303026676" StarRating="3" HotelCode="291714|karon_hotel__lajpat_nagar" HotelName="Karon Hotels - Lajpat Nagar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>61 Ring Road, Lajpat Nagar 3, New Delhi 110024</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/f9/8df9b52a2bf617d21a066bcc0d13eb9e1bdc3d06.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="172.01" OriginalAmount="167.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.550058" Longitude="77.128623" StarRating="3" HotelCode="74394|hotel_international_inn" HotelName="Hotel International Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>A-79 Mahipalpur, New Delhi, Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/5e/e45e36ef3722c702d22cc7b51dace6e080a0cf32.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="172.01" OriginalAmount="167.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.636340533333" Longitude="77.202180366667" StarRating="2" HotelCode="291627|hotel_klick_international" HotelName="Hotel Klick International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>3357 Gali Hari Mandir Marg, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/e4/a4e4f086f61aeaf3d25f82d5836cdf570c0a06bb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="172.01" OriginalAmount="167.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54073415" Longitude="77.29560374" StarRating="3" HotelCode="613157|nirvana_suites" HotelName="Nirvana Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>87 Road 13A, Pocket -1, Jasola, New Delhi 110025</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/bc/bfbcb0fe84b9c7a67981a1afcb47dfc53fa3cb23.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="172.01" OriginalAmount="167.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.58682101" Longitude="77.07135003" StarRating="3" HotelCode="832595|treebo_trend_tms_residency" HotelName="Treebo Tms Residency" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>B-171 4th Floor, Palam Extension Part-1, Sector-7, Dwarka, Delhi 110077</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/e4/3de4fb289180e3dccb9428449fd764251e76503f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="174.07" OriginalAmount="169.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.582493803202" Longitude="77.251093089581" StarRating="3" HotelCode="161298|the_beaufort_inn" HotelName="The Beaufort Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>746 Main Mathura Road, Jangpura, New Delhi, Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/57/44577321ec3102c2c8fee6e5ceab7e5a0ef4d068.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre of New Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="174.07" OriginalAmount="169.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.546427" Longitude="77.125342" StarRating="3" HotelCode="74401|hotel_shanti_palace" HotelName="Shanti Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>A-67, Mahipalpur Mehrauli Road, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/4d/dd4d2e6f9bec5004cd795d09965331e236f14dac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Delhi's modern and electric satellite city Gurgaon. The embassy district is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="174.07" OriginalAmount="169.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="0" HotelCode="857496|oyo_9272_hotel_south_view" HotelName="Hotel South View by OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plot B-14 Chirag Enclave</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/b3/33b305f7bdab4c19d9f832b39a847ec6a716d2aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="175.73" OriginalAmount="170.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.558893144464" Longitude="77.29621052742" StarRating="3" HotelCode="166495|514515" HotelName="Emblem Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>E-5 Kalindi Colony, Near New Friends Colony, Gurudwara, New Delhi 110065</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/96/1e96b41bc63f62123bcaccbb8b15863c157a0c24.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of South Delhi's upscale Kalindi area. The hotel is also in close ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="178.61" OriginalAmount="173.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.646387857571" Longitude="77.189381881615" StarRating="3" HotelCode="315064|1625838" HotelName="Hotel Swaran Palace" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>15A/33 W.E.A. Ajmal Khan Road, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/39/3639ca34612cb39824249cf5e726fad059503c2c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="179.22" OriginalAmount="174.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.642893" Longitude="77.21102" StarRating="3" HotelCode="177959|hotel_prince_polonia" HotelName="Prince Palonia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2325-26 Tilak Street, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/9c/de9c418888c223d400912fa052a2412405c87ed1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated at Pahar Ganj, the hotel is less than one kilometre away from the city centre, Connaught Pl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="179.22" OriginalAmount="174.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.643902345462" Longitude="77.216810145254" StarRating="2" HotelCode="301878|hotel_d_inn_" HotelName="Hotel D Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>3685 Dariba Pan, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/94/9e949637d18761fee8e3924c36563d48a9faca14.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="179.22" OriginalAmount="174.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.545252" Longitude="77.121786" StarRating="3" HotelCode="910504|la_sapphire_hotel" HotelName="La Sapphire Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>National Highway 08, Mahipalpur Extention, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/dc/93dcbcef6002b4d78867897e7ee7c10a86ccfb95.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="179.87" OriginalAmount="174.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.543904131798" Longitude="77.242013812065" StarRating="3" HotelCode="177949|1055858" HotelName="The BMK" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>B-3 Outer Ring Road, Greater Kailash Enclave - 1, 110048 New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/b5/3db5b8354df8133ad4f7dc1664836c802baf28c2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in South Delhi's up-market Greater Kailash area, this business hotel provides easy access t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.55215925" Longitude="77.20730094" StarRating="3" HotelCode="527728|372135" HotelName="Woodpecker Apartments &amp; Suites Pvt.Ltd. Hauz Khas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Dry Cleaning,Internet,Laundry,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>D-1/30 HauzKhas, 1st Floor, New Delhi 110016</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/e4/a8e4addaab0800941fd2f2fa867adffa2f314092.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Woodpecker Apartments is perfectly located for both business and leisure guests in New Delhi and NCR...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="180.34" OriginalAmount="175.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.643613222075" Longitude="77.186315059662" StarRating="3" HotelCode="161678|516085" HotelName="Grand President" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17A/8 W.E.A. Karol Bagh, New Delhi, Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/a3/07a3283609b54db5b84ee9b17727c11c86c116b9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.640857526235" Longitude="77.212062762533" StarRating="3" HotelCode="291541|405112" HotelName="Hotel Arjun" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5084 Main Bazar, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/00/7900e5e7b98720bd1cd47415d4d333fdc05a9244.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="181.28" OriginalAmount="176.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64632186" Longitude="77.18428355" StarRating="3" HotelCode="211900|bill_palace" HotelName="Bill Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7A/18 W.E.A. Channa Market, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/37/8d37d0f853ea3447bda8e6c52ad793210ba76108.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645350583437" Longitude="77.212200116008" StarRating="3" HotelCode="301222|371993" HotelName="Hotel Kumar Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Banquet Hall,Bar,Conference Hall,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8992 Desh Bandhu Gupta Road, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c3/5a/c35a227b8afd8fc5451581f625db35685d8308e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel is set in Delhi. The total number of units is 25. This accommodation offers 24-hou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.626573906249" Longitude="77.11217880249" StarRating="4" HotelCode="189167|83274" HotelName="SK Premium Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plot No. 1 B, Sub District Ctr, Hari Nagar, New Delhi 110064</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/c6/60c65c619039d6532b21a75d6b39cb988d35e536.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="183.34" OriginalAmount="178.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.646617" Longitude="77.188452" StarRating="3" HotelCode="177927|hotel_apra_international" HotelName="Apra International" 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>15A/57, W.E.A., Opp. Roopak Store Lane,, Ajmal Khan Road, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/50/7650aa93a47b298c40f2fdb1191f1fd24846de89.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to New Delhi Railway Station and is in the heart of the commercial hub of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="185.40" OriginalAmount="180.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.646759" Longitude="77.189613" StarRating="2" HotelCode="114053|hotel_apra_inn" HotelName="Apra Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15A/61 WEA, Roopak Stores Lane, Ajmal Khan Road, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/79/da796533851bbe038713367fda46d39da48f4547.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is situated in the Karol Bagh district, which is in the heart of the lively city of N...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="185.40" OriginalAmount="180.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.55013236" Longitude="77.19888065" StarRating="3" HotelCode="557390|villa_33_3" HotelName="Villa 33" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Safdurjung Development Area C4/33, Hauz Khas, Delhi NCR, New Delhi 110016</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/30/5b30585676ee8ed2cce4d1bb55a441fdcdf2eede.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="187.46" OriginalAmount="182.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645747025425" Longitude="77.216551685751" StarRating="3" HotelCode="349281|raja_hotel" HotelName="Zostel Delhi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Business Centre,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,Library,Luggage Storage,Meeting Room,Parking,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>5 Arakashan Road, Opposite New Delhi Railway Station, 110005 New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/0a/0f0a033ea8462ab8a311b953642346f732a41296.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Zostel Delhi Hostel is perfectly located for both business and leisure guests in New Delhi and NCR. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="187.46" OriginalAmount="182.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64433527" Longitude="77.21541197" StarRating="3" HotelCode="916809|hotel_grand_plaza" HotelName="Hotel Grand Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3434 D.B. Gupta Road, Ratan Lal Market, Aram Bagh, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/08/7b08b32f9a8736629e68816869ae5001758767e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="188.49" OriginalAmount="183.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.551021741903" Longitude="77.131149782721" StarRating="3" HotelCode="291575|hotel_ambrosia_2" HotelName="Airport Hotel Ambrosia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Beauty Salon,Business Centre,Coffee Shop,Currency Exchange,Designated Smoking Area,Dry Cleaning,Internet,Laundry,Luggage Storage,Massage Centre,Meeting Room,Parking,Pets allowed,Restaurant,Room Service,Spa,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>A-217 Road 6, KH 416, Mahipalpur Extension, Near Igi Airport, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/c1/39c175a15b5d268383527ab553f47c9057d8bb7a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 3-star Hotel Ambrosia offers comfort and convenience whether you're on business or holiday in Ne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="188.49" OriginalAmount="183.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.60085115" Longitude="77.03126641" StarRating="3" HotelCode="754310|the_grand_parisian" HotelName="The Grand Parisian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plot 84 Pocket-B/10, Sector 13, Next to Radisson Blu Hotel, Dwarka, New Delhi 110075</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/a0/49a0a9390ccd633609f6df2bb3dc1256d74de580.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="188.86" OriginalAmount="183.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.647387" Longitude="77.217249" StarRating="2" HotelCode="136331|942885" HotelName="Raja" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Ara Kashan Road, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/37/8d37d0f853ea3447bda8e6c52ad793210ba76108.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="189.52" OriginalAmount="184.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645771188887" Longitude="77.190017849207" StarRating="2" HotelCode="161217|hotel_sopan_heights" HotelName="Hotel Sopan Heights" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Airport Hotel,Eco Hotel,Hostel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17A/36 W.E.A., Gurudwara Road, Near Jessa Ram Hospital, Delhi 110005, Karol Bagh</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/28/3f282430359699210105d40b0547cb57e1fcc02d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated at the heart of the city's business and entertainment hub and the large, estab...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="189.52" OriginalAmount="184.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64365581" Longitude="77.21119737" StarRating="0" HotelCode="672453|tg_tashkent_hotel" HotelName="TG Tashkent Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2710, Chuna Mandi, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/b5/b7b5ee4cd3c436dc512a1d69aa6e593adf4b56bf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="189.63" OriginalAmount="184.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.629836321452" Longitude="77.113440361972" StarRating="3" HotelCode="931477|941395" HotelName="Tulip Inn West Delhi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Plot 1C, Sub District Centre, Hari Nagar, New Delhi 110064</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/ff/04ff858acc454c76ada6b2a90283ba324fa57fd9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="191.58" OriginalAmount="186.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.646469" Longitude="77.195498" StarRating="3" HotelCode="113875|hotel_southern" HotelName="Southern" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18/2 Arya Samaj Road, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/bd/c1bd6091350c6317e7ae09df149e39a48058cfc2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is centrally located in Karol Bagh, New Delhi. It is 19 km from the international air...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="191.58" OriginalAmount="186.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.634051017721" Longitude="77.221827507019" StarRating="3" HotelCode="189121|jukaso_inn_down_town_3" HotelName="Hotel Jukaso Inn Down Town" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>L-Block, Connaught Circus, 110001 New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/db/35dbf4eceb81ab3abbcc7dcc5a4f0f1ebe3d0037.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="192.61" OriginalAmount="187.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.646565041156" Longitude="77.188230156898" StarRating="2" HotelCode="162229|hotel_swati" HotelName="Swati Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15A/56 Ajmal Khan Road, Opposite Roopak Stores, West Extension Area, Karol Bagh, New Delhi, Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/66/55660f4c840acec06ed2a312028c2b183d2bede6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in central Delhi. New Delhi Railway Station is about a 10-minute drive away. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="192.61" OriginalAmount="187.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.56824781" Longitude="77.26865322" StarRating="3" HotelCode="301269|hotel_centrum_3" HotelName="Hotel Centrum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>D984, New Friends Colony, New Delhi 110065</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/3a/153aef9ea5754a7bbf33a039422b4ec2c9347c37.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="192.61" OriginalAmount="187.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.65897355" Longitude="77.29793865" StarRating="4" HotelCode="931476|park_plaza_shahdara" HotelName="Park Plaza Delhi CBD Shahdara" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plot No.32, Central Business District, Shahdara, Delhi 110095</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/1c/601cc5c9670a4d90aa3dd1034d115c09fa97c441.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="193.64" OriginalAmount="188.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.5483995" Longitude="77.23713975" StarRating="3" HotelCode="194768|hotel_ivory_32" HotelName="Hotel Ivory 32" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>C-32, Greater Kailash-1, New Delhi 110048</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/a9/d5a936321e6038f9161d86169c5cbe000184274f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="193.64" OriginalAmount="188.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64756543" Longitude="77.19412507" StarRating="3" HotelCode="503855|hotel_grace__2" HotelName="Hotel Grace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1693 Arya Samaj Road, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/1d/a71dedcadd6f75f5e677d3ed3f789bdb7aa8b62b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Grace is conveniently located in the popular Karol Bagh area. Offering a variety of facilities...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="193.64" OriginalAmount="188.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.55329931" Longitude="77.20447913" StarRating="3" HotelCode="750581|orania_b_b_by_atsar" HotelName="Orania B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>A 20 Aurobindo Road, Green Park, New Delhi 110016, Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/fe/ddfece11e0f2fa69b3fe083656cdf558673c34b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="194.51" OriginalAmount="188.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.5352477" Longitude="77.1138471" StarRating="4" HotelCode="|48030" HotelName="Dee Marks  and Resorts" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ADJOINING SHIV MURTI,NATIONAL HIGHWAY-8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/0/3/0/48030_eb34fa61131.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for holidays or business trips, with air-conditioning, has a lobby, a bar, a restaurant, conference facilities, room service and a laundry service. SITUATION: Connaught Place It is situated 15 kilometres away from it is in Delhi the centre of nearby, you will find Gurgaon the shopping centre of it is situated 4 kilometres away from the international airport. ROOM: The rooms have a central air-conditioning system, internet, a mini-bar, a television, a direct line telephone, a writing desk, a bathroom with a shower and a bath. FACILITIES: Outdoors, guests have access to a swimming pool and gardens. OBSERVATIONS: Check-in is at 12:00 and check-out is at 12:00. OTHERS: Regarding the food and beverage offering, clients have a cafÃ© and a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.51989282" Longitude="77.20336" StarRating="2" HotelCode="671826|340509" HotelName="The Hosteller Saket Delhi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>123/1 Saidulajab, Saket, New Delhi 110030</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="194.67" OriginalAmount="189.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.542532820417" Longitude="77.128829956055" StarRating="3" HotelCode="176006|hotel_impress" HotelName="Impress" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>A-25 Vasant Kunj Road, Mahipalpur, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/06/1e0640dae73f35411db6b854f72919f1e4da096b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the Vasant Kunj road in Mahipalpur, the hotel enjoys close proximity to shopping, busines...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="194.67" OriginalAmount="189.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.644089" Longitude="77.182511" StarRating="2" HotelCode="907524|singh_continental" HotelName="Singh Continental" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>8A/6 West Extension Area, Channa Market, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/8b/878b8bfbed9c66206ea45f21e53bc62a251855b4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="195.70" OriginalAmount="190.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.665655153461" Longitude="77.3039936" StarRating="3" HotelCode="194772|ginger_east_delhi" HotelName="Ginger East Delhi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>DDA Community Center, Opposite to East End Club, Vivek Vihar, Delhi 110095</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/40/ea40d8931dad62949eda06fd044b1eb6840af7fd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="195.70" OriginalAmount="190.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="2" HotelCode="704154|capital_o_10824_hotel_star_suites" HotelName="Hotel Star Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>D-92 100 Fita Road, 2nd Floor, Chattarpur Enclave, Phase-2, New Delhi 110074</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/26/622622aad136a27d01e7634fd48cd8151cc3de0f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="196.73" OriginalAmount="191.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64567611" Longitude="77.18869066" StarRating="3" HotelCode="301849|taj_princess_the_boutique_hotel" HotelName="Hotel Taj Princess" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>15A/25 Ajmal Khan Road, W.E.A., opposite Jessa Ram Hospital, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/65/d76546f947a95324ad8e40463b85795b414ee7e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Delhi, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="196.83" OriginalAmount="191.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54786" Longitude="77.2376414" StarRating="3" HotelCode="903861|520465" HotelName="Meridian Plaza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>R-41, Greater Kailash Part 1, New Delhi 110048</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/6b/6f6b6f0e0a0656e5348408249251d53f203ff614.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the heart of South Delhi close to the main attractions of Delhi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="197.76" OriginalAmount="192.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645443" Longitude="77.188747" StarRating="3" HotelCode="160393|florence_inn_4" HotelName="Florence Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15-A/6, W.E.A., Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/47/f84757ef5791e17101fd46040a5dccdd7c76b1a1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the heart of Delhi, just 3 km away from New Delhi railway station...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.566989" Longitude="77.199427" StarRating="3" HotelCode="349742|178028" HotelName="JRD Exotica" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>284 A 1, Safdarjung Enclave, New Delhi 110029</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/30/b8/30b8b052a457addaf203bf2333f79b5c7cda5195.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.55631321" Longitude="77.22104841" StarRating="2" HotelCode="971379|387624" HotelName="Maplewood Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C 43 Neeti Bagh Club, New Delhi, Delhi 110049</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/82/ea82114a7800a4a959a75d2c3c5169ab05aed707.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="198.79" OriginalAmount="193.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.52022918" Longitude="77.0832052" StarRating="3" HotelCode="451976|calista_resort" HotelName="Calista Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Business Centre,Concierge,Designated Smoking Area,Internet,Meeting Room,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Old NH-8, Kapashera, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/d9/91d90957a178d0c3b346b46db18c3d761461c6a5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 3-star Calista Resort offers comfort and convenience whether you're on business or holiday in Ne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="199.82" OriginalAmount="194.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.58440594" Longitude="77.24812829" StarRating="0" HotelCode="449318|batra_holiday_home" HotelName="Batra Holiday Home" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Bhogal Road, Near Rama Tent House, New Delhi 110014</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/08/7d087575181f1f13264b09220b9375db6a21ea1b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in South Delhi, Batra Holiday Homes is a perfect starting point from which to explore New De...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="201.88" OriginalAmount="196" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="3" HotelCode="671990|340303" HotelName="Karan Holidayinn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>E-54 Outer Ring Road, Prasant Vihar, Rohini, New Delhi 110085</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/c7/8fc7babe8e0a5290716179c4c00e9e1f582e7bc8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="201.88" OriginalAmount="196.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.57175075" Longitude="77.26603406" StarRating="4" HotelCode="301885|the_athena_hotel" HotelName="The Athena Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Eastern Avenue, Villa 19, Maharani Bagh, New Delhi 110065</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/ba/47baf186d6cb9beca748fcd8ad2b3b08f5796fe5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="205.03" OriginalAmount="199.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.535547" Longitude="77.113506" StarRating="3" HotelCode="74389|89247" HotelName="Deemarks" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>National Highway 8, Near IGI Airport, Adjoining Shiv Murti, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/80/d280278baece7339635dcdd676382a6dacbc6f83.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="206.00" OriginalAmount="200.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.643749751425" Longitude="77.18610316515" StarRating="3" HotelCode="177975|hotel_silver_stone" HotelName="Silver Stone / Silverstone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>13A/22 Channa Market, W.E.A. Karol Bagh, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/b5/f7b5aed4f4b82c386c8a7be4729daac0a68c9099.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Channa Market area near to Karol Bagh Metro Station in New Delhi. Karol ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="206.58" OriginalAmount="200.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.545573" Longitude="77.122866" StarRating="3" HotelCode="|68377" HotelName="Saptagiri" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>L-73/L322,MAHIPALPUR EXTN.,NATIONAL HIGHWAY-8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/3/7/7/68377_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel has conference rooms, a business centre, a lobby, a currency exchange service, a restaurant, room service, a laundry service and a car park. SITUATION: Mahipalpur It is in Gurgaon it is near 3 kilometres away, you can find the international airport, is situated 20 kilometres away from Nueva Delhi the Railway Station of. ROOM: luxurious, standard rooms and suites, have satellite and cable flatscreen television, a coffee maker, a kettle, internet, a direct line telephone, a safe, a mini-bar, an air-conditioning system, a bathroom with a shower and a bath. FACILITIES: Clients can relax with a health club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="209.09" OriginalAmount="203.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.632912274535" Longitude="77.090345566043" StarRating="1" HotelCode="291597|dpresidente" HotelName="Hotel D'Presidente" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Business Centre,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Garden,Internet,Laundry,Meeting Room,Parking,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>B2B/12 Dharam Marg, Janak Puri, Near Janak Puri East Metro Station, Metro Pillar 541, New Delhi 110058</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/e8/6ae891bfc1d73996ec3cc72e757286396347fe15.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;D'Presidente is perfectly located for both business and leisure guests in New Delhi and NCR. The hot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="209.09" OriginalAmount="203.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64452875" Longitude="77.21729225" StarRating="3" HotelCode="301306|hotel_rossette" HotelName="Hotel Rossette" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>8708 D.B. Gupta Road, Near New Delhi Railway Station, Pahar Ganj Bridge, Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/0d/760d41fae81ad090eda9c2197ed6e30eeefa260d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="210.12" OriginalAmount="204.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="3" HotelCode="862167|the_orion_plaza_hotel_banquet" HotelName="Hotel The Orion Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CC-26 Nehru Enclave, Kalkaji, Opposite Paras Cinema, New Delhi 110019</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/13/9f1327af91c11eaeb409777dcfe66bf483a47dca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="211.76" OriginalAmount="205.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.633773225248" Longitude="77.21918284893" StarRating="3" HotelCode="70570|356205" HotelName="The Corus" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>B-49 Inner Circle, Connaught Place, New Delhi 110001</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/55/28558407d9646da18d86881972b4a6c62b2a1bcc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="212.18" OriginalAmount="206.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.68497653" Longitude="76.99903858" StarRating="3" HotelCode="622938|city_park_resort" HotelName="City Park Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Main Rohtak Road, National Highway 10, Opposite Metro Pillar 631, Ghevra, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/89/80896496728a472bd3f8bf85e5d274b59fbef74d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="213.21" OriginalAmount="207.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.524124" Longitude="77.083574" StarRating="3" HotelCode="212708|the_grand_sarwan" HotelName="The Grand Sarwan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Old Gurgaon road, Kapashera, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/mec/hotels/6000000/5350000/5346500/5346445/5346445_4_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Delhi, near famous attractions, shopping venues and the city's...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="213.21" OriginalAmount="207.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64572725" Longitude="77.18432216" StarRating="2" HotelCode="444590|hotel_tribhovan_palace" HotelName="Hotel Tribhovan Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>14A/31, W E A Channa Market, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/61/336106324b00594b4bf7a8798a13968693e0df7a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="213.21" OriginalAmount="207.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="0" HotelCode="865059|hotel_om_palace" HotelName="Sm Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plot 58 Pocket 1, Jasola Vihar, New Delhi, Delhi 110025</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/36/f736e34995db3a976eb8f1b2e05e6cfba53bd141.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="214.12" OriginalAmount="207.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.564308434623" Longitude="77.195593831955" StarRating="3" HotelCode="397080|1853118" HotelName="On The House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>B4/120 Safdarjung Enclave, New Delhi 110029</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/67/3a674e42e6790f00f5d784b49c3f745a38ac3f88.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="214.24" OriginalAmount="208.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.645444" Longitude="77.184969" StarRating="3" HotelCode="99412|rupam_hotel" HotelName="Rupam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Block 9A/35, West Extension Area, Channa Market Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/03/5803da842815c250d076ca0cfc77d7f8677035cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="214.24" OriginalAmount="208.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.546528961865" Longitude="77.253295381187" StarRating="3" HotelCode="194771|hotel_blue_stone" HotelName="Zip By Spree Hotel  Bluestone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Nehru Enclave Block C Kalkaji, Opposite Paras Cinema, Nehru Place, New Delhi 110019</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/9f/8a9f27942ed0ab156aa7e999e6c4aa6087a74aba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="214.24" OriginalAmount="208.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64526387" Longitude="77.12813792" StarRating="3" HotelCode="301264|divine_inn_2" HotelName="Divine Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>E2 Mansarover Garden, 1st Floor, above Kohli Marble Traders, behind Sant Nirankari Satsang Bhawan, 110015 New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/carsolize/9c/6d/9c6db3e45c1dd706dbd3ea8ea0eeb3ab8ae84b2d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Osten Tor Apartment is a self-catering accommodation located in the centre of Tallinn, in a modern b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="215.27" OriginalAmount="209.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.641042670811" Longitude="77.236354351044" StarRating="3" HotelCode="70569|hotel_broadway" HotelName="Broadway" 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>4/15A Asaf Ali Road, New Delhi 110002</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/41/cf41c98f9165b20ae09f70eeed7b293582f75928.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="215.27" OriginalAmount="209.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.55133693" Longitude="77.13249981" StarRating="0" HotelCode="984543|oyo_13773_the_shoba_estate" HotelName="Hotel The Shoba Estate by OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kh 1028/1 Road  6, Mahipalpur, New Delhi, Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/e9/48e9668943912066ec76c7c5e27759f8fd4afe9d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="217.33" OriginalAmount="211.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.526385429865" Longitude="77.092846719084" StarRating="4" HotelCode="37949|ashok_country_resort" HotelName="Ashok Country Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 Rajokri Road, Kapashera, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/15/d4150dcf6dd5adc5a46599e51b98a0845005f8b5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located 15 km from the city's shopping and commercial centre, Connaught Place, this hotel is just 5 ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="218.97" OriginalAmount="212.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.564747316691" Longitude="77.244089092759" StarRating="3" HotelCode="291568|1619608" HotelName="Hari’s Court Hotel Delhi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>71 Ring Road, Lajpat Nagar, New Delhi 110024</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/14/ed14fde4a9be64f083ec87e19e4a9357bf01171a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="219.39" OriginalAmount="213.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.5837508" Longitude="77.24909245" StarRating="3" HotelCode="451314|krishna_inn_2" HotelName="Krishna Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>24 Jangpura Road, Bhogal, 110014 Neu-Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/5f/eb5fb9a41b10e84d04083bf9115a37a4bf4a4491.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="220.10" OriginalAmount="213.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.606986" Longitude="77.333029" StarRating="3" HotelCode="172334|777055" HotelName="Red Fox Hotel East Delhi" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plot 6, Community Center, Mayur Vihar Phase III, Delhi 110096</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/ed/e5ed5ae1edd0817eff88f7db89c9f87a5caa8dbc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near to the commercial sectors of NOIDA and in close proximity to the industria...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="220.42" OriginalAmount="214.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.558248297742" Longitude="77.200046585647" StarRating="3" HotelCode="291773|the_jrd_luxury_botique_hotel" HotelName="The JRD Luxury Butique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>B-7/113A Ch. Harsukh Marg, Next to Deer Park, Safdarjung Enclave, New Delhi 110029</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/d8/6ed839ca2bba6dec83a748ed95ca0d44ce86269f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="220.42" OriginalAmount="214.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.694914526098" Longitude="77.194680963265" StarRating="3" HotelCode="291567|grand_venizia" HotelName="Hotel Grand Venizia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Bhama Shah, Opposite Kirpal Bagh Ashram, Near Model Town Metro Station, New Delhi 110009, Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/e2/61e286146c180d5e8f24c217a660c59c57792ffd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Amritsar (ATQ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="220.42" OriginalAmount="214.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.56540217" Longitude="77.18570464" StarRating="2" HotelCode="459963|jugaad_hostels" HotelName="Jugaad Hostels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Parking">
        <Address>
          <AddressLines>
            <AddressLine>F-128 4th Floor, Jhandu Mansion, Mohammadpur, R.K.Puram, New Delhi 110066</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/80/7b80872c6e54dc76d31410b6ebee579b499862f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of New Delhi and NCR, Jugaad Hostels puts everything the city has to offer j...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="221.45" OriginalAmount="215.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.557451351688" Longitude="77.240935564041" StarRating="3" HotelCode="189169|the_solace" HotelName="The Solace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>E-2 East of Kailash, New Delhi 110065</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/46/e24643285fe32d09a71bb694d152563d2d6b2149.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="221.45" OriginalAmount="215.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.643644796127" Longitude="77.211356371653" StarRating="2" HotelCode="398606|tashkent_palace" HotelName="Hotel Tashkent Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2712 Street Number 8, Chuna Mandi, Raj Guru Road, Opposite BSES Office Street, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/37/8d37d0f853ea3447bda8e6c52ad793210ba76108.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="221.45" OriginalAmount="215.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.550659921931" Longitude="77.233637159314" StarRating="3" HotelCode="916839|hotel_private_affair" HotelName="Hotel Private Affair" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>C 2 Greater Kailash 1, New Delhi 110048</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/75/7475f5748576a3daad9c5f92053c91bf0b2d6b1f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="222.48" OriginalAmount="216.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.527583897374" Longitude="77.151188850403" StarRating="3" HotelCode="170724|indra_international" HotelName="Indira International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>B-32 Masood Pur, Vasant Kunj, New Delhi 110070</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/fe/78fe5aca9e7b7f23c76ea5923388fdfd52a7a5b7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Masoodpur area, near Vasant Kunj in New Delhi. It also enjoys close prox...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="223.51" OriginalAmount="217.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.641882267734" Longitude="77.215514962704" StarRating="0" HotelCode="291710|yes_boss" HotelName="Yes Boss" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>875 Gali Chandiwali Main Bazar, Pahar Ganj-55, Main Bazar, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/20/ab20ed3185e0f78073dfc90c6d65069a9bd6e858.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="224.08" OriginalAmount="217.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6522959" Longitude="77.1937596" StarRating="3" HotelCode="189164|1890985" HotelName="Palm D'OR" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8595/1 D.B Gupta Road, Pahar Gunj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/0f/350f5c4e5874562200a8e030419e1f826f44ca66.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="224.54" OriginalAmount="218.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64246147" Longitude="77.17489362" StarRating="3" HotelCode="301256|hotel_amrapali_grand_" HotelName="Hotel Amrapali Grand" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>2/16, Pusa Road Circle, East Patel Nagar, New Delhi 110008</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/45/ba45e5dac7c31a6bc1dc281269ecb4f3cac1d4c1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="224.54" OriginalAmount="218.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.644277561806" Longitude="77.215694897877" StarRating="3" HotelCode="291690|hotel_staywell_dx" HotelName="Hotel Staywell Dx" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>3499/3500 Desh Bhandu Gupta Road, Dariba Pan, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/13/1913c10c9414390beac3992ee56fb0a944e367c5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="226.24" OriginalAmount="219.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.51873588" Longitude="77.08875617" StarRating="3" HotelCode="467201|2505885" HotelName="Airport Hotel The Paramont" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Business Centre,Fitness Centre,Housekeeping,Internet,Laundry,Luggage Storage,Parking,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Z-108A Road 4, Lane 7, Mahipalpur, Indira Gandhi Int'l Airport, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/2f/bf2f830e71ef3cda852672c625477da89af8c069.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Grand Godwin Inn in New Delhi, you'll be convenient...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="226.60" OriginalAmount="220.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64445475791" Longitude="77.183992266655" StarRating="3" HotelCode="173687|suncourt_corporate" HotelName="Suncourt Corporate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>6A/67 WEA Channa market, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/ff/31fff87ef8a8bf1f64e071a32150dda283816a39.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in WEA Channa Market in Karol Bagh. It enjoys a very central location situated...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="227.63" OriginalAmount="221.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.5435224" Longitude="77.2297379" StarRating="3" HotelCode="189138|hotel_rockland_2" HotelName="Hotel Rockland Panchsheel Enclave" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Golf,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>C-30 Panchsheel Enclave, New Delhi 110017</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/83/768351b42a9bedc87d314b235facd9014f3d64ce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="227.63" OriginalAmount="221.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.570957959457" Longitude="77.259909510589" StarRating="3" HotelCode="421006|mint_casa_delhi" HotelName="Hotel Mint Casa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Banquet Hall,Bar,Conference Hall,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Mathura Road, Near Ashram Chowk, A 10 Friends Colony East, New Delhi 110065</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/dc/5edca94750f3a74c4589763bb98ab0cd8c7b22da.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in New Friends Colony, this hotel is within 3 miles (5 km) of Millennium Park, ISKCON Temple...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="229.69" OriginalAmount="223.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.532944919936" Longitude="77.201638553303" StarRating="3" HotelCode="201466|sage_hotel" HotelName="Sage Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Navjeevan Vihar, Malviya Nagar, Delhi 110017</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/07/7107c8cc105f28674902a10395c875c54b829fca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the hotel, which has a total of 31 rooms. Services and facilities at the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="230.76" OriginalAmount="224.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.652918" Longitude="77.190392" StarRating="3" HotelCode="177718|1054638" HotelName="Jewel Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2622-24 Bank street, Karol Bagh, New Delhi 110005, Behind Karol Bagh Police Station</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/dd/77ddfcca72fbeaa90afe2af7a8ec4dc95a71d521.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the capital in Karol Bagh, in close proximity to various import...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="232.56" OriginalAmount="225.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.643675440183" Longitude="77.21295707082" StarRating="2" HotelCode="349468|1857178" HotelName="Hotel Shivam International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Business Centre,Designated Smoking Area,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1335 Sangatrashan Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/be/9cbe5f491f5498a570e3dfba8416ad3b53c32227.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Pahar Ganj, Hotel Shivam International promises a rel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="232.78" OriginalAmount="226.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.546568" Longitude="77.125036" StarRating="2" HotelCode="113935|hotel_waves" HotelName="Waves" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>A-272, Mahipalpur Extn., National Highway No. 8, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/8a/6c8a4935f1c29f5606e5e6f8ac339b2b70904955.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on National Highway 8, 13.5 km from Connaught Place in the city centre and 10 k...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="232.78" OriginalAmount="226.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.556084766486" Longitude="77.242115125175" StarRating="3" HotelCode="194777|ffour" HotelName="Hotel Grand Ffour" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Golf,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>F-4 East of Kailash, Near Kailash Colony Metro Station, New Delhi 110065</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/14/ed14fde4a9be64f083ec87e19e4a9357bf01171a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="234.84" OriginalAmount="228.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.651744934034" Longitude="77.193438212021" StarRating="3" HotelCode="178318|hotel_good_palace" HotelName="Hotel Good Palace" 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>15A/63 Ajmal Khan Road, W E A, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/c0/f1c091acbcc1c187b46cba072286f6b186ad7af0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="234.84" OriginalAmount="228.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="3" HotelCode="864950|colonels_retreat_2_2" HotelName="Colonels Retreat 2" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>D 264 Defence Colony, New Delhi 110024</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/ed/9fed7045e264e35d9295ae602b4ff6adae238960.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="235.87" OriginalAmount="229.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64609532" Longitude="77.21413331" StarRating="2" HotelCode="301346|neelam_palace_dx" HotelName="Neelam Palace Deluxe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7977 Arakashan Road, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/ed/6ced0e8db43e876b7895797f038ce4cc563912f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="236.90" OriginalAmount="230" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54461120246" Longitude="77.245965780426" StarRating="3" HotelCode="320152|148417" HotelName="The Pamposh" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Greater Kailash 1, A5 Pamposh Enclave, Near Nehru Place Fly Over, New Delhi 110048</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/44/d444af0f24ea72fed2e759c2d66bdc907e110bb8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="236.90" OriginalAmount="230.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.541889570267" Longitude="77.07041144371" StarRating="3" HotelCode="113962|clark_greens_airport_hotel_spa_resort" HotelName="Satvik" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>G1 Pushpanjali Farms, Dwarka Link Road, Bijwasan, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/2c/3f2c22025b1c0fdaab243831c6dee7c86c7910ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="237.93" OriginalAmount="231.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6513176" Longitude="77.1912669" StarRating="3" HotelCode="161517|hotel_daanish" HotelName="The Daanish Residency" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12A/19 W.E.A Saraswati marg, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/8d/c68d999b77384e90c3999749b24c6c352ce98721.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the city, Karol Bagh, and in close proximity to shopping arcade...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="237.93" OriginalAmount="231.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.535690133983" Longitude="77.099325656891" StarRating="3" HotelCode="168546|hotel_airport_residency_3" HotelName="Airport Residency" 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>Dwarka Link Road, Samalkha, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/1c/b01c23887a746904843aa29d9ae567c5ffb2daf1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located 3 km from the international airport terminal with a wonderful view...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="237.93" OriginalAmount="231.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.5420463" Longitude="77.29325012" StarRating="3" HotelCode="301268|jashns_inn" HotelName="Hotel Jashn's Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plot 50, Pocket 2, Jasola Vihar, Near Apollo Hospital, New Delhi 110025</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/33/e2338fabf93a30a56d48135cd490ca6250d90300.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in South Delhi, Hotel Jashns Inn is a perfect starting point from which to explore New Delhi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="237.93" OriginalAmount="231.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.68290418" Longitude="77.20602628" StarRating="3" HotelCode="394126|north_avenue_managed_by_peppermint_delhi" HotelName="North Avenue Managed By Peppermint Delhi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Bunglow Road, Kamla Nagar, Delhi 110007</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/a6/2ba60c74049a35fad1b045e8cfa4a9092a79ff1b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="239.99" OriginalAmount="233.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.5653" Longitude="77.23948" StarRating="3" HotelCode="378888|hotel_bellvue" HotelName="Hotel Bellvue" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>52 Ring Road, Lajpat Nagar 3, South Delhi, New Delhi 110024</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/8e/bb8e20f99548c53be28754f2a9a2b3cdf432fa84.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="242.05" OriginalAmount="235.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.5492167" Longitude="77.12871613" StarRating="3" HotelCode="596656|hotel_smart_stay_airport" HotelName="Hotel Smart Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>A-407 Road 4, National Highway 8, Near IGI Airport, Mahipalpur, Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/3f/b53fb60e0ec17102852c3f3fd4e467d846c74f92.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="242.05" OriginalAmount="235.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54946224" Longitude="77.12923632" StarRating="3" HotelCode="752714|hotel_banz" HotelName="Hotel Banz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental">
        <Address>
          <AddressLines>
            <AddressLine>A 137 Road 4, Mahipalpur Extension, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/c7/7dc7f14fc012dc65f105e829ae0ff189e9af0473.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="243.08" OriginalAmount="236.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.68706136" Longitude="77.10235404" StarRating="0" HotelCode="776707|hotel_la_new_delhi" HotelName="Hotel LA" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plot No A-1 &amp; A-2  Road 42, Community Centre, Bhagwan Mahavir Hospital Road, West Enclave, Pitampura, New Delhi 110034</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/3f/a23f77cadcdd34057ae17ea24c0ee3ae0312a08f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="244.11" OriginalAmount="237.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.52624094" Longitude="77.09159063" StarRating="3" HotelCode="411028|atrio_a_boutique_hotel" HotelName="Atrio A Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kapasheda Link Road, Rajokri, Near NH-8, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/fa/bcfaa106b152c6e665e37edb42dbd0b504cae31a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located right in the heart of Delhi. Its setting is especially ideal for gues...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="245.14" OriginalAmount="238.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.560287830545" Longitude="77.203006547256" StarRating="3" HotelCode="291688|hotel_southgate" HotelName="Hotel Southgate" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>C-18 Green Park Extension, Green Park, New Delhi 110016, Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/eb/84eb1c07f5acc4efd6d5c3732205c0b2da094bb1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="245.14" OriginalAmount="238.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.55939393" Longitude="77.20731213" StarRating="0" HotelCode="291720|a_3_s_lodge" HotelName="Lodge A-3S" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>60/5 2nd Floor, Yusuf Sarai, Green Park, New Delhi 110016</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/41/8c41c1e2dcf3c1618d22ee1c6bc955c08d8d661f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="246.17" OriginalAmount="239.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.548362" Longitude="77.236868" StarRating="3" HotelCode="186286|hotel_africa_avenue_g_k_1" HotelName="Africa Avenue GK1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>B-104, Greater Kailash 1, New Delhi 110048</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/b8/d1b836511ced14563d0d455beb79a94c80772b70.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="247.20" OriginalAmount="240" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.612574" Longitude="77.286724" StarRating="3" HotelCode="260578|148652" HotelName="Goldenpalms Hotel &amp; Spa Delhi" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Opp. East Delhi Police Headquarter, Patparganj, New Delhi 110092</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/b9/7db9534d4f94a8094b223597af7c549440d86631.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="248.97" OriginalAmount="241.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54870358104" Longitude="77.127164304256" StarRating="3" HotelCode="172347|334055" HotelName="Taurus Sarovar Portico" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>IGI Airport Road, N.H-08, Mahipalpur Extn., New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/c2/32c2236d84b6f1d68a483c37799b8a02c10938e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Mahipalpur area of Delhi, the hotel is right next to the Delhi Jaipur Highway. It is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="249.26" OriginalAmount="242.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54509337" Longitude="77.29146854" StarRating="3" HotelCode="348594|hotel_kundan_palace_" HotelName="Hotel Kundan Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Building 3, Jasola Vihar, Next to Jasola Sports Complex, Behind Apollo Hospital, New Delhi 110025</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/4c/fc4c3b0c05eaf9900070617635364a8fa6d5120b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="251.32" OriginalAmount="244.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.643519" Longitude="77.210633" StarRating="3" HotelCode="160938|hotel_kelson_dx" HotelName="Hotel Kelson Dx" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2261-2267 Raj Guru Road, Chuna Mandi, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/f8/b2f88feb8f1d02dbc318c532ad50094974ce0fe8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 800 m from the centre of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="253.38" OriginalAmount="246.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.5467248" Longitude="77.248424886667" StarRating="4" HotelCode="167406|shervani_nehru_place" HotelName="Shervani Nehru Place" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Laundry,Restaurant,Room Service,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>B-20 Chirag Enclave, New Delhi 110048</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/40/3340108eb9d83f75bcf97691b8609c8c1b11b912.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the main road on the periphery of Nehru Place, one of Delhi's key business ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="254.41" OriginalAmount="247.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.574042553834" Longitude="77.180540263653" StarRating="3" HotelCode="161187|hotel_cosy_grand" HotelName="Cosy Grand" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Aradhana Enclave, Sector 13, RK Puram, New Delhi 110066</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/52/925269aaa5f893a41778811e4c5e94d7dd3855fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located right in the heart of Delhi. Its setting is especially ideal for gues...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="254.78" OriginalAmount="247.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.667508" Longitude="77.091434" StarRating="5" HotelCode="177960|614405" HotelName="Radisson Blu Paschim Vihar" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plot No. D, District Centre, Outer Ring Road, Paschim Vihar, New Delhi 110063</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/d4/0ed419f3415d096011d8a2dd1ade3aaf23d0755b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the Outer Ring Road in Paschim Vihar, New Delhi. The hotel is also within cl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="255.05" OriginalAmount="247.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.521701772592" Longitude="77.099690437317" StarRating="4" HotelCode="161321|143736" HotelName="Mapple Emerald" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>83-A Central Avenue, Sainik Farms, Neu Delhi 110062</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/9f/539f1f9b332719282854c2b993d350930e09c3b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is nestled between the pulsating city of New Delhi and the business hub of Gurgaon, and th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="256.39" OriginalAmount="248.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.523229" Longitude="77.082217" StarRating="3" HotelCode="186967|944915" HotelName="Parkland Grand Kapashera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>89 Kapashera, Opposite Sarvodya Kanya Vidyalay, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/60/516039f60fe0478e83a21404414bdc3e58b3c260.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Kapashera, near only 10 km away from the centre of New Delhi. The hotel's st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="256.47" OriginalAmount="249.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.5591294" Longitude="77.2505733" StarRating="2" HotelCode="172332|le_cadre" HotelName="Hotel le Cadre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>E-23, East of Kailash, New Delhi 110065</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/91/88911fdbfda078b73cc7d31cc9b6f4aa013af698.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the South Delhi area, east of Kailash. It is about a 30-minute drive from al...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="257.80" OriginalAmount="250.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.5812236" Longitude="77.2392664" StarRating="3" HotelCode="916818|1047398" HotelName="bloomrooms" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Golf,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7, Link Road, Jangupura Extension, Jangpura, New Delhi, Delhi 110014</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/25/3c25a0e007917aba2015b11f9d4d53e3c475a949.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="259.56" OriginalAmount="252" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.53121133" Longitude="77.08523045" StarRating="4" HotelCode="558155|236982" HotelName="The Muse Sarovar Portico - Kapashera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Bijwasan Road 88-89, Kapashera, New Delhi 110037, India</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/df/52df61feb17c6186bcb38cddd7babd2481ab61df.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="260.59" OriginalAmount="253.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.548503" Longitude="77.241877" StarRating="3" HotelCode="291767|the_allure_hotel" HotelName="The Allure" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>R-57, Greater Kailash -1, New Delhi 110048</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/47/4b47de8138e5e2c888e2f33c3550b68b6e078457.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="261.62" OriginalAmount="254.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.549954653372" Longitude="77.128663659096" StarRating="2" HotelCode="160936|hotel_the_class" HotelName="Hotel The Class" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>A-282 National Highway 8, Near International Airport, Mahipalpur, New Delhi, Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/15/2e159bf7ba787213748ba2fc27b0d074c659245f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="262.65" OriginalAmount="255.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.58249647" Longitude="77.05767268" StarRating="3" HotelCode="201458|hotel_royal_star" HotelName="Hotel Royal Star" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Business Centre,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,Meeting Room,Parking,Restaurant,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Plot 9 Sector 10, In Front of Dwarka Metro Station, Dwarka, New Delhi 110075</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/be/e8be260bf5fb845186ab0c24200e27c05ca86750.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Royal Star Hotel to discover the wonders of New Delhi and NCR. The hotel offers a wide range...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="262.90" OriginalAmount="255.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.594177926491" Longitude="77.299075126648" StarRating="5" HotelCode="189171|745905" HotelName="Fraser Suites New Delhi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plot 4A, District Centre, Mayur Vihar, Phase 1, New Delhi 110091</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/7d/af7d8679f4f7d63b7ec0552c70756531c750f23f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="263.68" OriginalAmount="256.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64496546" Longitude="77.11086209" StarRating="3" HotelCode="407563|wood_castle_grand_2" HotelName="Wood Castle Grand" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Designated Smoking Area,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Parking,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>EA/190 Tagore Garden, New Delhi 110027, Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/58/6258a4bdbac4a54c7db4f91fea117b00514b4b91.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of West Delhi, Hotel Wood Castle Grand promises a relaxi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="263.68" OriginalAmount="256.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.652976840394" Longitude="77.192468047142" StarRating="3" HotelCode="394652|hotel_ashoka_international" HotelName="Ashoka International" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3382 DB Gupta Road, Christan Colony, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/32/833273183e561afaab72c6e8325c708142a97f7c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of the New Delhi shopping district of Karol Bagh, some 13 km away...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="264.56" OriginalAmount="256.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.50981118" Longitude="77.21071196" StarRating="3" HotelCode="301875|1853218" HotelName="The Stay Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>253/3 Forest Lane, Near Country Club, Neb Sarai, Sainik Farms, New Delhi 110068</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/62/a762fe5b9fada02f38eabf036675423f5c21eb35.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Stay Inn New Delhi is a 5-minute drive from Saket Metro Station, and a 10-minute drive from the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="265.74" OriginalAmount="258" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.51945504" Longitude="77.21548941" StarRating="3" HotelCode="451621|176562" HotelName="Hotel Saket 27" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>J-27 Saket, 110017 New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/ab/b5ab1f960b6e5395dab10b9efd5f9359c818539d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="265.74" OriginalAmount="258.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.550594740608" Longitude="77.130190128836" StarRating="2" HotelCode="291646|hotel_opera_6" HotelName="Hotel Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>A-422 Road No 6, Mahipalpur Extension, NH - 8 Near IGI Airport, Mahipalpur, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/e5/09e53048c8ed9f0688b3bcdff0811391b1fd21b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="265.74" OriginalAmount="258.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.58229542" Longitude="77.2513416" StarRating="3" HotelCode="783641|jrd_pride_a_unit_of_jrd_exotica" HotelName="Hotel Jrd Pride" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>744 Main Mathura Road, Jangpura, New Delhi 110014</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/dc/44dc9b75bb968d50740b86ce141047e7372f7e26.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="266.80" OriginalAmount="259.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.654381" Longitude="77.343545" StarRating="5" HotelCode="|68325" HotelName="Country Inn and Suites By Radisson, Sahibabad, Distt Ghaziabad (u.p.)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>64/6 SITE. IV, SAHIBABAD, UTTAR PRADESH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/3/2/5/68325_b02bab51224.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a business centre, meeting rooms and a travel agency. This air-conditioned establishment has a lobby, a reception, a safety deposit box service, a currency exchange service, conference facilities, room service, a laundry service and a car park. SITUATION: Is situated inDelhi east it is situated 20 kilometres away from the business area, close to the establishment, clients can find the tourist area situated 3 kilometres away fromAnand Vihar bus station it is situated 18 kilometres away from Nueva Delhi the Railway Station of it is 35 kilometres away from the airports. ROOM: The spacious rooms, fully-equipped, comfortable, a bathroom with a shower or bath, a hairdryer, a direct line telephone, a satellite or cable television, WiFi, a coffee maker, a kettle and an iron. FACILITIES: The establishment boasts a swimming pool and a gym.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="267.80" OriginalAmount="260.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="2" HotelCode="301831|dumpys_inn" HotelName="Hotel Dumpy Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>B1/16, Safdarjung Enclave, opposite Bikaji Cama Place and Mohammad Enclave, Delhi 110029</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/88/9888a9f3f56179a551e6416ae21fd161558d0fd4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="271.92" OriginalAmount="264" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.62855624021" Longitude="77.225491404533" StarRating="4" HotelCode="38367|25560" HotelName="The Hans" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Barakhamba Road, Connaught Place, New Delhi 110001</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/e9/0ae9994adcd461293f44ea315c9df96099ddfc7d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at Connaught Place, right in the midst of the city centre. The New Delhi railw...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="273.98" OriginalAmount="266.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.62694789" Longitude="77.13614605" StarRating="3" HotelCode="349145|hotel_twin_tree" HotelName="Twin Tree" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>A-19 Naraina Vihar, Opposite Maruti Work Shop, Near Audi Car Showroom, Delhi 110028</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/1b/391ba4a30f07b198d5a44895a3f1c7190e1359a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="274.33" OriginalAmount="266.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.569152390434" Longitude="77.233626544476" StarRating="2" HotelCode="176015|1043688" HotelName="Colonel´s Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Golf,Internet,Laundry,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>D 418 Defence Colony, New Delhi 110024</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/aa/6faa3e84d8111c9656623181e385de1ac7ebab53.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The guest house is located in the Defence Colony district of Delhi. It is situated close to premium ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="274.56" OriginalAmount="266.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.65397285" Longitude="77.11722956" StarRating="3" HotelCode="301825|1046258" HotelName="Eternity Celebrate Forever" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>B-40, Vishal Enclave, Rajouri Garden, New Delhi 110027</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/6f/ed6fedae6f0a46a862d4a4da92c0f12059661ce5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="275.01" OriginalAmount="267.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.630058268803" Longitude="77.218590080738" StarRating="3" HotelCode="74384|hotel_alka" HotelName="Alka" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Block P-16, Connaught Circus, New Delhi 110001</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/20/63203bb4fcce039a46367ca792d3d6ce64a127d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of city at Connaught Place, just walking distance away from Rajiv ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="275.01" OriginalAmount="267.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6452261" Longitude="77.21500296" StarRating="3" HotelCode="615103|hotel_shanti_plaza" HotelName="Hotel Shanti Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>8651 Arakashan Road, Arya Nagar, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/97/729787d9f2994228e2781b3f5605c19c1ad445a1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="276.04" OriginalAmount="268.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="3" HotelCode="952866|fabhotel_alpine_tree" HotelName="Alpine Tree By FabHotels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plot A-65 Main Road, National Highway 8, National Capital Territory Of Delhi, New Delhi, Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/18/041895fb4337c8f42bea9b79e2076b6c8138c5f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="278.10" OriginalAmount="270.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.550809" Longitude="77.23401" StarRating="3" HotelCode="916838|madhuban_holiday_inn" HotelName="Madhuban Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>B - 71, Greater Kailash -1, New Delhi 110048</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/ca/6aca75e716e795cf913c5e64c19bea24a204a175.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="279.13" OriginalAmount="271.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.557264309914" Longitude="77.296798927522" StarRating="3" HotelCode="384859|oyo_rooms_jamia_river_view" HotelName="Hotel River View" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>B9 Okhla Kalindi Kunj Road, Bhaskar Compound, Jamia Nagar, New Delhi 110025</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/f2/43f237918bd588ba8a859a4341073ef3df09107a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="279.13" OriginalAmount="271.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.60517133" Longitude="77.24208911" StarRating="3" HotelCode="334673|la_sagrita" HotelName="La Sagrita" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>14, Sundar Nagar, near Zoo New Delhi, New Delhi 110003, Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/4b/9d4bd24b52a16caffcf9652c8bdd319ebd056b6c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="279.13" OriginalAmount="271.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.648923612004" Longitude="77.191164493561" StarRating="3" HotelCode="900503|hotel_pooja_palace_2" HotelName="Pooja Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>15A WEA Puja Park, Ajmal Khan Road, Karol Bagh</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/cd/b0cd33c2d2d7348f09d45b7b37b1d41e66cbcf78.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the national capital Delhi. It is situated in the midst of Karo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="280.56" OriginalAmount="272.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.527407" Longitude="77.220585" StarRating="4" HotelCode="|156777" HotelName="Country Inn and Suites By Radisson, Delhi Saket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>A1,DLF SOUTH COURT,DISTRICT CENTER DELHI,SAKET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/6/7/7/7/156777_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="281.19" OriginalAmount="273.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.56332798" Longitude="77.19113619" StarRating="3" HotelCode="705402|oyo_flagship_safdurjung_enclave" HotelName="Deer Park  By OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>B2/128 B Block, Safdurjung Enclave, New Delhi 110029</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/4d/e94dd008ef540a683b6330cc21e789ca088c88ce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="284.28" OriginalAmount="276" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.574836" Longitude="77.266924" StarRating="3" HotelCode="176017|74188" HotelName="Hotel Divine Paradise" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>D-14  Kalindi Colony, New Delhi 110065</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/ba/28ba6d573200db635cc3b5e105bfade29ead9ec6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Kalindi Colony of South Delhi, very close to Noida, the commercial city near...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="285.31" OriginalAmount="277" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.549227" Longitude="77.102972" StarRating="4" HotelCode="47304|150835" HotelName="Centaur IGI Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Garden,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Indira Gandhi International Airport, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/b7/04b714aa3e035cfaef86616ef53637f69498847c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel enjoys a strategic location, close to the domestic and international airp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="285.31" OriginalAmount="277.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.527882625" Longitude="77.22081525" StarRating="4" HotelCode="194773|country_inn_by_carlson_delhi_saket" HotelName="Country Inn &amp; Suites by Radisson, Delhi Saket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plot A1 DLF South Court, District Centre, Saket, New Delhi 110017</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/bc/68bc1b373623ff021e2675a6352e91c06cf13d21.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="286.34" OriginalAmount="278.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.568549" Longitude="77.199077" StarRating="2" HotelCode="906104|ambica_palace" HotelName="Ambica Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Currency Exchange,Internet,Laundry,Lounge,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>A-1/300, Safdarjung Enclave, New Delhi 110029</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/67/6067d2072cb6a59052aa77b7b27470c1352be249.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is situated in Delhi. The total number of bedrooms is 20. Wired internet ac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="289.43" OriginalAmount="281.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54042121" Longitude="77.29483412" StarRating="3" HotelCode="619874|kaisons_inn" HotelName="Kaisons Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Plot 52 Main Road, Pocket 1, Jasola Near Appolo Hospital, New Delhi 110025</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/d5/67d56c997ec70ffbb9a182c45d608131b1aafba8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="291.61" OriginalAmount="283.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6443853" Longitude="77.2161412" StarRating="2" HotelCode="|161974" HotelName="The Pearl" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8721, DESH BANDHU GUPTA ROAD, PAHAR GANJ</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/1/9/7/4/161974_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="292.52" OriginalAmount="284.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.54306882" Longitude="77.24198697" StarRating="3" HotelCode="979801|fabhotel_bmk_gk1" HotelName="The BMK by FabHotels" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>B2-3 Outer Ring Road, Greater Kailash Enclave, New Delhi, Delhi 110048</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/da/40da85cb2fb3bc2f9d53016a1cfe1c90ba7215f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="294.58" OriginalAmount="286.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.565368" Longitude="77.122746" StarRating="3" HotelCode="160927|airport_hotel_3" HotelName="Airport Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Opposite IGI Airport T-1 Domestic, Mehram Nagar, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/ea/bfeadfba3e685d87c715c6c62bd119a18af38a49.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="295.61" OriginalAmount="287.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.63352972" Longitude="77.22276397" StarRating="3" HotelCode="931264|hotel_alka_premier" HotelName="FabHotel The Daffodils" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Currency Exchange,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Parking,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>20 Connaught Circle, Block M, New Delhi 110001</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/carsolize/b5/18/b518e3519b67ac64cdb2f36a551e77e58e9f2fa3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of New Delhi and NCR, Hotel Alka Premier puts everything the city has to off...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="298.18" OriginalAmount="289.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.630007" Longitude="77.314675" StarRating="4" HotelCode="309883|1471198" HotelName="Park Inn by Radisson New Delhi IP Extension" 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,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plot No. 6A, Community Centre, IP Extension, Patparganj, 110092 New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/42/c14229244009098060de099ae242ea39006b7fed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="298.70" OriginalAmount="290" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.565968" Longitude="77.194984" StarRating="3" HotelCode="160937|269861" HotelName="Iris Park" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>A 1/24, Safdarjung Enclave, New Delhi 110029</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/56/165670baf7b0ad5cde237a08ab04e2df3ad14e31.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="299.73" OriginalAmount="291.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.63225088" Longitude="77.2275174" StarRating="3" HotelCode="483563|connaught_royale_delhi" HotelName="Hotel Connaught Royale" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>106 Babar Road, Connaught Place, New Delhi 110001</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/64/9464e82869088434b44ff617f6a83931b9bc2988.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="302.82" OriginalAmount="294.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.627254" Longitude="77.21388" StarRating="3" HotelCode="210333|new_delhi_ymca_tourist_hostel" HotelName="YMCA Tourist Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jai Singh Road, Connaught Place, New Delhi 110001</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/70/8a702c515d718671b76f79bfb9595b985d8b6139.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="304.88" OriginalAmount="296" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6448565" Longitude="77.2137472" StarRating="3" HotelCode="173692|147525" HotelName="The Pearl Hotel Delhi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8721/1, Desh bandhu Gupta Road, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/12/bc127984fe2ac193fba93b86b9bd3cffe33117e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at Karol Bagh, the hotel is well connected with all corners of the city with Delhi Metro jus...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="307.97" OriginalAmount="299" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.69058936365" Longitude="77.120035912027" StarRating="4" HotelCode="336285|432641" HotelName="Hotel Sewa Grand Pitampura" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Banquet Hall,Conference Hall,Currency Exchange,Laundry,Meeting Room,Parking,Restaurant,Room Service,Spa,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Site 10 Road 42, Pitampura, Sainik Vihar, Bhagwan Buddha Housing Corporation Society, New Delhi 110034</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/30/1f3088c9120c142e8af3a37726a54ead199f8453.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Sewa Grand offers 72 exquisitely furnished, centrally air-conditioned rooms with all modern am...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="309.00" OriginalAmount="300.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.598770201566" Longitude="77.240849733353" StarRating="3" HotelCode="161261|sagar_residency" HotelName="Sagar Residency" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>744 Main Mathura Road, Jangpura, New Delhi 110014</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/23/d3238677085fbccca76460bb4d0f4dd26c00c636.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 5 km from the centre of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="311.06" OriginalAmount="302.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6110368" Longitude="77.09185168" StarRating="3" HotelCode="301856|rr_residency_" HotelName="RR Residency" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>44 Pankha Road, Raghu Nagar, Opposite C-3 SFS Block, Janakpuri, New Delhi 110045</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/a0/15a0d6fbc35b6c3a0f38c940cb70aa26b2dfb93d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="313.10" OriginalAmount="303.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.628757" Longitude="77.078755" StarRating="5" HotelCode="162865|1031608" HotelName="The Piccadily" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Janakpuri District Centre Complex, New Delhi 110058</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/f9/47f9521769353db0760701ef40bf19c220b49deb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Janakpuri, New Delhi. It benefits from easy access to the main commercial, b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="314.24" OriginalAmount="305.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.642410035447" Longitude="77.175769833764" StarRating="4" HotelCode="37952|12614" HotelName="Jaypee Siddharth Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rajendra Place, New Delhi 110008</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/8c/108c8992acfeec4f046384692f859e48c0eea00a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This strategically located luxury hotel lies at the heart of the Central Delhi’s major business dist...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="316.21" OriginalAmount="307.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.621623" Longitude="77.217002" StarRating="4" HotelCode="113876|hotel_the_royal_plaza" HotelName="The Royal Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Ashoka Road, Connaught Place, New Delhi 110001</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/dd/be/ddbe4f2e964aade792f697942e166850e41015c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a landmark building in the heart of the city. Connaught Place is a commercial and shopp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="320.33" OriginalAmount="311.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.547214" Longitude="77.249072" StarRating="3" HotelCode="113934|the_muse_sarovar_portico" HotelName="The Muse Sarovar Portico - Nehru Place" 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>A-1 Chirag Enclave, Nehru Place, New Delhi 110048</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/9f/5e9fc2c5fa1f931527a34002f423f576712ee130.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="321.36" OriginalAmount="312.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.525194" Longitude="77.101921" StarRating="3" HotelCode="189150|aravali_villa" HotelName="Aravali Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>FH 1 Bandh Road, National Highway 8, Delhi 110038</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/6d/c36d4ed49154c0f03701c37f38a0aa573620fd71.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="322.39" OriginalAmount="313.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.53536" Longitude="77.2419522" StarRating="3" HotelCode="173688|alpina_hotels_suites_2" HotelName="Alpina Hotels &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>E 506, Greater Kailash Part-II, New Delhi 110048</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/33/123393e50c0941ff0a54d35cd7c66372c42489ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a very suitable location for both business and leisure travellers. The prop...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="322.48" OriginalAmount="313.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.65088" Longitude="77.18819" StarRating="2" HotelCode="|46703" HotelName="Red Castle" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7A/78 W.E.A. CHANNA MARKET, KAROL BAGH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/7/0/3/46703_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has 15 rooms, air-conditioning, a lobby, a safety deposit box service, a currency exchange service, a lift, a restaurant, conference facilities, room service and a laundry service. SITUATION: It is inKarol Bagh the commercial area of 10 minutes away, guests can find the railway station, is 25 minutes away from the international airport. ROOM: The modern and comfortable rooms, a bathroom with a hairdryer, a direct line telephone, a television, a fridge, an air-conditioning system and a central heating system. FACILITIES: Clients can relax with a sauna. PAYMENT METHODS: Customers can pay by Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have a restaurant with typical, Chinese and continental dishes.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="323.42" OriginalAmount="314.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.642988538462" Longitude="77.173042076923" StarRating="4" HotelCode="291665|hotel_regent_grand_2" HotelName="Regent Grand" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>2/6 East Patel Nagar, Opposite Metro Pillar 167, Near Pusa Road, Karol Bagh, New Delhi 110008</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/02/7702f23bac071564c3e63f8312b404ffc1894186.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="325.48" OriginalAmount="316.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.606317" Longitude="77.188614" StarRating="4" HotelCode="78778|hotel_diplomat_6" HotelName="Hotel Diplomat New Delhi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Sardar Patel Marg, Diplomatic Enclave, Chanakyapuri, New Delhi 110021</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/02/fa0273574f5f91566329d41793fe9826d8a38052.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="325.82" OriginalAmount="316.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.544587" Longitude="77.245731" StarRating="4" HotelCode="|47075" HotelName="The Muse Sarovar Portico Nehru Place Delhi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>A-1 CHIRAG ENCLAVE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/7/5/47075_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This boutique hotel, has 43 rooms and central air-conditioning. The establishment has a lobby, a safety deposit box service, a restaurant, conference facilities, room service and a laundry service. SITUATION: Is situated inChirag Enclave the street it is in South Delhi the heart of it is surrounded by Nehru Place the commercial area of Masjid Moth Commercial Plaza, Okhla and Mohan Cooperative nearby, you will find. ROOM: The large rooms, have elegant furniture, an LCD satellite TV, a direct line telephone, reception service, a coffee maker, a kettle, a DVD player (available on request), WiFi (free of charge), a safe, a mini-bar, a writing desk, a hairdryer, a shower and a bath. OBSERVATIONS: Check-in is at 12:00 and check-out is at 12:00. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant and a cafÃ©.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="326.51" OriginalAmount="317.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="0" HotelCode="749173|bungalow_99" HotelName="Bungalow 99" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C-99 Defence Colony</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/99/c199ce3d93f3c420f91a3aed0acd810b2c2ccdab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="331.66" OriginalAmount="322.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.56454397" Longitude="77.19668396" StarRating="2" HotelCode="445465|vandanas_bed_and_breakfast" HotelName="Vandana's Bed &amp; Breakfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Business Centre,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>B-4/124 Nauroji Nagar Marg, 2nd Floor, Safdarjung Enclave, Near Kamal Cinema, New Delhi 110029</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/65/7e6582ef3a0ecad3c01048e154310ad8b0041fa2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 2.5-star Vandana's Bed &amp; Breakfast offers comfort and convenience whether you're on business or ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="332.69" OriginalAmount="323.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.531731352141" Longitude="77.248992919922" StarRating="3" HotelCode="166483|zo_rooms_gk_2" HotelName="Hotel Comfort Zone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>E-586 Masjid N Road, Block E, Greater Kailash II, New Delhi 110048</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/a0/2ea0b2ff8c9818c0c29f6eb43fe35b6aadab0baa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the upscale residential area of Greater Kailash in south Delhi. The hotel i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="332.69" OriginalAmount="323.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.528121515086" Longitude="77.10476880734" StarRating="4" HotelCode="403572|the_nitesh_airport_hotel" HotelName="Grand Notting Hills Hotel and Resorts" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>National Highway 8, 22nd Mile Stone, Nitesh Kunj Hotel Complex, Near IGI Airport, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/3e/953e5c428d6bac852afc7f75ddca9b8c37e2ca94.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="332.69" OriginalAmount="323.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.55622845" Longitude="77.21511736" StarRating="3" HotelCode="444762|thikana_delhi_" HotelName="Thikana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>A-7 Khel Gaon Marg, Gulmohar Park, New Delhi 110049</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/06/b506ed97ba37c38827f9da4ba03d651bd936ecac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="334.75" OriginalAmount="325.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64519" Longitude="77.169368" StarRating="3" HotelCode="176010|almondz_hotel" HotelName="Almondz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>4/3 East Patel Nagar, New Delhi 110008</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/bd/6dbd002315dc866408d0cc1e4ac8bf574bf97234.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Patel Nagar, Delhi in an area that is known for its high-class residencies, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="335.78" OriginalAmount="326.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.539949178139" Longitude="77.294408664724" StarRating="4" HotelCode="194782|the_nanee_suites" HotelName="The Nanee Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plot 49 Pocket 01, Apollo Hospital, Near Jasola Metro Station, Delhi 110065</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/2d/fb2dd1c1369d456ac87da4fbd8fc60498cb801a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 25.6 km away from the Indira Gandhi International Airport and 15.3 km away from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="337.84" OriginalAmount="328.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="4" HotelCode="757871|seven_seas_hotel_3" HotelName="Seven Seas Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Mangalam Place, Sector 3, Rohini, New Delhi 110085</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/14/61145890c165680c1d734868c9fa42ac4ed87a48.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="338.87" OriginalAmount="329.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.628304330488" Longitude="77.212930619717" StarRating="3" HotelCode="185485|uds_2" HotelName="UDS Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Currency Exchange,Fax,Internet,Laundry,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>20-22 Hanuman Road, Connaught Place, New Delhi 110001</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b1/aa/b1aae7f17d43b6f7242c6172747336f6db72b734.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The homestay is located on Hanuman Road in Connaught Place, New Delhi. The hotel enjoys easy access ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="345.05" OriginalAmount="335" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.551733" Longitude="77.120546" StarRating="3" HotelCode="201457|148479" HotelName="Red Fox Hotel Delhi Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Asset 6, Aerocity Hospitality District, IGI Airport, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/26/261981/261981a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 207 rooms. A baggage storage service, a safe, a restaurant, a dining ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="348.85" OriginalAmount="338.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.559506" Longitude="77.206442" StarRating="3" HotelCode="177948|945475" HotelName="The Ashtan Sarovar Portico" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>C-2, Green park Extension, New Delhi 110016</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/97/f09779cc7449dc2cb4b72470efd678a1b5a0eeb4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located in the Green Park Extension area of New Delhi. The hotel offers e...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="350.20" OriginalAmount="340.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.52547835" Longitude="77.09861061" StarRating="4" HotelCode="266465|the_umrao_hotels__resorts" HotelName="The Umrao" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>National Highway - 8, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/30/7d/307dc3c6d74fe37212fa8683f1898933bec219f3.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="351.63" OriginalAmount="341.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.62266591" Longitude="77.21716777" StarRating="3" HotelCode="873733|3141375" HotelName="Bloomrooms @ Janpath" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Bar,Business Centre,Conference Hall,Laundry,Parking,Restaurant,Room Service,Spa,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Janpath Lane, Delhi 110001</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/72/7b72a935325969dd621c6dbdcd2e2acf18a264f8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Blooming in the heart of Lutyens' Delhi and splashed in the unique theme of yellow and white, our ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="352.26" OriginalAmount="342.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.596113771524" Longitude="77.03651368618" StarRating="5" HotelCode="907788|radisson_blu_hotel_new_delhi_dwarka" HotelName="Radisson Blu Dwarka" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plot No. 4, Sector 13, Dwarka, New Delhi 110075</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/de/12de11da6e5f2e0d7f184b3d7ad3567fad37db3c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally situated in the serene locale of Dwarka, just 20 minutes from the commercial hu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="353.13" OriginalAmount="342.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.5660094" Longitude="77.1950215" StarRating="3" HotelCode="|161811" HotelName="Collection O 30095 Nauroji Nagar Marg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>A 1/24, SAFDARJUNG ENCLAVE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/1/8/1/1/161811_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="353.29" OriginalAmount="343" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.561461" Longitude="77.269715" StarRating="5" HotelCode="32253|147530" HotelName="The Suryaa New Delhi" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Golf Hotel,Airport Hotel,Eco Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>New Friends Colony, New Delhi 110025</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/1c/fd1c70655e342c21df962b7d340888881023e935.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in the heart of Delhi, in the immediate vicinity of the industrial and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="355.47" OriginalAmount="345.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.551380056654" Longitude="77.123127579689" StarRating="3" HotelCode="186626|914055" HotelName="Hotel ibis New Delhi Aerocity" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Asset 9 Hospitality District, IGI Airport New Delhi India, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/99/0f99f68a1e87c82775fe43751abca0a79b7292f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="364.35" OriginalAmount="353.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.56689513" Longitude="77.24629734" StarRating="3" HotelCode="445896|1853168" HotelName="Amar Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Bed and breakfasts,Guest houses" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Dry Cleaning,Elevator,Laundry,Meeting Room,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>K-102 Jal Vihar Road, Lajpat Nagar 2, New Delhi 110024</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/fe/74fed34dc73e7a0c89346561773d380e069fcc08.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of South Delhi, Amar Inn promises a relaxing and wonderf...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="370.65" OriginalAmount="359.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.556448" Longitude="77.164074" StarRating="5" HotelCode="59543|12654" HotelName="Jaypee Vasant Continental" 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,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vasant Vihar, New Delhi 110057</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/83/5283b7147c52a25c49ce952045a90598b0955ab2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The finest of all boutique hotels in New Delhi is located in the upmarket Vasant Vihar district in t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="370.80" OriginalAmount="360.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.641382348769" Longitude="77.215577294792" StarRating="2" HotelCode="900502|hotel_star_palace" HotelName="Hotel Star Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Designated Smoking Area,Dry Cleaning,Internet,Laundry,Restaurant,Room Service,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>4590 Main Bazar, Pahar Ganj, Opposite Drunk Yard Cafe, Near New Delhi Railway Station, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/61/336106324b00594b4bf7a8798a13968693e0df7a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of New Delhi and NCR, Hotel Star Palace puts everything the city has to offe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="373.11" OriginalAmount="362.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.63149" Longitude="77.207924" StarRating="5" HotelCode="37951|50504" HotelName="The Metropolitan Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bangla Sahib Road, Connaught Place, New Delhi 110001</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/1f/ec1f2baa90d06ff5c3cabca17239a333ac6d0b28.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located in Connaught place, in the heart of the business and commercial hub o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="379.04" OriginalAmount="368.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6455225" Longitude="77.2110225" StarRating="3" HotelCode="189160|hotel_singh_empire_dx_2" HotelName="Singh Empire Dx" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8707-8710, D.B. Gupta Road, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/96/2696dc31d171df8be8c48c03dbfe573f328c98e7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="388.31" OriginalAmount="377.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.52849776" Longitude="77.10034201" StarRating="4" HotelCode="266459|four_points_by_sheraton_new_delhi_airport_highway" HotelName="Four Points by Sheraton New Delhi, Airport Highway" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plot 9, National Highway 8, Samalka, New Delhi, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/04/0904b5a1d4c079f49711fc254c5b583ad683525d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi, not far from a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="392.43" OriginalAmount="381.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.632214809523" Longitude="77.227836236459" StarRating="3" HotelCode="916802|check_inn_hotel" HotelName="Treebo Check In By Oran" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>104 Babar Road, Barakhamba Avenue, Opposite World Trade Center, Connaught Place, New Delhi 110001</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/13/0513f589a3bdc8d6171a1c92275deff812352fde.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="393.13" OriginalAmount="381.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.662173" Longitude="77.302427" StarRating="5" HotelCode="208371|933055" HotelName="The Leela Ambience Convention Hotel Delhi" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 CBD, Maharaja Surajmal Road, Near Yamuna Sports Complex, Delhi 110032</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/5a/215a0ae4d95bbd1452292889b503a60dd631fd5c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="394.10" OriginalAmount="382.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.56408" Longitude="77.23471" StarRating="3" HotelCode="|68384" HotelName="Park Inn By Radisson New Delhi Lajpat Nagar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RING ROAD,LAJPAT NAGAR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/3/8/4/68384_b1e52491213.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a lobby, a cloakroom, a bar, a business centre, WiFi, a restaurant, with air-conditioning and room service. SITUATION: It is in a central area, close to the establishment, clients can find the commercial area situated 10 kilometres away from the railway station, is 17 kilometres away from the airport. ROOM: The establishment has rooms, suites, a bathroom, a satellite or cable television, internet, a mini-bar, a coffee maker, a kettle and individual air-conditioning. FACILITIES: The establishment boasts a swimming pool and a gym.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="402.73" OriginalAmount="391" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.596818174408" Longitude="77.19571634259" StarRating="5" HotelCode="94922|83284" HotelName="The Ashok" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50-B Diplomatic Enclave, Chanakyapuri, New Delhi 110021</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/e8/84e8bb1869f1e3c1fee8d96417763fc0c088e783.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="409.94" OriginalAmount="398" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.544402" Longitude="77.212689" StarRating="4" HotelCode="166228|37107" HotelName="The Visaya" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>N 82 Panchshila Park, New Delhi 110017</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/11/d3110a59383b63f140ae972d999e811048d589a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Panchshila Park, a prime and centrally located area in the heart of South D...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="409.94" OriginalAmount="398.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.490315469164" Longitude="77.147734165192" StarRating="4" HotelCode="74380|avalon_courtyard" HotelName="Avalon Courtyard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Off Mehrauli Gurgaon Road, Sultanpur, New Delhi 110030</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/14/9d1415fc1d8ca664e45cb9a5227fd93180909cec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The luxury serviced apartments are just minutes away from the city's commercial hub of Gurgaon and t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="417.16" OriginalAmount="405.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.528085" Longitude="77.216215" StarRating="4" HotelCode="161446|123884" HotelName="Hilton Garden Inn New Delhi/ Saket" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>A4 DLF Place Saket District Centre, Neu-Delhi 110017</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/ce/66ce181b68b5752daf5580208be1d33d6b7acbb8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the upmarket area of South Delhi - Saket and in close proximity to key busin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="417.54" OriginalAmount="405.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.647365" Longitude="77.1873" StarRating="3" HotelCode="|68327" HotelName="Daanish Residency" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12A/19,W.E.A. SARASWATI MARG,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/3/2/7/68327_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel and has 30 rooms, The establishment has a conference room, a lobby with a reception, a currency exchange service and a restaurant. The establishment also offers room service, a laundry service and a car park. SITUATION: This hotel is in the city centre, Karol Bagh it is in near the establishment, you will find shopping areas, business areas, is 3 kilometres away from the railway station, 30 minutes away from the establishment, you can find the international airport, Clients can also find the national airport. ROOM: The establishment has large standard rooms and suites, They have a satellite TV, a central air-conditioning system, a direct line telephone, a fridge, a bathroom with a shower, a hairdryer, a stereo and internet. They also have a mini-bar, a coffee maker, a kettle, a double bed, individual heating and a safe. FACILITIES: The establishment has a gym. PAYMENT METHODS: The establishment accepts Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="417.66" OriginalAmount="405.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.72009828206" Longitude="77.110156416893" StarRating="4" HotelCode="173680|458065" HotelName="Crowne Plaza New Delhi Rohini" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Twin District Centre, Sector 10, Rohini, Neu Delhi 110085</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/b9/2cb9c2050fd68f2fa2914a62ff2571c5039f4337.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Rohini, in close proximity to shopping complexes, local entertainment attr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="420.24" OriginalAmount="408.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.629413199595" Longitude="77.232459783554" StarRating="3" HotelCode="176019|hotel_emarald" HotelName="Emarald" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>112 Babar Road, Connaught Place, New Delhi 110001</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/61/336106324b00594b4bf7a8798a13968693e0df7a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Connaught Place at the heart of New Delhi, serving people visiting Delhi fo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="423.33" OriginalAmount="411.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.528512375858" Longitude="77.272408604622" StarRating="5" HotelCode="167922|crowne_plaza_hotel_new_delhi_okhla" HotelName="Crowne Plaza New Delhi Okhla" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" 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>Okhla Phase 1, 110020 New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/f9/f9f997385d02447843fe0b80d88fe3715f5462fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in close proximity to key commercial hubs, business districts like...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="429.51" OriginalAmount="417.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.590028" Longitude="77.297878" StarRating="4" HotelCode="173681|holiday_inn_new_delhi_mayur_vihar_noida" HotelName="Holiday Inn New Delhi Mayur Vihar Noida" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>13A Mayur Vihar, District Centre, New Delhi 110091</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/cf/66cfdf2382db9d956ce31c7105e64455917ae570.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the central business district of Mayur Vihar in East Delhi, just 500 metres ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="432.93" OriginalAmount="420.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.628871715083" Longitude="77.216071486473" StarRating="5" HotelCode="18469|12644" HotelName="The Park" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>15 Parliament Street, New Delhi 110001, India</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/f5/acf5332da623ed1d8a94e8798449ba70d2db7c7b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the business, shopping and entertainment centre of the city, Co...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="442.90" OriginalAmount="430.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.528383" Longitude="77.218925" StarRating="4" HotelCode="98003|svelte_hotel_and_personal_suite" HotelName="Svelte Hotel &amp; Personal Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>A-3 District Centre, Select Citywalk, Saket, New Delhi 110017</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/68/e06802e41c0ea9caed8d4a8d182288f0f764e59e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located inside the Select City Walk mall, in the business district of central South Del...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="447.02" OriginalAmount="434.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.4898349029" Longitude="77.284933908073" StarRating="5" HotelCode="171731|vivanta_by_taj__surajkund_ncr" HotelName="Vivanta Surajkund, NCR" Meals="BED &amp; BREAKFAST" 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,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Shooting Range Road, Delhi NCR, Delhi 121009</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/c2/53c2d77e46b4b858e08dc13742854667fd6951c7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set amid sylvan surroundings, overlooking the 10th-century heritage Surajkund Lake comp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="464.53" OriginalAmount="451.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.589936" Longitude="77.298024" StarRating="4" HotelCode="173682|hilton_new_delhi__noida__mayur_vihar" HotelName="Crowne Plaza New Delhi Mayur Vihar Noida" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13B Mayur Vihar, District Centre, New Delhi 110091</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/05/6d05b3859555aaaa8373dd54f37a2d91d699c5c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the business district of Mayur Vihar and within close proximity to the shopp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="481.07" OriginalAmount="467.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.632806" Longitude="77.213059" StarRating="4" HotelCode="18287|12484" HotelName="The Connaught" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>37, Shaheed Bhagat Singh Marg, New Delhi 110001</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/52/4d52e11557feaa3abc22a539b56c61375493fc93.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Connaught Place, the central business district of New Delhi. Ideal for busin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="482.04" OriginalAmount="468.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64713704" Longitude="77.16623976" StarRating="3" HotelCode="349558|hotel_golden_grand" HotelName="Hotel Golden Grand" 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>W-1/10, Main Patel Road, Opp. Metro Pillar No. 202-203, West Patel Nagar, 110008 New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/57/5757153094a95fa910df92f29e29fad535f71201.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="486.90" OriginalAmount="472.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.631257" Longitude="77.227063" StarRating="5" HotelCode="|49955" HotelName="The Lalit New Delhi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BARAKHAMBA AVENUE, CONNAUGHT PLACE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/9/5/5/49955_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 460 rooms, restaurants and bars. SITUATION: This urban hotel is situated near the cultural area, is near the trade fair ground, nearby, you will find the monuments, is situated 34 kilometres away from Indira Gandhi Airport. ROOM: The establishment has 293 deluxe rooms, 120 Lalit Luxury rooms and 47 suites. large, luxurious, one or two bedroom suites and have a dining room. FACILITIES: The establishment boasts a gym and a swimming pool. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy a bar and a restaurant. The establishment offers all meals in a buffet form.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="490.28" OriginalAmount="476.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="0" HotelCode="750568|the_crown_23" HotelName="The Crown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plot-52 Pocket 2</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/28/1228438805324b05bf572d558c16b987036be8d6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="492.15" OriginalAmount="477.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.674409" Longitude="77.226033" StarRating="4" HotelCode="18386|12574" HotelName="Maidens Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Jacuzzi,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7, Sham Nath Marg, Delhi 110054</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/3f/873f5774285429d1abdb0f5586cd4961d0752574.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic hotel located close to Red Fort has been built in British colonial style. It is situat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="496.46" OriginalAmount="482.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.551530287962" Longitude="77.120762364418" StarRating="4" HotelCode="931475|lemon_tree_premier_delhi_airport_2" HotelName="Lemon Tree Premier Delhi Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Asset 6, Aerocity Hospitality District, Indira Gandhi International Airport, Delhi  110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/9e/fd9e35231a5db53653839c62e0aef3947979ee6d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="497.49" OriginalAmount="483.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.57037249" Longitude="77.25667328" StarRating="4" HotelCode="74403|the_manor_new_delhi" HotelName="The Manor" 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,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>77 Friends Colony (West), New Delhi 110065</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/9d/b59d60c5e0889103db557470afeeff6d82b18a5c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="502.64" OriginalAmount="488.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.550042" Longitude="77.24929" StarRating="5" HotelCode="26529|eros_nehru_place" HotelName="The Eros Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>American Plaza, Nehru Place, New Delhi 110019</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/3d/f93d2652bf6cc56831b95a14fabc0688654f08f5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is perfectly placed for both business and leisure travellers, with a prime location at the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="543.69" OriginalAmount="527.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.5389325" Longitude="77.1519184" StarRating="5" HotelCode="|39666" HotelName="The Grand New Delhi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VASANT KUNJ - PHASE II, NELSON MANDELA ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/6/6/6/39666_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This elegant establishment rooms and has 390 rooms, Some of the establishment facilities on offer are a cafÃ©, a restaurant, a hairdresser's, a bar, a laundry service and room service. SITUATION: It is situated 15 minutes away from the airport, the central area. ROOM: The spacious, luxurious rooms, a bathroom with a shower or bath, a direct line telephone, satellite or cable TV, internet, a mini-bar, a safety deposit box and an individual air-conditioning system. FACILITIES: The establishment boasts a luxurious spa, beauty treatments and health treatments. You can also enjoy a large garden area. PAYMENT METHODS: Customers can pay by American Express, Diners Club, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="550.02" OriginalAmount="534" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.55341003" Longitude="77.12323193" StarRating="5" HotelCode="422964|148046" HotelName="Novotel New Delhi Aerocity" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Asset 02, GMR Hospitality District, IGI Airport New Delhi, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/82/20/82205d2dc57069335fa9dd2eee171692f16ad1c7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can reach the upper storeys via the lift or stairs. The hotel features various services a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="556.20" OriginalAmount="540.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.64211818145" Longitude="77.217548303687" StarRating="1" HotelCode="291689|hotel_star_villa_2" HotelName="Star Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Babysitting,Beauty Salon,Bicycle Rental,Coffee Shop,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Parking,Pets allowed,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>98/99 Hotel Star Villa Krishna Gali, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/4b/9d4bd24b52a16caffcf9652c8bdd319ebd056b6c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Star Villa is conveniently located in the popular Pahar Ganj area. The hotel has everything yo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="559.56" OriginalAmount="543.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.633744975125" Longitude="77.216742038727" StarRating="4" HotelCode="177292|133634" HotelName="Radisson Blu Marina Connaught Place" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>G-59, Connaught Circus, New Delhi 110001</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/05/05053dd173ae38c3a327460ea763ff16bbb9e739.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="559.99" OriginalAmount="543.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.674409" Longitude="77.226033" StarRating="5" HotelCode="|31442" HotelName="Maidens , Delhi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 SHAM NATH MARG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/4/4/2/31442_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel with air-conditioning, was built in the 19th Century, has 53 rooms and 20 suites. The establishment has a lobby, a cafÃ©, 3 bars, a French restaurant, conference facilities, meeting facilities, room service and a car hire service. SITUATION: This historic hotel, Red Fort it is situated close to it is situated 3 kilometres away from the train station, is 35 kilometres away from the airport. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, a television, a fridge and a central air-conditioning system. Guests are offered disabled facilities. FACILITIES: Outdoors, guests have access to a swimming pool and a snack bar. The establishment also has 2 tennis courts.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="569.59" OriginalAmount="553" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.549949602761" Longitude="77.122899187277" StarRating="4" HotelCode="298885|176176" HotelName="Holiday Inn New Delhi International Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Asset Area 12, Hospitality District, Aero City, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/89/3d8989de2c273ca19189b8178ffbd0941c105ba1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="587.10" OriginalAmount="570.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.53391278" Longitude="77.05805248" StarRating="3" HotelCode="704198|oyo_2457_hotel_zambala" HotelName="Zambala Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>355/2 Desa House, Bijwasan, Main Road, New Delhi 110061</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/27/a327328d7eb83b77c67ad37d8c9d94e5b49309ca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="598.43" OriginalAmount="581.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.641642738335" Longitude="77.215538094094" StarRating="2" HotelCode="291672|hotel_s_b_inn" HotelName="Hotel S B Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel,Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Concierge,Currency Exchange,Dry Cleaning,Internet,Laundry,Luggage Storage,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>895/898 Gali Chandi Wail, Main Bazaar, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/13/a01372418308d7e05a955247ab1f6f29e74c249c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 2-star Hotel S B Inn offers comfort and convenience whether you're on business or holiday in New...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="598.52" OriginalAmount="581.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.600531697938" Longitude="77.216280698776" StarRating="5" HotelCode="42932|38974" HotelName="The Claridges" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Dr APJ Abdul Kalam Road, 110011 New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/28/5b281da9435e4d1ba3d0130247105cc59d3c431e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located amidst lush and tranquil surroundings in the heart of the city, this city hotel is within cl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="619.03" OriginalAmount="601.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.55244423" Longitude="77.12348925" StarRating="4" HotelCode="744390|aloft_new_delhi_aerocity" HotelName="Aloft New Delhi Aerocity" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Asset 5B Aerocity, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/c9/5fc9fec4bbee2aa099dd105dd7fe6c417bc879c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel is in Delhi. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="620.06" OriginalAmount="602.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.550831" Longitude="77.120576" StarRating="5" HotelCode="317784|dusit_d2_new_delhi" HotelName="Roseate House New Delhi" 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>Asset 10 Hospitality District, Aerocity, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/c5/39c5f13b6bcbccc24ee8beab3f53b377c752e614.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="621.09" OriginalAmount="603.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.601551" Longitude="77.228954" StarRating="5" HotelCode="37950|vivanta_by_taj__ambassador_new_delhi" HotelName="Vivanta by Taj -  Ambassador" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sujan Singh Park, Subramania Bharti Marg, New Delhi 110003</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/1c/e51cc433a3d70469feb4c9242a7175e70449b7a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the exclusive residential area of Lutyens' Delhi and reflects the heritage o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="631.39" OriginalAmount="613.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.569035" Longitude="77.185234" StarRating="5" HotelCode="13627|hyatt_regency_delhi_7" HotelName="Hyatt Regency Delhi" Meals="ROOM ONLY" 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,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ring Road, Bhikaiji Cama Place, New Delhi 110607</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/dd/feddb2246a627845c7691e256fc77e5fc21a904e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated at Bhikaji Cama Place, one of the major commercial centres of Delhi. The hotel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="631.39" OriginalAmount="613.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.53051565199" Longitude="77.086411024226" StarRating="3" HotelCode="266461|hotel_pitrashish_pride_2" HotelName="Hotel S K Crown Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Golf,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>98 Bijwasan Road, Najafgarh Kapashera Road, Near New Delhi International Airport, Kapashera, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/cf/e6cfb42092271cd75c63115134fdff3dbdf1bdb3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="635.62" OriginalAmount="617.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.618692" Longitude="77.217916" StarRating="5" HotelCode="29620|12544" HotelName="Le Meridien New Delhi" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Windsor Place, New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/00/40/0040c788084ebf31d01373684ffdaed7b6547412.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located at the heart of the city, close to the houses of power like the Pa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="667.20" OriginalAmount="647.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="3" HotelCode="865528|3258675" HotelName="Hotel SRV" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Road 4, Street 10A, New Delhi, Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10484559</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="680.83" OriginalAmount="661" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.70557" Longitude="77.143367" StarRating="4" HotelCode="38366|181721" HotelName="City Park" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pitam Pura, New Delhi 110088</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/ef/cbef0cddbbbc32324616d246cae1172d5fcccc2b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the centre of the commercial district, in the area of Pitampura in North West Delhi, thi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="700.87" OriginalAmount="680.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.554461" Longitude="77.123356" StarRating="5" HotelCode="305806|1934785" HotelName="Hotel Pullman New Delhi Aerocity" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Asset, GMR Hospitality District, IGI Airport New Delhi, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/d4/edd4207cfa1fba284185a646e9a4b45c2de82ce5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="714.69" OriginalAmount="693.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="42.26486" Longitude="-74.91851" StarRating="0" HotelCode="|453636" HotelName="OYO  Buena Vista Delhi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18718 NY-28</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/6/3/6/453636_c52ff9b1233.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="722.03" OriginalAmount="701.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.543695" Longitude="77.119697" StarRating="5" HotelCode="316868|radisson_blu_plaza_delhi" HotelName="Radisson Blu Plaza Delhi Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>National Highway-8, Near I.G.I. Airport (T3), Mahipalpur, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/05/83059cf09b741ad9b95ce4ac766fdf77d2f116fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is connected to Gurgaon by a fast-moving expressway with a travel time of just 5 to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="728.21" OriginalAmount="707.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.53146492" Longitude="77.10406777" StarRating="5" HotelCode="261979|dusit_devarana_new_delhi" HotelName="The Roseate" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>National Highway 8, Samalkha, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/3f/9b3f977fd57ef92b85bd4d3bcf663c8bd4ec11cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="773.38" OriginalAmount="750.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="5" HotelCode="21154|89928" HotelName="Sheraton New Delhi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>District Centre, SaketNeu-Delhi, Neu-Delhi 110017</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/5a/425abbdc5b44ab4ae6ba5f53dac9cb4e0e76ec81.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="781.77" OriginalAmount="759.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="3" HotelCode="858882|fabhotel_srv" HotelName="FabHotel Srv" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>A-185 Road 4, Street 12, Mahipalpur, Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/0f/e20f9d387f593e3fe73418804c539ad3712c400d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="792.94" OriginalAmount="769.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.595145" Longitude="77.17073" StarRating="5" HotelCode="29617|12634" HotelName="Taj Palace, New Delhi" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Sardar Patel Marg, Diplomatic Enclave, New Delhi 110021</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/16/9a164e928d9409ab30914717333c904d5a82a931.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the diplomatic district, in one of New Delhi's largest conference venues, 8...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="797.22" OriginalAmount="774.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.597087335749" Longitude="77.173631452378" StarRating="5" HotelCode="74407|itc_maurya_new_delhi" HotelName="ITC Maurya, A Luxury Collection Hotel, New Delhi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Nightclub,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sardar Patel Marg, Diplomatic Enclave, New Delhi 110021</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/bf/00bf8f62e2747410f4e5285dce43283c7c951bc8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre of New Delhi. It is a short drive away from the India Gate ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="799.28" OriginalAmount="776.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6457" Longitude="77.17" StarRating="2" HotelCode="301197|hotel_j_p_inn_2" HotelName="JP Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>5/2 East Patel Nagar, Metro Station, 110008 New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/f3/0bf3ae9e6956caba04dd77facbe9c6f6c9861b79.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="856.42" OriginalAmount="831.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.55446714" Longitude="77.12161721" StarRating="5" HotelCode="450262|2162995" HotelName="Andaz Delhi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Lounge,Nightclub,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Aerocity, Neu Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/ab/52ab41582ddc95146509c1e5fb920eb08358e7f9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="857.02" OriginalAmount="832.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.621105034897" Longitude="77.217892978825" StarRating="5" HotelCode="38543|42924" HotelName="Shangri-La's Eros Hotel New Delhi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Ashoka Road, Connaught Place, New Delhi 110001</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/37/8d37d0f853ea3447bda8e6c52ad793210ba76108.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located in the historic government district and overlooks Connaught place as ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="868.64" OriginalAmount="843.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.620949" Longitude="77.21807" StarRating="5" HotelCode="|39668" HotelName="Shangri-la Eros, New Delhi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 ASHOKA ROAD CONNAUGHT PLACE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/6/6/8/39668_1_4074.jpg</HotelPictures>
        <HotelDescription>HOTEL: This quiet, luxury hotel, has 320 standard rooms and suites, Some of the facilities that the establishment offers to guests include a kiosk, a hairdresser's, a bar, conference facilities, a laundry service and room service. SITUATION: Is situated in a central area, Connaught Place it is in front of nearby, you will find New Delhi the railway station It is situated 45 minutes away fromIndira Gandhi the International Airport of. ROOM: The rooms have a bathroom, a hairdryer, a satellite or cable television, internet, a mini-bar, a coffee maker, a kettle, an iron and a safety deposit box. FACILITIES: The establishment boasts spa facilities and a gym. Customers can enjoy spa treatments, an outdoor swimming pool, a hydromassage bath, a sauna, a steam bath and a massage service. OTHERS: Regarding the food and beverage offering, clients have typical and international cuisine restaurants and bars.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="880.66" OriginalAmount="855.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.65330728" Longitude="77.23220818" StarRating="4" HotelCode="483384|1894945" HotelName="Haveli Dharampura" 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>2293 Bazar Gulian Road, Gali Guliyan, Near Gate 3, Jama Masjid, Dharampura, New Delhi, Delhi-6, Delhi 110006</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/bd/66bdd4ff56e31ad8b9a7bff2a57a37cb8c06b967.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The friendly staff at the reception desk are happy to answer any questions. Room service is among th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="910.52" OriginalAmount="884.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.5529" Longitude="77.122091" StarRating="5" HotelCode="292235|jw_marriot_hotel_new_delhi_aerocity" HotelName="JW Marriott New Delhi Aerocity" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Asset Area 4, Hospitality District, 110037 New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/80/0380dfd4f219696fa54d23662e969ce58cc46040.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1065.27" OriginalAmount="1034.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.604909886141" Longitude="77.223466492653" StarRating="5" HotelCode="30134|12624" HotelName="Taj Mahal, New Delhi" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Mansingh Road, New Delhi 110001</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/c3/ddc3c9f409465fcc04d444b74c53e2701a261aa5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is located in the city centre of New Delhi, close to the India Gate. The nearest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1174.20" OriginalAmount="1140.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.624939982892" Longitude="77.218147516251" StarRating="5" HotelCode="258311|the_imperial_new_delhi" HotelName="The Imperial New Delhi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1, Janpath, New Delhi 110001</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/3a/e93aff24b7f6de5bd3e627f6e6128ea960d8594c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This colonial style hotel is situated next to Connaught Circus and 3 km from the train station and t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1461.48" OriginalAmount="1418.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.591768" Longitude="77.238505" StarRating="5" HotelCode="87411|1044098" HotelName="The Lodhi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lodhi Road, New Delhi 110003</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/91/1791a69dc756f74dbe67d19abc16c9f48a8e4915.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1785.58" OriginalAmount="1733.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.580038347139" Longitude="77.189037501812" StarRating="5" HotelCode="162243|142454" HotelName="The Leela Palace New Delhi" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Diplomatic Enclave, Chanakyapuri, New Delhi 110023</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/f3/f3f3060db2be711b71e81efbb58a55e2cd3b0b58.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly in the exclusive Diplomatic Enclave. Delhi's vibrant central business...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5153.09" OriginalAmount="5003.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.53593696" Longitude="77.11325882" StarRating="4" HotelCode="597212|udman_hotels_and_resorts" HotelName="Udman Hotels And Resorts" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>8 National Highway, Adjacent Shivmurthi Mahipalpur, Near International Airport, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/0b/a90b35df89e96bbe50da90d53f24a8151ca886a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9406.99" OriginalAmount="9133.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.596826" Longitude="77.239945" StarRating="5" HotelCode="29619|the_oberoi_new_delhi" HotelName="The Oberoi, New Delhi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dr. Zakir Hussain Marg, New Delhi 110003</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/90/da90ae3f06044aa4de38b2523da8537149bc99ca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is centrally located close to New Delhi's business and commercial centres, overloo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49324.64" OriginalAmount="47888.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.5441778" Longitude="77.12876772" StarRating="2" HotelCode="757119|oyo_12171_hotel_sky_view" HotelName="Hotel Sky View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>219 Mahipalpur-Vasant Kunj Road, Near Aggarwal Sweet, Mahipalpur Extention, Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/1b/3b1b5e6c8c845230afcbbdba298484d6630e6c71.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="198.38" OriginalAmount="192.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.652649" Longitude="77.304627" StarRating="2" HotelCode="|553822" HotelName="Grey Sky" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>187 Karkardooma Anand Vihar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service,Telephone Service,Lounge,Fax,Currency Exchange,Spa,Central Heating,Wheelchair Access,Nightclub,Massage Centre,Sauna,Golf,24 Hour Power Supply,24 Hour Security,Designated Smoking Area,Business Centre,Parking,Wake-up Call Service,24 Hour Room Service,Concierge,Meeting Room,Garden,Jacuzzi,Swimming Pool,Airport Transfer (on Demand),Bicycle Rental,Dry Cleaning,Elevator,Valet Parking,24 Hour Front Desk,Coffee Shop,Housekeeping,LCD/Projector,Luggage Storage,Kitchen,Banquet Hall,Porter,Shopping Arcade,Library,Fitness Centre,Dining,Babysitting,Beauty Salon,Pets allowed,Vending Machine</BasicAmenities>
    <HotelRating>3,2,4,5,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD</Meals>
    <PropertyType>HOTEL,CITY HOTEL,BED AND BREAKFASTS,CLUB RESORT,VILLAGE,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,GUEST HOUSE,APARTMENT,SPA HOTEL,GOLF HOTEL,AIRPORT HOTEL,ECO HOTEL,CONFERENCE HOTEL,GUEST HOUSES,RESORT,LODGES,APARTMENT HOTEL,GUESTHOUSE,HOSTEL,HOTEL DE CHARME,HOSTELS</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
01cc291f-96af-4185-b762-0db04966449f|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="01cc291f-96af-4185-b762-0db04966449f">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47113" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-06-02T00:00:00" End="2026-06-04T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WOW TRIPSS" Password="WOWwww@2026" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
01cc291f-96af-4185-b762-0db04966449f|HotelbedsSearch|error while generating search request: Exception - HotelBed City Hotel Codes List not found.|System.Exception: HotelBed City Hotel Codes List not found.
   at HotelSources.Hotelbeds.GetSearchRQ(String CityCode) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\Hotelbeds\Hotelbeds.cs:line 350
   at HotelSources.Hotelbeds.Search(HotelSearchRQ pSearchRequest, HotelSearchRS& response) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\Hotelbeds\Hotelbeds.cs:line 87|HotelBeds|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
01cc291f-96af-4185-b762-0db04966449f|TravcoSearch|supplier interation failed||Travco|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
01cc291f-96af-4185-b762-0db04966449f|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
01cc291f-96af-4185-b762-0db04966449f|HotelbedsSearch|Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.|System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.
   at Core.Dal.GetTempDatByDataSet(CommandType pCommandType, String pCommand, List`1 pParamList) in D:\Projects\WorldwideDMCV2\Core\Data\Data\Dal.cs:line 134
   at HotelBookingEngine.HotelStaticData.GetRoomsByHotelCodes(String Codes) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 231
   at HotelSources.SmyRooms.GetSearchRS(List`1 _SearchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\SmyRooms\SmyRooms.cs:line 267
ClientConnectionId:9d58b1fc-292b-4efb-951f-3611a79334d1
Error Number:2812,State:62,Class:16|SmyRooms|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
01cc291f-96af-4185-b762-0db04966449f|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
01cc291f-96af-4185-b762-0db04966449f|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
01cc291f-96af-4185-b762-0db04966449f|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
01cc291f-96af-4185-b762-0db04966449f|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2026-05-18T13:18:45.9221853+01:00" Version="0" EchoToken="Search" TransactionIdentifier="01cc291f-96af-4185-b762-0db04966449f" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="4.57" OriginalAmount="4.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1660661" Longitude="114.434324" StarRating="2" HotelCode="|467298" HotelName="Oyo 91053 Desa Wisata Gilimanuk" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>0365, Jalan Raya Denpasar-Gilimanuk,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/7/2/9/8/467298_34528be1740.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.91" OriginalAmount="11.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7353" Longitude="115.16845" StarRating="2" HotelCode="|401480" HotelName="Mertha Jati and Bungalow" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Kubu Anyar, No. 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/8/0/401480_89314da1345.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.68" OriginalAmount="12.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7111573" Longitude="115.1706158" StarRating="2" HotelCode="|169664" HotelName="Sayang Maha Mertha" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>JLN MELASTI LEBAK BENE LEGIAN KLOD KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/6/6/4/169664_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.39" OriginalAmount="13.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.817249" Longitude="115.16006" StarRating="3" HotelCode="986450|wg_hotel_jimbaran" HotelName="Hotel WG Jimbaran" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air conditioning,Smoke-free property,Terrace,All Spaces Non-Smoking (public and private),Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>8 Jalan Songnipi, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/89/9b892df10ba7e49209d18fde5da01828774a393d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.53" OriginalAmount="14.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.743376" Longitude="115.17247" StarRating="2" HotelCode="|401931" HotelName="Kuta Airport Insta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Elang No. 5, Komplek Burung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/9/3/1/401931_ce6cb2f0914.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.59" OriginalAmount="15.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6981" Longitude="115.22673" StarRating="2" HotelCode="|401500" HotelName="Sayang Residence II" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bedugul No. 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/5/0/0/401500_949e3fd1424.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.59" OriginalAmount="15.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.711629" Longitude="115.171254" StarRating="3" HotelCode="|169699" HotelName="The Aromas Of Bali and Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Legian Street 191</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/6/9/9/169699_1_6377.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.87" OriginalAmount="15.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7089" Longitude="115.174186" StarRating="2" HotelCode="|210682" HotelName="Gana Inn Legian" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Patimura, Kuta, Badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/8/2/210682_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.48" OriginalAmount="16.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.718999" Longitude="115.17351" StarRating="3" HotelCode="986699|the_kubu_hotel" HotelName="The Kubu Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/05/2026" HotelFacility="Shopping on site,24-hour reception,Smoking areas,Ticket assistance,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Popies I Gg. Sorga no. 5, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/6e/8a6e13959e784d9279635c18f2e2ef8c2f416e7c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.85" OriginalAmount="17.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.72356" Longitude="115.17364" StarRating="2" HotelCode="|167467" HotelName="Guest House Matahari" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tegal Wangi No 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/4/6/7/167467_1_7525.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in Kuta, is 15 minutes drive away from Airport Denpasar Internacional-Ngurah Rai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.88" OriginalAmount="17.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7324598" Longitude="115.1714312" StarRating="2" HotelCode="|169662" HotelName="Sapta Petala" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN KUBU ANYAR NO 27 KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/6/6/2/169662_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.92" OriginalAmount="17.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.679442" Longitude="115.188107" StarRating="2" HotelCode="|401961" HotelName="Townhouse Oak Denpasar at Mahendradatta  " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Teuku Umar Barat No.350, Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/9/6/1/401961_70d80220932.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.96" OriginalAmount="17.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.69041" Longitude="115.172391" StarRating="3" HotelCode="|400836" HotelName="Sunset Point  Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Sunset Road 88, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/8/3/6/400836_9d8665c1145.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.27" OriginalAmount="17.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.718729" Longitude="115.174331" StarRating="3" HotelCode="|167476" HotelName="Maxi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Legian Street 83 A - Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/4/7/6/167476_1_4140.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi, a swimming pool, a restaurant and a reception. SITUATION: This establishment is in Legian, is situated 2 minutes walk away from Apache Reggae Bar, and el Surfer Bar. It is situated 13 minutes walk away from the beach Kuta and the shopping centre Beachwalk. 10 minutes away from the establishment clients have Airport Ngurah Rai.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.54" OriginalAmount="18.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7169895" Longitude="115.17847" StarRating="3" HotelCode="986562|teges_inn" HotelName="Teges Inn Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/05/2026" HotelFacility="Shopping on site,Smoking areas,Security guard,Garden,No elevators,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Majapahit No. 39 Gg. Teges, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/zz/f4ad3c318c49724928d28828cd505435c7ee7924.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.64" OriginalAmount="18.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.72335" Longitude="115.17548" StarRating="3" HotelCode="|169498" HotelName="Suardana Inn's" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL BUNI SARI NO.14A KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/4/9/8/169498_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.28" OriginalAmount="18.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7229564" Longitude="115.175427" StarRating="2" HotelCode="|401478" HotelName="Kuta Sari House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bunisari 14b</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/7/8/401478_ee4cc7a1238.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.57" OriginalAmount="19.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.679572" Longitude="115.18812" StarRating="3" HotelCode="986410|princess_keisha_hotel" HotelName="Princess Keisha Bali Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24-hour reception,Garden">
        <Address>
          <AddressLines>
            <AddressLine>JL TEUKU UMAR BARAT NO 350 Denpasar Barat, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/1f/5e1fe649d7aa659bea31fe2f4f99a8b28106a024.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.60" OriginalAmount="20.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.710115" Longitude="115.16886" StarRating="2" HotelCode="986663|vilarisi_hotel" HotelName="Vilarisi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Garden,Terrace,All Spaces Non-Smoking (public and private)">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Melasti / Lebak Bene 15X, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/31/b031c61a37f02c9f1230a08906e6256548907077.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.62" OriginalAmount="20.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.674875" Longitude="115.16052" StarRating="3" HotelCode="|167983" HotelName="Summerhome" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Petitenget Umasari Blok D/1, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/9/8/3/167983_1_7155.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in the heart of Seminyak, 5 minutes away from the beach Petitenget. It is 4 minutes drive away from Potato Head Beach Club, and about 7 minutes away (by car) from Batu Belig. The establishment is a 35-minute drive away from Airport Ngurah Rai, close to Eat Street, Plaza Seminyak and Playa de Legian. ROOM: The establishment has 11 rooms with an air-conditioning system, a sitting room, a desk, a safety deposit box, a TV, a balcony with swimming pool views, a bathroom with a shower and complimentary bathroom items. FACILITIES: The establishment boasts a swimming pool, a restaurant and WiFi. The establishment has a laundry service, a dry cleaner's, a massage service and a transfer service (available for a fee). The establishment also offers medical care.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.94" OriginalAmount="20.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6672546" Longitude="115.216401" StarRating="1" HotelCode="|169721" HotelName="Ratu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. YOS SUDARSO NO 4 DENPASAR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/7/2/1/169721_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is ideal for holidays or business trips, has a laundry service, a dry cleaner's, room service, a transfer service to the airport, a car park, WiFi in communal areas and a restaurant. SITUATION: This hotel is in Denpasar the heart of about 25 minutes away (by car) from Ngurah Rai Airport 20 minutes away from Ubung the bus station Matahari it is situated 5 minutes away from, and Denpasar Junction the shopping centre Close to Sanglah the hospital.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.63" OriginalAmount="21.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.708479" Longitude="115.25748" StarRating="1" HotelCode="986702|abian_kokoro_hotel" HotelName="Akarsa Kokoro Sanur Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="ATM,Air conditioning,Currency exchange,Smoke-free property,Ticket assistance,Gift shop,Garden,Terrace,Private check-in/check-out,No elevators,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cemara Beach No. 9, Semawang, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/91/259184ff523fe1f4726cd2713468e2f13b824451.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.66" OriginalAmount="22.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.714558" Longitude="115.17379" StarRating="3" HotelCode="986614|restu_bali_hotel" HotelName="Restu Bali Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Legian 113, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5f/5b/5f5bea3986e2e4589cfb7695df22f356ece830a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.66" OriginalAmount="22.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.762858" Longitude="115.1752" StarRating="3" HotelCode="986416|horison_hotel_jimbaran" HotelName="Liberta Hotel Jimbaran" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Television in lobby,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Uluwatu Kedonganan Kuta No. 389, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/f7/6ef7436967eea035e0b79b672e146cd0adea8cd0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.33" OriginalAmount="22.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.659035" Longitude="115.191106" StarRating="3" HotelCode="|167517" HotelName="Nirmala  and Convention Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Mahendradatta No 81</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/5/1/7/167517_fb238790931.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool, a restaurant and internet (free of charge) in communal areas. SITUATION: This hotel is in Denpasar, about 10 minutes away (by car) from bus station Ubung. 15 minutes away, guests can find Kuta it is situated 20 minutes away from Airport Ngurah Rai. ROOM: Each room has an air-conditioning system, a balcony, a television, a kettle, a coffee maker, a bathroom with a bath and a shower.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.69" OriginalAmount="23.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6724825" Longitude="115.25812" StarRating="3" HotelCode="986684|sanur_agung_hotel" HotelName="Sanur Agung Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air conditioning,24-hour reception,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Jl. By Pass Ngurah Rai No. 174, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/12/3112ff9a5910c65dc942a1b9cd71353033b32657.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.16" OriginalAmount="23.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.2368204" Longitude="115.1244231" StarRating="3" HotelCode="|402206" HotelName="The Garuda  and Restaurant" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Wanagiri, 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/2/0/6/402206_816ffa60949.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.31" OriginalAmount="23.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.726698" Longitude="115.170136" StarRating="3" HotelCode="|167806" HotelName="Karthi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartika Plaza</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/8/0/6/167806_hl.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool, WiFi and a car park (free of charge). SITUATION: The hotel is in Kuta nearby, you will find the beach. It is 15 minutes drive away from the airport Ngurah Rai. 5 minutes walk away, you can find the shopping centre Kuta Square. ROOM: All the rooms have cable television, an air-conditioning system, a mini-bar, a bathroom with a shower or bath, towels and complimentary bathroom items.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.36" OriginalAmount="23.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.724504" Longitude="115.178206" StarRating="3" HotelCode="|165999" HotelName="Alron Kuta Powered By Archipelago" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Blambangan no.10, Kuta,badung,Bali NULL NULL</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/9/9/9/165999_8848bfd1140.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has internet, a cafÃ©, a laundry service, a car hire service and motorbike hire. SITUATION: This establishment, Kuta it is in Bali is situated in.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.52" OriginalAmount="23.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7293775" Longitude="115.1769719" StarRating="3" HotelCode="|154767" HotelName="J Hotels Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kuta No.88D</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/7/6/7/154767_d300d4c1139.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Bali it is in is situated in the city centre. HOTEL: The hotel was built in 2012, renovated in 2013 and has 91 rooms.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.70" OriginalAmount="23.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.693854" Longitude="115.440977" StarRating="3" HotelCode="|402141" HotelName="Seaweed Guesthouse Lembongan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lembongan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/1/4/1/402141_c724f230723.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.74" OriginalAmount="24.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7000093" Longitude="115.1659125" StarRating="2" HotelCode="|210740" HotelName="Zest Legian By Swiss-belhotel International" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL WERKUDARA NO 525LEGIAN KAJA BALI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/7/4/0/210740_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.74" OriginalAmount="24.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.637082" Longitude="115.17621" StarRating="3" HotelCode="|167728" HotelName="Puri Saron Denpasar" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl Gatot Subroto Barat 459</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/7/2/8/167728_d7edbc01159.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in the heart of Denpasar. It is located close to the commercial area, the business area, the government building and banks. The establishment is a 45-minute drive away from Airport Ngurah Rai. It is 10 minutes away from Ubung the bus station.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.91" OriginalAmount="24.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.70007" Longitude="115.16796" StarRating="3" HotelCode="|169483" HotelName="Grand Sinar Indah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL PADMA UTARA KUTA BALI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/4/8/3/169483_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.18" OriginalAmount="24.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.70872" Longitude="115.1726" StarRating="2" HotelCode="|154775" HotelName="Grandmas Plus Hotel Legian " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>JLN SRIWIJAYA NO 368LEGIANKUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/7/7/5/154775_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Bali it is in it is a few minutes' drive away from the airport. FACILITIES: The establishment has a car park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.38" OriginalAmount="24.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.50089" Longitude="115.26628" StarRating="3" HotelCode="|169656" HotelName="Sagitarius Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN MONKEY FOREST STREET UBUD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/6/5/6/169656_6d1c6c10925.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.75" OriginalAmount="25.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5125265" Longitude="115.26798" StarRating="3" HotelCode="986454|_0x1e173" HotelName="Tebesaya Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/05/2026" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Ticket assistance,Express check-in/check-out,Garden,Terrace,Private check-in/check-out">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sukma No.6 Br. Tebesaya, Peliatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/f5/a9f5a5c3b76a2cb977f4e6e340d48a98cac0fa76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.75" OriginalAmount="25.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.718994" Longitude="115.17368" StarRating="2" HotelCode="986734|mahendra_beach_inn" HotelName="Mahendra Beach Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Smoking areas,Garden,Terrace,No elevators,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Bedugul Lane, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/b9/92b9d84baae8c347d2572fe12fc012ddbb08a85e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.87" OriginalAmount="25.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6511361" Longitude="115.1581785" StarRating="3" HotelCode="|42207" HotelName="Nomad Hub Canggu Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN BUMBAK 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/0/7/42207_1_1261.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment offers guests a tropical garden, excellent service and luxury facilities. SITUATION: This hotel is 25 minutes away from the airport excellent transport links to shops and the nightlife.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.20" OriginalAmount="25.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.71878" Longitude="115.17299" StarRating="3" HotelCode="|47984" HotelName="Sorga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Poppies 1, Gang Sorga, Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/9/8/4/47984_1_1174.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern hotel, with air-conditioning and has 39 rooms, The establishment offers guests a lobby, a safety deposit box service and a restaurant. SITUATION: It is inPantai Kuta the street 20 minutes away from the establishment, you can find Bali Airport near the establishment, guests will find Kuta the beach Clients can also find Legian the street. ROOM: They have a fan or air-conditioning system, a bathroom with a bath, a shower and a direct line telephone. They also have a balcony, a king size or double bed and a safety deposit box. FACILITIES: The establishment has a garden with a swimming pool. PAYMENT METHODS: The establishment accepts Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have breakfast, lunch and dinner service in the restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.56" OriginalAmount="25.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.710416" Longitude="115.185366" StarRating="2" HotelCode="|166006" HotelName="Amaris Sunset Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sunset Road No. 57, Kuta, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/0/0/6/166006_int.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a swimming pool, a TV, a car park and internet. SITUATION: This establishment, Kuta it is in Bali is situated in Close to Kuta and Legian the beaches of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.57" OriginalAmount="25.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.82036" Longitude="115.17062" StarRating="3" HotelCode="|401297" HotelName="Puri Hasu Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Goa Gong, Ungasan, Kuta Sel., Kabupaten Badung,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/2/9/7/401297_1023fff0220.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.78" OriginalAmount="26.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.641244" Longitude="115.25408" StarRating="3" HotelCode="986504|puri_maharani_boutique_hotel__spa" HotelName="Puri Maharani Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Express check-in/check-out,Chapel,Garden,Terrace,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jl. By Pass Ngurah Rai Tohpati, 20, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/43/b3433f07db599c02542cf3acc7b34ecffad47756.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.78" OriginalAmount="26.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.506432" Longitude="115.25182" StarRating="3" HotelCode="986707|y_resort_ubud_2" HotelName="Y Resort Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Penestanan Main Road, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/93/8c93d6855530341dab6e866631f1229f286ed1a0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.78" OriginalAmount="26.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.700634" Longitude="115.168816" StarRating="3" HotelCode="986742|maxonehotelscomlegian_" HotelName="Boss Legian Hotel Powered by Archipelago" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/05/2026" HotelFacility="Computer,Air conditioning,24-hour reception,Elevator/lift,Smoke-free property,Newspapers,Ticket assistance,Garden,Television in lobby,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Werkudara, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/d5/79d57938ebea3204322cb172e7d4cee6991adee0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.79" OriginalAmount="26.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7474717" Longitude="115.1829046" StarRating="2" HotelCode="|154780" HotelName="Grandmas Plus Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. I GUSTI NGURAH RAI TUBAN, TUBAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/7/8/0/154780_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Bali it is in it is in the city centre. HOTEL: The hotel was built in 2013, has 99 rooms and a car park.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.86" OriginalAmount="26.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6831921" Longitude="115.1672797" StarRating="3" HotelCode="|400317" HotelName="Santika Seminyak - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sunset Road No. 17, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/3/1/7/400317_f51cb291353.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.03" OriginalAmount="26.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.677672" Longitude="115.449309" StarRating="3" HotelCode="|401439" HotelName="Sari Nusa Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kangin Junggut Batu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/3/9/401439_5638ae51226.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.13" OriginalAmount="26.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.714579" Longitude="115.173941" StarRating="4" HotelCode="|168014" HotelName="Taman Ayu Legian" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jln. Raya Legian No. 99 Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/8/0/1/4/168014_b3253271135.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.26" OriginalAmount="26.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.727236" Longitude="115.180285" StarRating="3" HotelCode="|167493" HotelName="Natya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jln. By Pass Ngurah Rai, Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/4/9/3/167493_dd83a6d0901.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a swimming pool, internet, rooms with large beds, air-conditioning, a television and a restaurant. SITUATION: This hotel is in By Pass Ngurah Rai it is situated 10 minutes away from the international airport. Near the establishment, guests will find the beach Kuta. It is 10 minutes drive away from Airport Ngurah Rai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.47" OriginalAmount="26.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.691877" Longitude="115.163132" StarRating="3" HotelCode="|42226" HotelName="Seminyak Paradiso" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN CAMPLUNG TANDUK SEMINYAK, KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/2/6/42226_1_7413.jpeg</HotelPictures>
        <HotelDescription>HOTEL: It has 36 rooms and 2 floors. It has a lobby, a safety deposit box service, a currency exchange service and a restaurant. The establishment offers guests room service and a laundry service (for a fee). SITUATION: it is situated next to Seminyak the beach 20 minutes away from the establishment guests have Bali Airport. ROOM: The Balinese in style rooms, have individual air-conditioning, a balcony or terrace, a king-size bed, a bathroom with a shower and a bath. They also have a fridge, a direct line telephone and a television. FACILITIES: The establishment has a swimming pool and deck chairs. Guests are offered spa treatments and a massage service. PAYMENT METHODS: Customers can pay using Mastercard and Visa. OTHERS: Regarding the food and beverage offering, you can enjoy a breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.58" OriginalAmount="26.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.66773" Longitude="115.21771" StarRating="3" HotelCode="|169806" HotelName="Puri Ayu" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Jendral Sudirman No.14 A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/0/6/169806_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is perfect for business and holiday stays, has a business centre, computer, a fax machine, a photocopier and internet. SITUATION: This luxurious hotel, Denpasar Bali it is in the Golden Triangle of Art it is in 10 minutes walk away, you can find the business area, is 25 minutes drive away from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.67" OriginalAmount="26.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.801733" Longitude="115.122476" StarRating="3" HotelCode="|167503" HotelName="New Kuta Condotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Deamland Beach Pecatu Kuta Jalan Kawasan Pecatu Indah Lison Desa Pecatu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/5/0/3/167503_exterior.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has large rooms and restaurants. SITUATION: This establishment is on a hill. It is close to the beaches.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.77" OriginalAmount="26.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.730317" Longitude="115.16953" StarRating="2" HotelCode="|33840" HotelName="Flamboyan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, Gang Puspa Ayu, No. 12,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/4/0/33840_1_750.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 15 rooms a hall with a reception, a laundry service, room service, a safety deposit box service, a playground and a car park. SITUATION: It is surrounded by tropical areas, Kuta it is in 5 minutes away from the establishment clients have the city centre, Where you can find shopping areas and the nightlife. 5 minutes away from the establishment, clients can find a beach, is situated 7 minutes away from Ngurah Rai Airport. ROOM: The rooms a bathroom with a shower, a bath, a television, a double bed, a safety deposit box, a balcony or terrace with views and an air-conditioning system or fan. FACILITIES: The establishment has a swimming pool and a garden with exotic plants. next to the establishment, guests can find a spa. PAYMENT METHODS: The establishment accepts Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27.81" OriginalAmount="27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.709779" Longitude="115.17851" StarRating="3" HotelCode="986418|83403" HotelName="Euphoria Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/05/2026" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Express check-in/check-out,Garden,Television in lobby,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Patih Jelantik 11-12 Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/a6/75a6f76bff57ea036bc3e2a29bd3968ffa8c6f6f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.81" OriginalAmount="27.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.637017" Longitude="115.18355" StarRating="3" HotelCode="986655|puri_saron_hotel_denpasar" HotelName="Puri Saron Hotel Denpasar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="ATM,Air conditioning,24-hour reception,Elevator/lift,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Terrace,Express check-in">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Gatot Subroto Barat No. 459C, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/bd/ffbdfcab5bbf318afdc7f658dee8b4ca96499653.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.81" OriginalAmount="27.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7020235" Longitude="115.1785" StarRating="3" HotelCode="986768|conjioo_hotel_kuta" HotelName="Conjioo Hotel Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Newspapers,Garden,All Spaces Non-Smoking (public and private)">
        <Address>
          <AddressLines>
            <AddressLine>16 Jalan Raya Dewi Sri I, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/3f/6a3f20bad5e72919f97cc531135d9a4cda65828b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.81" OriginalAmount="27.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.741762" Longitude="115.18152" StarRating="3" HotelCode="986747|grandmashotelscom__tuban" HotelName="Grandmas Plus Hotel Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/05/2026" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoke-free property,Security guard,Gift shop,Express check-in/check-out,Garden">
        <Address>
          <AddressLines>
            <AddressLine>Jl. I Gusti Ngurah Rai Tuban, Tuban, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/83/19839babdf8991665b4e47f22225c6d0db92f61a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.06" OriginalAmount="27.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.674277" Longitude="115.156013" StarRating="3" HotelCode="|400477" HotelName="Nikhila Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cendrawasih No.28 Seminyak Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/7/7/400477_d57c3801425.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.18" OriginalAmount="27.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7235639" Longitude="115.173445" StarRating="3" HotelCode="|154798" HotelName="Zia Kuta - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. CIUNG WANARA NO 17 KUTA BALI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/7/9/8/154798_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in the heart of Kuta. FACILITIES: There is a variety of facilities and services available at the establishment, including a launderette, a restaurant, meeting rooms, a lift and business centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.26" OriginalAmount="27.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.77532" Longitude="115.221497" StarRating="3" HotelCode="|402224" HotelName="Terrace Bali Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pratama No. 71 Tanjung Benoa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/2/2/4/402224_3e804d50918.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.29" OriginalAmount="27.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.347478" Longitude="115.6793" StarRating="3" HotelCode="|401517" HotelName="Anugerah Villas Amed" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Bunutan, Lipah, Amed Beach</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/5/1/7/401517_10d25df0816.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.50" OriginalAmount="27.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7010682" Longitude="115.1764752" StarRating="2" HotelCode="|169491" HotelName="The Grey Boutique Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>DEWI SRI ACCESS THE GRAND KUTA RESIDENDE LANE NO 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/4/9/1/169491_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.66" OriginalAmount="27.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6772581" Longitude="115.4502499" StarRating="3" HotelCode="|401438" HotelName="LEMBONGAN BAGUS VILLA" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>BANJAR KANGIN JUNGUTBATU NUSA LEMBONGAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/3/8/401438_c4a63681200.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.74" OriginalAmount="27.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.49834" Longitude="115.252991" StarRating="4" HotelCode="|41557" HotelName="Aniniraka Resort and Spa - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Tjampuhan, Ubud</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/5/5/7/41557_1_3107.jpg</HotelPictures>
        <HotelDescription>HOTEL: This Balinese style hotel, has 11 rooms and it is situated in a garden area a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service, a bar and a restaurant. The establishment offers guests a laundry service and conference rooms. SITUATION: It is inUbud a central area of It is 2 kilometres away from the market, 5 minutes away, guests can find, the Royal Palace, the art museum 10 minutes away from the monkey forest, 45 minutes away from the establishment you haveNgurah Rai Airport. ROOM: The rooms a bathroom with a shower, a hairdryer, a direct line telephone and satellite or cable TV. They also have a mini-bar, a coffee maker, a kettle, a king-size bed, a balcony and an individual air-conditioning system. FACILITIES: The establishment has a spa with treatments, a massage service, aromatherapy treatments, the option of a manicure, a pedicure and beauty treatments. You can find a pool that has a children's area, deck chairs and an outdoor bar. PAYMENT METHODS: Customers can pay using Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers lunch and dinner service in the restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28.84" OriginalAmount="28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.71009" Longitude="115.17047" StarRating="3" HotelCode="986737|80444" HotelName="The Sun Hotel &amp; Spa Legian, Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Melasti Street, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/6f/aa6f516181fe74660ab652d577f69fa8c61ba9d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.84" OriginalAmount="28.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.689793" Longitude="115.16194" StarRating="3" HotelCode="986414|destiny_boutique_hotel_by_premier_hospitality_asia" HotelName="Destiny Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24-hour reception,Elevator/lift,Ticket assistance,Television in lobby,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Drupadi, No.10, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/88/6b88fdfe9ed9fd41ae84206ed54d24cf856ef5b6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.84" OriginalAmount="28.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.798782" Longitude="115.124916" StarRating="4" HotelCode="986730|lorin_new_kuta_hotel" HotelName="New Kuta Hotel by LORIN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/05/2026" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Garden,Terrace,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya New Kuta, Pecatu Indah Resort, 80361 Uluwatu, Indonesia, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/cc/2ccc521a761b10a4ebe3d277abe31a1474429c8d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.13" OriginalAmount="28.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.668732" Longitude="115.150759" StarRating="0" HotelCode="|166134" HotelName="Aqua Bali Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Klecung No. 38X Umalas, Kerobokan, Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/1/3/4/166134_int.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool, internet and a car park. SITUATION: This establishment, is close to Seminyak the central area of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.17" OriginalAmount="28.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.784866" Longitude="115.200389" StarRating="2" HotelCode="|167714" HotelName="Pop! Hotel Nusa Dua" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bypass Ngurah Rai No.188 X Mumbul Nusa Dua</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/7/1/4/167714_aseo.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a reception, WiFi, a reception, concierge service, a vending machine, a cleaning service and a car park (free of charge). SITUATION: This hotel is situated 3 kilometres away from the convention centre. ROOM: The rooms have views of the city, an air-conditioning system, a satellite television, a safety deposit box, a bathroom with a shower, a WC and towels.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.26" OriginalAmount="28.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.52984" Longitude="115.265" StarRating="3" HotelCode="|401169" HotelName="Ubud Tropical garden 2" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan Ubud</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/1/6/9/401169_722a6cb1406.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.83" OriginalAmount="28.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7039697" Longitude="115.2609461" StarRating="3" HotelCode="|399984" HotelName="Mahalaksmi Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan, 105</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/9/8/4/399984_e4972090604.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.87" OriginalAmount="29.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.708213" Longitude="115.178505" StarRating="3" HotelCode="986729|ibis_styles_bali_kuta_legian" HotelName="Grand Livio Kuta Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dewi Sri no 17, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/59/f759c1310a27f18a065d5ae8318231370e06dd70.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.91" OriginalAmount="29.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.697357" Longitude="115.171844" StarRating="3" HotelCode="|34954" HotelName="Puri Dewa Bharata  and Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>JLN. NAKULA 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/9/5/4/34954_1_1097.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is in a tropical garden, has 10 villas, 21 superior rooms and 7 deluxe rooms. It has a lobby with a reception, a currency exchange service, a bar, shops and a dining room. The establishment offers guests a laundry service, room service, bicycle rental and a car park. SITUATION: Legian It is in Where you can find shops, restaurants and lively nightlife. It is 15 minutes away fromNgurah Rai Airport 10 minutes away from the establishment guests have Double Six the beach near the establishment, you will find Kuta the city centre of. ROOM: The rooms have a king-size bed, a kitchen and a living room. Guests are offered deluxe rooms with king size bed and superior rooms. The rooms a bathroom, a hairdryer, a mini-bar, individual air-conditioning, a satellite television, a direct line telephone and a balcony. FACILITIES: The establishment has a swimming pool with a children's area and gardens with tropical plants. OTHERS: Regarding the food and beverage offering, you can enjoy breakfast, lunch and dinner service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.14" OriginalAmount="29.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.674297" Longitude="115.174801" StarRating="3" HotelCode="|167323" HotelName="Green Zhurga" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Gunung Jayawijaya (formerly Jl. Gunung Tangkuban Perahu)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/3/2/3/167323_1_7646.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in Seminyak, is situated in the area Kerobokan. FACILITIES: There are many facilities and services available at the establishment, including a swimming pool, WiFi, a spa and a massage service. Some of the services offered are a launderette, car hire, motorcycle hire and a currency exchange. At no extra cost, you can use a transfer service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.46" OriginalAmount="29.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.550071" Longitude="115.272506" StarRating="3" HotelCode="|41499" HotelName="Taman Harum Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Mas, UBUD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/4/9/9/41499_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated complex in 2005, has 14 rooms and cabins. It has tropical gardens, a lobby, express check-out, a reception, a hairdresser's, a television room and a restaurant. The establishment offers internet, room service and a laundry service. SITUATION: Mas It is in Ubud It is situated 10 minutes away from 60 minutes away from the establishment guests have the airport, Nearby, you will findBatuan, Pejeng and Celuk the villages of. ROOM: The spacious rooms, have a direct line telephone, a writing desk, a wardrobe, bedside table, a television, individual air-conditioning and a fan. They also have luxurious bathrooms, a mini-bar, a double bed, a hairdryer, towels and a terrace. Guests are offered non-smoking rooms. FACILITIES: The establishment has a swimming pool, a children's swimming pool, an outdoor bar and deck chairs. The establishment also offers hydrotherapy treatments and a massage service (available for a fee). PAYMENT METHODS: The establishment accepts Mastercard and Visa. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant, a winery, Chinese food, traditional cuisine, Indonesian dishes and Occidental dishes. The establishment also offers a breakfast service and snacks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.56" OriginalAmount="29.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1596472" Longitude="115.0298503" StarRating="3" HotelCode="|400832" HotelName="Lovina Oasis" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl Kartika 9 Kalibukbuk</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/8/3/2/400832_9d4816a1157.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.90" OriginalAmount="30.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.72353" Longitude="115.173004" StarRating="3" HotelCode="986455|holiday_inn_express_bali_kuta_square" HotelName="ZIA Hotel Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace,Outdoor furniture,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Ciung Wanara 17, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/b2/a2b2bfda2dc2556f277c6e3bc371586b5305f74d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.90" OriginalAmount="30.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.643539" Longitude="115.155365" StarRating="3" HotelCode="986479|litus_rinaya_canggu" HotelName="The Rinaya Canggu Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/05/2026" HotelFacility="Air conditioning,Smoking areas,Smoke-free property,Security guard,Terrace,No elevators,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan raya Canggu Gang Leli No 2, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/3a/b93ae7990ea2475a2e044b6e5a153a24188d334d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.90" OriginalAmount="30.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.69802" Longitude="115.1774" StarRating="3" HotelCode="986419|berry_biz_hotel" HotelName="Berry Biz Hotel Powered by Archipelago" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Television in lobby">
        <Address>
          <AddressLines>
            <AddressLine>Jln. Sunset Road No. 99, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/f5/34f5ba6d038aa4c6ec63f6d1d8c0a61761cb4212.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.90" OriginalAmount="30.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.738801" Longitude="115.16676" StarRating="3" HotelCode="986716|manggar_indonesia_hotel" HotelName="Manggar Indonesia Hotel &amp; Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dewi Sartika, Gg. Nusa Indah No. 19, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/5d/9b5d8bd9aa0da06ada392c67b9710465e34771c3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.90" OriginalAmount="30.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6680975" Longitude="115.21757" StarRating="3" HotelCode="986701|hotel_puri_ayu" HotelName="Hotel Puri Ayu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Smoke-free property,Security guard,Newspapers,Express check-in/check-out,Television in lobby,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Jendral Sudirman No. 14 A, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/91/b891e2dbb64c179bd10fe78896b0ab5f76347c52.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.94" OriginalAmount="30.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.669061" Longitude="115.150682" StarRating="4" HotelCode="|166145" HotelName="Aqua Octaviana Bali Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Klecung 38X, Umalas</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/1/4/5/166145_hab2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool, internet and a car park. SITUATION: This establishment, is in Umalas the residential area of it is close to a beach and restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.15" OriginalAmount="30.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.65391" Longitude="115.12779" StarRating="3" HotelCode="|169444" HotelName="Echoland Bed and Breakfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JLPANTAI BATU MEJAN BRPADANG LENJONGECHO BEACH CA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/4/4/4/169444_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a reception, a safety deposit box service, room service, breakfast service in rooms and a laundry service. SITUATION: This hotel Bali it is in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.35" OriginalAmount="30.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1633211" Longitude="115.0238287" StarRating="2" HotelCode="|167976" HotelName="Lovina Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Desa Kaliasem, 81152 Lovina, Indonesia</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/9/7/6/167976_1_7637.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has views of the sea, a swimming pool, a restaurant, WiFi, a car park (free of charge) and it offers a transfer service to, the airport and (for a fee). SITUATION: This hotel is in the beach Lovina. It is 3 hours away from Airport Ngurah Rai. ROOM: Each room has an air-conditioning system, a bathroom with a bath and a shower. Some rooms have a terrace with views of the sea, a television and a fridge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.93" OriginalAmount="31.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.43123" Longitude="114.8493" StarRating="3" HotelCode="986586|medewi_bay_retreat" HotelName="Medewi Bay Retreat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/05/2026" HotelFacility="Shopping on site,Air conditioning,Smoking areas,Smoke-free property,Security guard,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,No elevators,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ciwa, Yeh Kuning Hamlet, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/68/6768451e5a43dc99616618dd92f0bbcc3d5c65d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.93" OriginalAmount="31.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.784739" Longitude="115.19887" StarRating="4" HotelCode="986397|mahogany_hotel" HotelName="Mahogany Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Computer,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Chapel,Garden,Television in lobby,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Bali No.1, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/94/2594106558ae36f0c6b42f636c000d261e9404f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.96" OriginalAmount="31.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1658782" Longitude="115.0127118" StarRating="2" HotelCode="|41243" HotelName="Adirama Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN RAYAL SINGARAJA-SERIRIT K. - LOVINA BEACH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/2/4/3/41243_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts a big swimming pool and a restaurant. It has 18 rooms, The establishment offers guests a lobby, a laundry service (for a fee) and a car park. SITUATION: It is inLovina the beach it is in a quiet area, is 2 kilometres away from Lovina the city centre of 20 minutes away from the establishment you have the Buddhist monastery,2,5 hours from the establishment, you can find the airport. ROOM: The rooms are spacious, some rooms with fan, some rooms with individual air-conditioning system, a balcony or patio, a bathroom and a double bed. FACILITIES: Guests are offered a massage service, a library and an outdoor bar. close to the establishment, you can find a beach. OTHERS: Regarding the food and beverage offering, clients have a breakfast service and an Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.16" OriginalAmount="31.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.506004" Longitude="115.2518" StarRating="3" HotelCode="|401228" HotelName="Dewa Bharata Hotel Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Penestanan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/2/2/8/401228_d41d0e40904.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.20" OriginalAmount="31.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.729714" Longitude="115.167661" StarRating="3" HotelCode="|203831" HotelName="Favehotel Kuta Kartika Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza No. 45X Kuta Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/8/3/1/203831_1_8777.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.51" OriginalAmount="31.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.518353" Longitude="115.167415" StarRating="4" HotelCode="|167046" HotelName="Villa Taman Di Blayu" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Peken Belayu Marga, Tabanan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/0/4/6/167046_tam_int.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a massage service, a swimming pool (seasonal) and WiFi (free of charge), The establishment has a bicycle rental desk, a terrace with a barbecue, a transfer service to the airport, (for a fee), a laundry service. Regarding the food and beverage offering, the establishment has a restaurant. SITUATION: This establishment, Belayu it is in el templo real de Mengwi it is 5 minutes drive away from Tanah Lot 25 minutes away from the establishment, you can find it is situated 90 hours away from Ngurah Rai Airport the establishment is a 20-minute drive away from Bedugul the Botanic Garden. ROOM: The establishment has villas with a bath, private garden, a flat-screen television, a DVD player, a dining room and a terrace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.68" OriginalAmount="31.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.48146" Longitude="115.24856" StarRating="3" HotelCode="|47977" HotelName="Bunga Permai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. COCOA, BR. BUNUTAN, KEDEWATAN, UBUD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/9/7/7/47977_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for family holidays and has 11 rooms, The establishment has a lobby, a safety deposit box service and a restaurant. The establishment offers guests room service, a car park, a laundry service (for a fee) and bicycle hire. SITUATION: It is inKedewatan northern Bunutan it is in Ubud 60 minutes away from the establishment you have 35 kilometres away, you can find Ngurah Rai Airport. ROOM: The large rooms, have double bed or twin bed and have a balcony or terrace, You are offered standard rooms a bathroom with a shower, They also have a king-size bed and a safety deposit box. FACILITIES: Outdoors, guests have access to a swimming pool, deck chairs and parasols. Guests are offered spa treatments (available for a fee), the option of a manicure and a massage service. You can also enjoy a hydromassage bath. PAYMENT METHODS: The establishment accepts Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.96" OriginalAmount="32.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.738326" Longitude="115.17488" StarRating="3" HotelCode="986650|quest_hotel_tuban__kuta" HotelName="Quest Hotel Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/05/2026" HotelFacility="24-hour reception">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kediri No. 9, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b2/d7/b2d74ccbdc22058e1da300782eedb77e2e3e6430.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.96" OriginalAmount="32.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.704537" Longitude="115.26122" StarRating="3" HotelCode="986481|mahalaksmi_boutique_hotel" HotelName="Mahalaksmi Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/05/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoke-free property,Heating,Security guard,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Patio">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Tamblingan No.105, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/e3/e7e34fedb2452fcaeb7f8c2918364acafa9b6d2e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.96" OriginalAmount="32.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.722626" Longitude="115.17324" StarRating="3" HotelCode="986563|kuta_angel_hotel" HotelName="Kuta Angel Hotel Luxurious Living" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoke-free property,Heating,Express check-in/check-out,Television in lobby,Terrace,Fire Extinguisher,All Spaces Non-Smoking (public and private)">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Kuta No. 33, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/d2/01d249b1fbe85daa2ed357c0d5eda43236aebe17.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.96" OriginalAmount="32.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.277523" Longitude="115.59186" StarRating="3" HotelCode="986750|tulamben_wreck_divers_resort__restaurant" HotelName="Tulamben Wreck Divers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,Smoking areas,Currency exchange,Security guard,Ticket assistance,Garden,Terrace,Fire Extinguisher,Outdoor furniture,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Singaraja, Tulamben, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/7f/937ff11387361c9f661060989f6aa505de1574f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.89" OriginalAmount="32.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.654803" Longitude="115.216621" StarRating="3" HotelCode="|167794" HotelName="Inna Bali Heritage - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Veteran No. 3 Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/7/9/4/167794_1_5031.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the centre of Denpasar. It is in Bali it has excellent transport links to the government buildings, the art museum, a shopping centre and traditional markets.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.89" OriginalAmount="32.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.737229" Longitude="115.165389" StarRating="3" HotelCode="|167978" HotelName="Solaris Kuta Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Jenggala (Ex.Wana Segara) Tuban</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/9/7/8/167978_2_4541.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is a 10-minute walk away from the beach Kuta, about 5 minutes away (by car) from the shopping centre Discovery and Airport Ngurah Rai. The establishment offers a transfer service to the airport on request. ROOM: All the rooms have a bathroom, WiFi, an air-conditioning system, a kettle, a coffee maker, a television, a sitting area with sofa, a bathroom with a hairdryer and complimentary bathroom items. FACILITIES: This establishment has a restaurant, a swimming pool with a bar and a car park (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33.99" OriginalAmount="33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.673624" Longitude="115.14938" StarRating="3" HotelCode="986636|81119" HotelName="Nipuri Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Batubelig No.16x, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/63/bb63dd47b3c630021e2e02069f76be654eb7590e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.99" OriginalAmount="33.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.160224" Longitude="115.028175" StarRating="3" HotelCode="986520|rambutan_boutique_hotel" HotelName="Rambutan Boutique Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/05/2026" HotelFacility="24-hour reception,Newspapers,Ticket assistance,Gift shop,Garden,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mawar, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/19/e719d445525dc152794563ce6a643ea0aaea1487.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.99" OriginalAmount="33.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.653437" Longitude="115.12892" StarRating="3" HotelCode="986499|echoland_bed__breakfast" HotelName="Echoland Bed &amp; Breakfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Ticket assistance,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Batu Mejan - Echo B, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/50/bf507c30cec5ff7a34fd138673468337c94ad744.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.99" OriginalAmount="33.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.710231" Longitude="115.1701" StarRating="4" HotelCode="986530|champlung_mas_hotel_legian" HotelName="Champlung Mas Hotel Legian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lebak Bene, Legian, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/48/494821672e7610be3d484d82f5d4e44a953c513c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.99" OriginalAmount="33.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.713313" Longitude="115.17348" StarRating="4" HotelCode="986711|sun_island_hotel_legian_2" HotelName="Sun Island Hotel &amp; Spa Legian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/05/2026" HotelFacility="Air conditioning,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Garden,Television in lobby,Terrace,Fire Extinguisher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Legian 123, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/8b/688b84ef358f47683a4c115f7d2ba5e358a17ba2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.99" OriginalAmount="33.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.71262" Longitude="115.17128" StarRating="3" HotelCode="986714|hotel_terrace_at_kuta" HotelName="Hotel Terrace at Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Smoke-free property,Security guard,Newspapers,Express check-in/check-out,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Benesari No. 2, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/e0/f2e0bb8cc496e69721a11231025431ae1b53cd13.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.05" OriginalAmount="33.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6435128" Longitude="115.1552511" StarRating="3" HotelCode="|400319" HotelName="The Rinaya Canggu" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Canggu, Gg. Lely No. 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/3/1/9/400319_7b91ae41323.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.21" OriginalAmount="33.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.779636" Longitude="115.17496" StarRating="2" HotelCode="|169435" HotelName="Dream @ Jimbaran" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>ULUWATU II TAMAN MULIA JALAN ARWANA 88 JIMBARAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/4/3/5/169435_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool, WiFi (free of charge), a laundry service, a car hire service, a reception, a baggage room and a transfer service to the airport, (for a fee). SITUATION: This establishment, is 10 minutes away from Jimbaran Bay it is 15 minutes away from Ngurah Rai Airport Kuta 20 minutes away from the establishment, you can find. ROOM: Each room has an air-conditioning system, a bathroom, a car park (free of charge), a satellite TV, a writing desk, a wardrobe, a bathroom with a shower and complimentary bathroom items.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.36" OriginalAmount="33.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.155462" Longitude="115.040688" StarRating="3" HotelCode="|402127" HotelName="ODIKA LOVINA HOUSES AND VILLAS" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN CENDRAWASIH GANG MERAK DUSUN CELUK BULUH KAL</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/1/2/7/402127_f22e4b50718.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.45" OriginalAmount="33.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.706034" Longitude="115.168971" StarRating="3" HotelCode="|34467" HotelName="Legian Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. PADMA LEGIAN, KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/4/6/7/34467_1_5732.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers comfortable standard rooms, The establishment boasts a spa, treatments and a restaurant. SITUATION: It is inLegian the city centre of in the surrounding area, clients have commercial areas, Clients can also find restaurants and leisure areas. 200 metres away you can find a beach, Denpasar 30 minutes away from the establishment clients have It is situated 3 kilometres away fromBali Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.88" OriginalAmount="33.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.712277" Longitude="115.172236" StarRating="3" HotelCode="|168007" HotelName="Terrace At Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Benesari No. 2 Pantai Kuta, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/8/0/0/7/168007_1_1568.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.02" OriginalAmount="34.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.785982" Longitude="115.20199" StarRating="4" HotelCode="986409|horison_hotel_nusa_dua" HotelName="The Lerina Hotel Nusa Dua" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. By Pass Ngurah Rai No 1001x Mumbul, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/7f/ca7fef04b7554d81bf995570ecb5a8b8326c1c8c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.02" OriginalAmount="34.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.676304" Longitude="115.1544" StarRating="3" HotelCode="986494|the_taman_ayu_2" HotelName="The Taman Ayu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Computer,Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Garden,Television in lobby,Terrace,Fire Extinguisher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Petitenget, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/e7/dfe77f74392bb423a4bda1fad191a93dce467080.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.02" OriginalAmount="34.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.677304" Longitude="115.19058" StarRating="3" HotelCode="986466|quest_san_hotel_denpasar" HotelName="Quest San Denpasar Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/05/2026" HotelFacility="24-hour reception">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mahendradata No. 93, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e1/3c/e13c92b2f836f1bf2843da63b0d8f6c05525c45e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.02" OriginalAmount="34.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.686839" Longitude="115.18473" StarRating="4" HotelCode="986453|cozy_stay_simpang_enam" HotelName="Choice Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Television in lobby,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pulau Kawe No. 40, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/97/3297a01196b302687fb9e9713c46f613c6b3f905.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.12" OriginalAmount="34.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.733114" Longitude="115.175733" StarRating="2" HotelCode="|167686" HotelName="Pondok Sari" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Nyangnyang Sari No. 7B Kuta - Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/6/8/6/167686_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi. SITUATION: This establishment is in the heart of Kuta. The establishment is a 10-minute drive away from Airport Ngurah Rai. It is 10 minutes drive away from the beach Kuta, a supermarket and restaurants. ROOM: All the rooms have garden views, views of the swimming pool, tiled floors, a television, a fridge, a bathroom with a shower and heating. Some rooms have a balcony.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.27" OriginalAmount="34.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.78842" Longitude="115.1583" StarRating="3" HotelCode="|401033" HotelName="Bali Elephants Boutique Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karang Mas Sejahtera, Kencana No 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/0/3/3/401033_c078ff80440.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.05" OriginalAmount="35.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.708777" Longitude="115.17139" StarRating="4" HotelCode="986620|rivavi_fashion_hotel" HotelName="The Rivavi Legian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti No.1, Legian Kelod, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/69/fe693764b091dfc374a53475a2e90d78752e7fb1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.05" OriginalAmount="35.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.674714" Longitude="115.156" StarRating="4" HotelCode="986763|the_visala_boutique_suites_seminyak" HotelName="The Visala Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/05/2026" HotelFacility="Air conditioning,24-hour reception,Smoke-free property,Heating,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cendrawasih No. 8, Petitenget, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/c6/61c60501fdc6d0c112ec90a3480c1bd956326a3e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.29" OriginalAmount="35.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6974935" Longitude="115.1620059" StarRating="4" HotelCode="|399599" HotelName="Puri Naga Beachfront Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna / Doublesix Beach</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/9/9/399599_a644ef80818.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.60" OriginalAmount="35.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.673863" Longitude="115.149689" StarRating="3" HotelCode="|167514" HotelName="Nipuri" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Batu Belig No.16X Kerobokan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/5/1/4/167514_ee718130918.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.00" OriginalAmount="35.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.673308" Longitude="115.15821" StarRating="3" HotelCode="|399538" HotelName="Villa Bunga  and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Petitenget No. 18X, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/3/8/399538_0d476a00609.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.32" OriginalAmount="36.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.649872" Longitude="115.1365505" StarRating="3" HotelCode="|400999" HotelName="RIMBUN CANGGU HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Canggu Avenue, Jalan Batu Bolong</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/9/9/9/400999_d634e1a1454.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.44" OriginalAmount="36.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.698087" Longitude="115.173661" StarRating="3" HotelCode="|167985" HotelName="Svarna Suite Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Eka laweya No. 8, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/9/8/5/167985_aseo.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.66" OriginalAmount="36.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6912856" Longitude="115.1701252" StarRating="3" HotelCode="|402790" HotelName="Wayan House Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan plawa gang sandat no 17 seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/7/9/0/402790_19ac5691145.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.04" OriginalAmount="36.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.67108" Longitude="115.16753" StarRating="3" HotelCode="|401415" HotelName="Balinea Villa and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Merta Agung, No. 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/1/5/401415_7a9e4291042.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.11" OriginalAmount="37.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.720183" Longitude="115.16978" StarRating="3" HotelCode="986427|kutabex_beach_front_boutique_hotel" HotelName="Kutabex Beach Front Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Gift shop">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/55/18552b01a4d8af55a7da8b8504724ab8fe5ad492.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.11" OriginalAmount="37.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.700326" Longitude="115.1772" StarRating="4" HotelCode="986612|_0x1ef44" HotelName="Grand Kuta Hotel and Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Television in lobby,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri No 8 Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/09/df090801bea8d61ed997a17c8ea8c1756c14a600.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.12" OriginalAmount="37.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6901233" Longitude="115.1701712" StarRating="3" HotelCode="|400996" HotelName="Kubu Cempaka Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Plawa Gang Cempaka No 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/9/9/6/400996_b3a707b1447.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.18" OriginalAmount="37.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.69911" Longitude="115.17429" StarRating="0" HotelCode="|169346" HotelName="Arana Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Ratih No. 5, Legian</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/4/6/169346_1_8246.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool, rooms with balcony, a transfer service to the beach, (free of charge), WiFi (free of charge), in communal areas. SITUATION: This establishment, Seminyak it is in 5 minutes away, you can find Seminyak the beach a supermarket, is situated 15 minutes away from Seminyak the beach 20 minutes away from the establishment clients have Potato Head the beach 24 minutes away from the establishment, you can find Ngurah Rai Airport. ROOM: Each room has tiled floors, an air-conditioning system, flatscreen cable television, a wardrobe, a safe, a courtesy tea and coffee service, a fridge, a microwave and a bathroom with a hairdryer.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.40" OriginalAmount="37.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.677168" Longitude="115.190387" StarRating="3" HotelCode="|399582" HotelName="Quest  San Denpasar By Aston - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mahendradata No. 93, Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/8/2/399582_da7062a0746.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.47" OriginalAmount="37.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.675767" Longitude="115.161388" StarRating="3" HotelCode="|34961" HotelName="Putu Bali Villa and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. PETITENGET 72X, SEMINYAK, KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/9/6/1/34961_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2001, has 16 rooms. SITUATION: This establishment, is in Bali a good area in it is located near the city centre and the beach.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.53" OriginalAmount="37.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6447745" Longitude="115.2091923" StarRating="2" HotelCode="|167710" HotelName="Harris  and Conventions Denpasar - Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. H.O.S. Cokroaminoto No. 23-25, Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/7/1/0/167710_1_131.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi, a reception, a baggage room, a concierge, a cleaning service and a vending machine. SITUATION: It is a 10-minute walk away from Badung Pasar Market, ROOM: The establishment has non-smoking rooms with TV, an air-conditioning system, city views, a bathroom with a shower and towels.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.82" OriginalAmount="37.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.710078" Longitude="115.181353" StarRating="3" HotelCode="|167650" HotelName="Diamond Kuta Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kuta No. 39, Badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/6/5/0/167650_gen.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in a good area in Kuta. It has excellent transport links to the business area. It is near Kuta Beach. Legian and Seminyak FACILITIES: The establishment has a swimming pool, a fitness centre and internet.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.84" OriginalAmount="37.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.737357" Longitude="115.166503" StarRating="4" HotelCode="|399293" HotelName="Bedrock" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Wana Segara No. 21 Tuban, Kuta Bali, 21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/2/9/3/399293_030d5cb1239.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.11" OriginalAmount="37.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.72067" Longitude="115.17412" StarRating="1" HotelCode="|169546" HotelName="La Inn Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>POPIES LANE I AGUNG MARKETKUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/5/4/6/169546_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is an ideal place for relaxing, has a reception, a currency exchange service, a laundry service, a medical care service and a car park. SITUATION: This establishment, Bali it is in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.14" OriginalAmount="38.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.733156" Longitude="115.16746" StarRating="4" HotelCode="986616|grand_whiz_hotel_kuta" HotelName="Grand Ixora Kuta Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/05/2026" HotelFacility="Air conditioning,Elevator/lift,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Television in lobby,Terrace,Fire Extinguisher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartika Plaza 92, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/a9/15a95e3a9b98e13ac874fae0c1303026b1ce0e68.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.14" OriginalAmount="38.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.685619" Longitude="115.16887" StarRating="2" HotelCode="986465|_0x1cdff" HotelName="Room &amp; Vespa 3" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/05/2026" HotelFacility="Air conditioning,24-hour reception,Smoke-free property,Garden,Terrace,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bali Deli No 15, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/c9/97c9fb9cd16752b38351d4b6518ff5baa4ee8137.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.14" OriginalAmount="38.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.642024" Longitude="115.254616" StarRating="4" HotelCode="986626|graha_cakra_bali" HotelName="The Cakra Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Private check-in/check-out,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jln. By Pass Ngurah Rai No. 28, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/33/a533124684322a68166f520b164d601a1656ae9e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.14" OriginalAmount="38.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.710097" Longitude="115.181496" StarRating="3" HotelCode="986456|holiday_inn_express_bali_raya_kuta" HotelName="Diamond Hotel Kuta Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Smoke-free property,Garden,Terrace,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta No. 39, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/54/da540656686e5ca67b534426cda968be5c5ef081.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.14" OriginalAmount="38.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.701019" Longitude="115.16671" StarRating="3" HotelCode="986420|bali_chaya_hotel_legian" HotelName="Bali Chaya Hotel Legian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/05/2026" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Padma Utara, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/4a/ab4a6ba24122a4b0f2c0a8b39b5dd7966c050748.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.14" OriginalAmount="38.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.712844" Longitude="115.16831" StarRating="3" HotelCode="986766|kuta_beach_hotel" HotelName="Kuta Beach Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari - Pantai Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/31/0831ed79b8e232078905842ee32c1b8280d6bd65.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.15" OriginalAmount="38.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5385348" Longitude="115.252162" StarRating="3" HotelCode="|399531" HotelName="Ubad Retreat" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jukut Paku Village, Singakerta, Ubud</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/3/1/399531_44c3f010632.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.26" OriginalAmount="38.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.68174" Longitude="115.43601" StarRating="3" HotelCode="|401820" HotelName="Tamarind Beach Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Tamarind Beach - Lembongan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/8/2/0/401820_63203f21155.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.02" OriginalAmount="38.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.658829" Longitude="115.192291" StarRating="4" HotelCode="|399638" HotelName="Karana Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padang Mekar No 99 Mahendradata</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/6/3/8/399638_f4ea2860908.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.17" OriginalAmount="39.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.679142" Longitude="115.2053" StarRating="3" HotelCode="986642|all_seasons_bali_denpasar" HotelName="ibis Styles Bali Denpasar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,Elevator/lift,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl Teuku Umar No 183, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/c0/73c00130bcb92b66964ac1a5824c2bd47c07324f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.17" OriginalAmount="39.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.786761" Longitude="115.18049" StarRating="4" HotelCode="986430|hastinapura_residence_" HotelName="Hastinapura Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Express check-in/check-out,Garden">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Poh Gading II No.2, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/b5/21b5d3bf83e4ac3b86000680bbf1eaf95767eae8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.17" OriginalAmount="39.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.688331" Longitude="115.16972" StarRating="2" HotelCode="986451|bnb_style_hotel_seminyak" HotelName="OYO 2854 COZY B&amp;B Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Express check-in/check-out">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kunti I No.9, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/44/b9448f630edcd54b3ac6f323d8acb10c85e92ae3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.44" OriginalAmount="39.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5134451" Longitude="115.577071" StarRating="1" HotelCode="|169633" HotelName="Puri Oka Beach Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Puri Bagus, Candidasa Karangasem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/6/3/3/169633_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a reception, a currency exchange service, a laundry service and a medical care service. SITUATION: This establishment, Bali it is in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.84" OriginalAmount="39.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.675894" Longitude="115.15407" StarRating="3" HotelCode="|399544" HotelName="Amalfi Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Petitenget, Kendal no. 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/4/4/399544_3a4ad9f0610.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.98" OriginalAmount="39.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6534634" Longitude="115.1268026" StarRating="3" HotelCode="|399644" HotelName="Papillon Echo Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Batu Mejan, Echo Beach</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/6/4/4/399644_bdc6cff0945.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.20" OriginalAmount="40.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6711235" Longitude="115.158585" StarRating="3" HotelCode="986567|brown_feather_hotel" HotelName="Brown Feather Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Newspapers,Garden,Terrace,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Belig No. 100, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/79/9b79fe18d5efc2b81ee2b112d0dece041cd2bdd1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.48" OriginalAmount="40.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6809727" Longitude="115.2029331" StarRating="3" HotelCode="|400838" HotelName="Amaris  Teuku Umar - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Teuku Umar No 139, Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/8/3/8/400838_9826bea1136.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.86" OriginalAmount="40.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.518502" Longitude="115.261917" StarRating="3" HotelCode="|400994" HotelName="Ubud Tropical Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Monkey Forest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/9/9/4/400994_527a2121454.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.23" OriginalAmount="41.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.682178" Longitude="115.15439" StarRating="4" HotelCode="986651|sense_hotel_seminyak" HotelName="d'primahotel Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Computer,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Television in lobby,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kayu Jati No 16, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/zz/c0ad7dd2f828da8436fdac14c0e3f1647e253ddf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.23" OriginalAmount="41.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.71731" Longitude="115.17574" StarRating="3" HotelCode="986401|hotel_neo_kuta_legian" HotelName="Neo+ Kuta Legian Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="24-hour reception">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Troppozone No. 8 Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/94/93/9493fe115930914d1403069dd4dbd6fd12e702a9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.23" OriginalAmount="41.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.34601" Longitude="115.67172" StarRating="3" HotelCode="986422|alami_resort_and_restaurant_" HotelName="Alami Resort &amp; Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="ATM,Air conditioning,Smoking areas,Smoke-free property,Garden,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Amed, Bunutan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/a5/55a54b6f2d69497dea1fcdaad67bbb05c77edf8f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.51" OriginalAmount="41.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.654" Longitude="115.164" StarRating="0" HotelCode="|48392" HotelName="Dewani Villa Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. MUNDUK INDAH, BANJAR SEMER, KEROBOKAN, KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/3/9/2/48392_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This boutique complex, is situated in a tropical garden, has air-conditioning, renovated in 2008 and has 7 rooms, Our guests can find a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service, a television room, a cafÃ©, a bar and a restaurant. The establishment offers guests a car park and an indoor car park. For an extra cost you can have access to internet, room service, a laundry service and bicycle rental. SITUATION: Umalas Kerobokan it is in Kuta it is close to it is 5 kilometres away from the beaches, 15 minutes away, you can find Kuta the city centre of 20 minutes away from the establishment you have Bali Airport. ROOM: They have a bathroom with a shower, a hairdryer, a king-size bed, a direct line telephone, a satellite or cable television, internet and a safe. They also have a mini-bar, a fridge, a coffee maker, a kettle, an ironing set, an individual air-conditioning system and a balcony or terrace. FACILITIES: The establishment has a swimming pool, At an extra cost, you can find a massage service and horse-riding. The establishment also offers swimming area for children, an outdoor bar, a terrace with deck chairs, parasols and a jacuzzi. At an extra cost, you can find spa treatments and go cycling. PAYMENT METHODS: Customers can pay by Mastercard and Visa. OTHERS: Regarding the food and beverage offering, you can enjoy room service and a terrace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.65" OriginalAmount="41.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.688062" Longitude="115.264275" StarRating="3" HotelCode="|167118" HotelName="Gazebo Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>P.O. BOX 3134 Denpasar Jl. Danau Tamblingan No. 35 Sanur</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/1/1/8/167118_int8.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has 2 swimming pools, a massage service and WiFi (free of charge), in communal areas, It also has a library, a playground, a reception, a transfer service to the airport and a car hire desk. SITUATION: This hotel is in Sanur the heart of it is close to the beach, the establishment is a 25-minute drive away from Ngurah Rai the airport the establishment is a 15-minute drive away from the hospital, Bali Beach Golf it is situated near. ROOM: Each room has a bathroom, an air-conditioning system, a sofa, a satellite TV, a safety deposit box, a fridge, a mini-bar and a bathroom with a shower.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.82" OriginalAmount="41.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7838073" Longitude="115.1678998" StarRating="3" HotelCode="|401394" HotelName="Kubu Kak Dudung Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gang Tambak Sari</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/3/9/4/401394_19a33dc0957.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.90" OriginalAmount="41.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.766613" Longitude="115.221018" StarRating="3" HotelCode="|167799" HotelName="Ion Bali Benoa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Pratama 93 Tanjung Benoa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/7/9/9/167799_gen.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a restaurant, a swimming pool with a bar, a transfer service to the beach, WiFi (free of charge) and a reception with a baggage room. The establishment boasts a valet service and a laundry service. SITUATION: This establishment is in the area Nusa Dua. It is 25 minutes drive away from the airport Ngurah Rai. The establishment is a 30-minute drive away from the beach Pandawa. ROOM: Each room has a television, kettle, a fridge, a bathroom with a shower, a hairdryer and complimentary bathroom items.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.03" OriginalAmount="41.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.720927" Longitude="115.1726" StarRating="3" HotelCode="|400316" HotelName="La Walon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan legian, Poppies 1, Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/3/1/6/400316_c73ee301235.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.26" OriginalAmount="42.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.718996" Longitude="115.1743" StarRating="3" HotelCode="986721|harper_kuta" HotelName="Harper Kuta Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24-hour reception">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Legian No. 73, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/30/2d/302de03e8b598a6a79878ae0ee578a893098bd0a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.35" OriginalAmount="42.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.720241" Longitude="115.170113" StarRating="3" HotelCode="|167921" HotelName="Kutabex Beach Front" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pantai Kuta Banjar Pande Mas Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/9/2/1/167921_gen.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is close to the beach Kuta. It is situated 5 minutes away from the shopping centre of Beachwalk. It is 20 minutes drive away from Airport Bali Denpasar. ROOM: The rooms have an air-conditioning system, cable television, kettle, a kettle, a coffee maker, a bathroom, toiletries (free of charge), a shower, heating and towels. On request, clients can find a hairdryer and ironing service (available on request). You can also find WiFi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.40" OriginalAmount="42.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.696828" Longitude="115.176061" StarRating="3" HotelCode="|398858" HotelName="Brits Hotel Legian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sunset Road No. 150, 150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/8/8/5/8/398858_dd9ec751141.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.53" OriginalAmount="42.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7175" Longitude="115.1764139" StarRating="2" HotelCode="|210683" HotelName="Swiss-belexpress Kuta Legian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Legian Gg. Tropozone</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/8/3/210683_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.58" OriginalAmount="42.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1428934" Longitude="115.0510864" StarRating="4" HotelCode="|68166" HotelName="Bali Taman Beach Resort and Spa - Lovina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN RAYA LOVINA, LOVINA BEACH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/6/6/68166_1_6113.jpg</HotelPictures>
        <HotelDescription>HOTEL: This Balinese style hotel, has a lobby, a safety deposit box service and a currency exchange service. The establishment has 30 rooms, Our guests can find a bar and a restaurant. The establishment also offers room service (for a fee), a laundry service and a car park. SITUATION: Lovina Beach It is in Where you can find a beach, Singaraja 10 minutes away from the establishment you have It is situated 11 kilometres away fromDenpasar Airport. ROOM: They have a fan or air-conditioning system, a mini-bar, a television, a bathroom with a shower, a bath, a safe and a balcony or terrace. FACILITIES: The establishment boasts a swimming pool that has an area for children, Clients can enjoy activities such as diving, sailing and enjoy tennis. PAYMENT METHODS: Customers can pay using Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.17" OriginalAmount="42.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7055748" Longitude="115.2538968" StarRating="4" HotelCode="|399602" HotelName="Signature Bali Sanur" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Poso 65 Sanur Kauh, 65 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/6/0/2/399602_002384c0848.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.29" OriginalAmount="43.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.722356" Longitude="115.18166" StarRating="4" HotelCode="986645|the_royal_eighteen_resort__spa" HotelName="Royal Singosari Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Terrace,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bakung Sari No.110, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/76/c376f38e32aa6631d86dcaf594e5ac55bba8cdab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.29" OriginalAmount="43.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.509158" Longitude="115.26575" StarRating="2" HotelCode="986445|the_peacock_inn_6" HotelName="The Peacock Inn Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/05/2026" HotelFacility="ATM,Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace,Private check-in/check-out,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>4 Jl. Sugriwa, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/1d/6f1d0ee3ed06faaff6d6500d0f4aef1ffcd2a522.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.29" OriginalAmount="43.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.743211" Longitude="115.178856" StarRating="4" HotelCode="986406|h_sovereign_bali" HotelName="Sovereign Bali Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Computer,Air conditioning,Elevator/lift,Smoke-free property,Newspapers,Ticket assistance,Garden,Private check-in/check-out,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Tuban 2, Lingkungan Griya, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/25/ff2527e8f916703ecaf30d4a19bc977fd750a488.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.29" OriginalAmount="43.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.71742" Longitude="115.17251" StarRating="3" HotelCode="986696|barong_bali_hotel__formerly_barong_hotel" HotelName="Grand Barong Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Popies street II, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/97/03978d41bed8fac7d8e7b5973740108d0a7a2385.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.37" OriginalAmount="43.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.73152" Longitude="115.16741" StarRating="2" HotelCode="|63520" HotelName="Green Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartika Plaza no.9, Tuban</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/5/2/0/63520_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This great value hotel and has excellent service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.57" OriginalAmount="43.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.71645" Longitude="115.17054" StarRating="3" HotelCode="|169426" HotelName="Dekuta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL POPPIES LANE 2 NO 8 KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/4/2/6/169426_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a swimming pool, WiFi (free of charge) and a car park. SITUATION: This establishment, is 2 minutes away from Kuta the beach 10 minutes away from the establishment, you can find the leisure area, is 15 minutes away from Kuta the city centre of el Discovery Mall 20 minutes away from the establishment clients have Waterbom the water park. ROOM: Each room has a balcony, a television, a mini-bar and a bathroom with a bath. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="45.32" OriginalAmount="44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.703552" Longitude="115.18404" StarRating="4" HotelCode="986725|152749" HotelName="b Hotel Bali &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Imam Bonjol No. 508, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/ff/59ffad167c54ab17c6c82a1233eba651419c0bf6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.32" OriginalAmount="44.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.696758" Longitude="115.16636" StarRating="4" HotelCode="986609|horison_seminyak_bali" HotelName="Horison Seminyak Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/05/2026" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Arjuna (Double Six Beach), Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/44/d9447793428fa78badf2e1c9dff1ab584f839eb0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.32" OriginalAmount="44.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.142236" Longitude="115.05109" StarRating="4" HotelCode="986492|bali_taman_beach_resort_2" HotelName="Bali Taman Beach Resort &amp; Spa - Lovina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Seririt - Singaraja Tukadmungg, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/01/9d01cc8007f5dfb9ac6664c962540ca8f60b7036.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.32" OriginalAmount="44.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.495211" Longitude="115.28075" StarRating="3" HotelCode="986715|manyi_village" HotelName="Manyi Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Laplapan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/b1/8ab1717d5d8ae158fb1ecaaaeb4d03c595ce5cfc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.47" OriginalAmount="44.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.162985" Longitude="115.024399" StarRating="3" HotelCode="|402125" HotelName="Lovinalife Room and Cafe" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN RAYA SERIRIT SINGARAJA DESA KALIASEM LOVINA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/1/2/5/402125_7c21b100720.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.64" OriginalAmount="44.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.345453" Longitude="115.672232" StarRating="3" HotelCode="|166229" HotelName="Arya Amed Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Amed</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/2/2/9/166229_1_9285.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a restaurant and a swimming pool. SITUATION: This establishment, Amed it is in it is 100 kilometres away from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.73" OriginalAmount="44.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.717213" Longitude="115.172678" StarRating="2" HotelCode="|61891" HotelName="Barong Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL.LEGIAN, GANG BATU BOLONG, KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/1/8/9/1/61891_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel and has 99 rooms a restaurant with a TV, 2 bars, a restaurant with a terrace and a swimming pool. Our guests can find a lobby, a reception, a safety deposit box service, a currency exchange service and room service. The establishment also offers a games room, a car park and a laundry service (for a fee). SITUATION: It is inLegian the street Where you can find the nightlife and the shopping area. in the surrounding area, clients have Kuta the beach 30 minutes away, guests can find Ngurah Rai Airport. ROOM: The rooms have a double bed, individual air-conditioning, a shower and a balcony or terrace. They also have a mini-bar, a television, films and a direct line telephone. FACILITIES: The establishment has 2 swimming pools, an outdoor pool, a swimming pool with a children's area, 2 open-air bars and deck chairs. At an extra cost, you can find a massage service, The establishment also offers billiards, At the beach, you can find deck chairs. MEALS: Regarding the food and beverage offering, the establishment offers American breakfast and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.86" OriginalAmount="44.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6089872" Longitude="115.0851624" StarRating="0" HotelCode="|154550" HotelName="D'sawah Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PANTAI KEDUNGU, TANAH LOT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/5/5/0/154550_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is in Bali a good location, The hotel was built in 2013, has a main building, has 8 rooms, 8 single rooms, 8 double rooms and 1 suite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.35" OriginalAmount="45.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.500385" Longitude="115.2663" StarRating="3" HotelCode="986578|rumah_taman" HotelName="Rumah Taman" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/05/2026" HotelFacility="Air conditioning,Smoking areas,Smoke-free property,Security guard,Garden,Television in lobby,Terrace,Fire Extinguisher,Patio,Outdoor furniture,No elevators,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari Banjar Taman Kaja, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/f7/59f796871e6385cda4871873ce822635fba8f36a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.35" OriginalAmount="45.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.672127" Longitude="115.16371" StarRating="4" HotelCode="986473|_0x3a51d" HotelName="Daun Bali Seminyak Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Heating,Security guard,Ticket assistance,Express check-in/check-out,Television in lobby,Terrace,Dryer,Fire Extinguisher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Petitenget No. 08, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/6b/4d6b9b45a30b0598372f5ac0193bda6baaf94c41.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="46.99" OriginalAmount="45.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.70582" Longitude="115.26068" StarRating="3" HotelCode="|47985" HotelName="Stana Puri Gopa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. KESUMA SARI, SANUR 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/9/8/5/47985_1_6450.jpg</HotelPictures>
        <HotelDescription>HOTEL: This club complex and has 26 air-conditioning rooms, a lobby, express check-out, a reception and a safety deposit box service. The establishment offers guests a car park, a television room, a bar, a restaurant and bicycle rental (for a fee). SITUATION: It is inSanur the heart of 100 metres away, guests have the city centre, Denpasar 20 kilometres away from the establishment, guests will find It is 100 metres away from a beach, Clients can also find boutiques, souvenir shops, a supermarket, bars, pubs and a nightclub. it is situated 10 kilometres away from Ngurah Rai Airport. ROOM: The rooms a bathroom and a balcony. You are offered large suites, have a king-size bed, individual air-conditioning, a shower, a bath and a satellite or cable television with international channels. FACILITIES: The establishment has spa treatments and a massage service (available for a fee), Clients can enjoy activities such as water-skiing, jet-skiing, speedboating and canoeing (available for a fee), Guests can also enjoy a swimming pool that has an area for children. PAYMENT METHODS: The establishment accepts Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have a continental breakfast and an Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.11" OriginalAmount="45.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.636597" Longitude="115.192935" StarRating="0" HotelCode="|167496" HotelName="Neo Gatot Subroto Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Gatot Subroto Barat, Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/4/9/6/167496_bath.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi, a swimming pool, a wellness centre and a spa. At an additional cost you can have access to meeting rooms, a business centre, a laundry service, a dry cleaner's and a restaurant. SITUATION: This hotel is in Denpasar it is 5 minutes drive away from the government buildings. The establishment is a 25-minute drive away from the beach Kuta. ROOM: The rooms have an air-conditioning system, a television, a sitting area, a safe, a wardrobe, kettle, a mini-bar, a balcony and a bathroom with a shower.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.30" OriginalAmount="45.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.716968" Longitude="115.175703" StarRating="3" HotelCode="|178700" HotelName="Neo + Kuta Legian by ASTON" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Tropozone no 8 Legian, Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/7/0/0/178700_1_2673.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.38" OriginalAmount="46.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.721263" Longitude="115.179504" StarRating="3" HotelCode="986664|hotel_santika_kuta_bali_2" HotelName="Hotel Santika Kuta Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Television in lobby,Terrace,Smoking Allowed">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kuta No. 98, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/eb/29ebd0f6b773927d1d3e1b68d5e86561480ee1a0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.38" OriginalAmount="46.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.671335" Longitude="115.23942" StarRating="2" HotelCode="986604|praja_hotel" HotelName="Praja Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/05/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Mohamad Yamin IV No. 2A, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/0e/440eca3df10f0f568be36fc79793d911edaf96d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.38" OriginalAmount="46.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.699316" Longitude="115.16732" StarRating="3" HotelCode="986746|kusnadi_hotel" HotelName="Kusnadi Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/05/2026" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Newspapers,Ticket assistance,Garden,Terrace,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Werkudara 518, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/4e/ac4ed5fa8edd45c3b5abc1a16dace5da63fdba07.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.27" OriginalAmount="46.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.672215" Longitude="115.163813" StarRating="3" HotelCode="|210734" HotelName="Daun Bali Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PETITENGET NO.8 SEMINYAK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/7/3/4/210734_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.41" OriginalAmount="47.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.636722" Longitude="115.19287" StarRating="2" HotelCode="986435|hotel_neo_denpasar_2" HotelName="Neo Denpasar Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="24-hour reception">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gatot Subroto Barat, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/1e/93/1e9348071fa23a65c33e1a851ac7f3dc087735f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.41" OriginalAmount="47.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.720388" Longitude="115.179886" StarRating="4" HotelCode="986770|cross_vibe_paasha_atelier_bali_kuta" HotelName="Cross Vibe Paasha Atelier Bali Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Smoke-free property,Newspapers,Ticket assistance,Garden,Television in lobby,Terrace,Express check-in">
        <Address>
          <AddressLines>
            <AddressLine>88 Jl. Raya Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/a3/9aa393837935d745b24a8ea942cf6e09f28cf678.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.60" OriginalAmount="47.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.644818" Longitude="115.208916" StarRating="4" HotelCode="|167527" HotelName="Harris Cokroaminoto Denpasar" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. H.O.S. Cokroaminoto No. 23-25, Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/5/2/7/167527_ext.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a restaurant, a swimming pool, a gym, a business centre and meeting facilities. The establishment has WiFi (free of charge) and a reception. For an additional charge cost offers a transfer service to the airport and a bicycle rental desk. It has a car park (free of charge), a laundry service and dailiy cleaning. The establishment offers guests a massage service (available on request). SITUATION: This hotel is in Denpasar ROOM: The rooms have cable television, a sitting room, a balcony, kettle, a safe, a mini-bar, a bathroom with a shower, a hairdryer and complimentary bathroom items. Some rooms have views of the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.65" OriginalAmount="47.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.791007" Longitude="115.159209" StarRating="5" HotelCode="|203358" HotelName="The Sintesa Jimbaran Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN KENCANA NO. 1 JIMBARAN 206</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/3/5/8/203358_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.72" OriginalAmount="47.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.4932127" Longitude="115.2709579" StarRating="4" HotelCode="|399985" HotelName="D'Legon Luxury Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar No. 15, Kutuh Kaja Petulu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/9/8/5/399985_7a2b39e0634.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.85" OriginalAmount="47.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.71309" Longitude="115.17346" StarRating="4" HotelCode="|191466" HotelName="Sun Island and Spa Legian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. LEGIAN 123 KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/4/6/6/191466_1_4584.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.88" OriginalAmount="47.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.8264337" Longitude="115.1816219" StarRating="3" HotelCode="|401344" HotelName="Padma Pandawa Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dharmawangsa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/3/4/4/401344_31954370625.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.91" OriginalAmount="47.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7223027" Longitude="115.1756224" StarRating="0" HotelCode="|401477" HotelName="Bemo Corner Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai no. 10 A, No. 14A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/7/7/401477_8e890fe1202.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.08" OriginalAmount="47.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.733443" Longitude="115.167659" StarRating="3" HotelCode="|47031" HotelName="The Rani &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN KARTIKA PLAZA, KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/3/1/47031_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: Rani is rated four stars. It has the cafÃ© Kenanga, the bar Kenanga, a spa, a massage service and a laundry service. SITUATION: It is located close to the beach Tuban-Kuta Sur. This hotel is close to Jalan Kartika Plaza nearby, you will find Waterbom Park the beach and restaurants. ROOM: The establishment has 55 standard rooms and suites, a balcony or terrace, an air-conditioning system, a satellite TV, a mini-bar, a direct line telephone, a kettle, a coffee maker and a safe.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.38" OriginalAmount="47.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6857613" Longitude="115.1555842" StarRating="3" HotelCode="|169663" HotelName="Sarinande" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN SARINANDE, ABIMANYU, SEMINYAK 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/6/6/3/169663_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.44" OriginalAmount="48.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7219925" Longitude="115.18631" StarRating="3" HotelCode="986423|harris_hotel_kuta_galleria" HotelName="HARRIS Hotel Kuta Galleria - Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoke-free property,Security guard,Garden">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Bypass Ngurah Rai No.1, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/53/b353cd5318d70ebf7085163802ae13e8ddad8359.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.44" OriginalAmount="48.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.705657" Longitude="115.260574" StarRating="3" HotelCode="986607|stana_puri_gopa_hotel" HotelName="Stana Puri Gopa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air conditioning,24-hour reception,Smoke-free property,Ticket assistance,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kesuma Sari No. 4, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/9c/b19cb03166675c45ab549aeb6d44c4604dab5e5f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.44" OriginalAmount="48.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.70757" Longitude="115.25823" StarRating="3" HotelCode="986577|ari_putri" HotelName="Ari Putri Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Tamblingan Po Box 834 Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/f5/34f53016e407ea7938e2b93cfd9028f30e37953b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.44" OriginalAmount="48.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.69808" Longitude="115.26241" StarRating="3" HotelCode="986745|taman_agung" HotelName="Taman Agung Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Ticket assistance,Garden,Terrace,No elevators,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan No. 166, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/55/275509f2a041134fbdeac63fdf69021cfe13eab6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.51" OriginalAmount="48.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.671025" Longitude="115.2392" StarRating="2" HotelCode="|167687" HotelName="Praja" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Mohamad Yamin No.2A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/6/8/7/167687_aseo.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi and a car park. SITUATION: This hotel is 10 minutes drive away from the beach Sanur. It is 5 minutes drive away from restaurants. ROOM: The rooms have an air-conditioning system, city views, a television, a sitting room, a writing desk, a bathroom with a shower and complimentary bathroom items.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.04" OriginalAmount="48.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.72038" Longitude="115.181" StarRating="4" HotelCode="|163165" HotelName="The Kana, Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. SETIABUDI NO. 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/1/6/5/163165_1_6511.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2013, has 92 rooms, 33 single rooms, 35 double rooms, 2 suites, 10Â quadruple rooms, 10 executive rooms and 10 family rooms. The establishment has a car park. SITUATION: The hotel Bali it is in it is in the city centre excellent transport links to points of interest, Close to the airport, The hotel is close to the leisure areas, is near a golf course, Around the establishment, clients can find a beach, near the establishment, guests will find the harbour.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.05" OriginalAmount="48.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.155804" Longitude="115.0290969" StarRating="3" HotelCode="|399286" HotelName="Bali Paradise  Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL KARTIKAKALIBUKBUK LOVINA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/2/8/6/399286_dde13001333.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.38" OriginalAmount="48.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.672066" Longitude="115.16245" StarRating="4" HotelCode="|206572" HotelName="D’primahotel Petitenget Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 168, Kerobokan Kelod, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/6/5/7/2/206572_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.65" OriginalAmount="49.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7133185" Longitude="115.1699585" StarRating="3" HotelCode="|32902" HotelName="Adi Dharma Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. BENESARI, KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/9/0/2/32902_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has a garden with a terrace, has 85 rooms, 72 superior rooms, 7 deluxe rooms, 6 family rooms and 3 floors. This quiet hotel, is perfect for business and holiday stays, In the entrance, you can find a lobby, a reception, a safety deposit box service, a currency exchange service and a restaurant. The establishment offers guests room service, a laundry service (for a fee) and a car park. SITUATION: It is inLegian the area near the establishment, guests will find a shopping centre, restaurants and a beach. it is 1 kilometre away from the city centre, is situated 5 kilometres away from the airport. ROOM: The rooms have a balcony, with views, individual air-conditioning, a double bed and a mini-bar. They also have a direct line telephone, a television, a hairdryer, a shower and a bath. FACILITIES: The establishment boasts a swimming pool with a children's area, a beauty centre and an entertainment programme. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, you can enjoy a buffet breakfast and a restaurant with typical dishes and international cuisine. You can also enjoy a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.74" OriginalAmount="49.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.559038" Longitude="115.261134" StarRating="4" HotelCode="|399520" HotelName="Canvas Escape Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. A.A. Gede Rai No.21, Lodtunduh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/2/0/399520_b5873ac0449.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.77" OriginalAmount="49.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.147279" Longitude="73.079478" StarRating="2" HotelCode="|537880" HotelName="Sun Stone and Club - Jawai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Mahaveer talkies Road, Gokulvadi,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/8/8/0/537880_eb146770923.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.11" OriginalAmount="49.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1417567" Longitude="114.6527767" StarRating="3" HotelCode="|156537" HotelName="Taman Sari Bali Resort and Spa - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DUSUN PEMUTERAN, KECAMATAN GEROKGAK, BULELENG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/6/5/3/7/156537_1_2956.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is in a natural enviroment, has gardens, ponds and is perfect for families and couples, This complex with air-conditioning, has 45 rooms, a hall, a safety deposit box service, a bar and a restaurant. For an additional charge cost offers room service and a laundry service. SITUATION: This complex is in Pemuteran the region of 50 kilometres away from Lovina the beach 15 kilometres away from Menjangan the Island of it is 3,5 kilometres away from Ngurah Rai the International Airport of. ROOM: The spacious, bright rooms are Thai-style, have ponds, a tropical garden, a bathroom with a shower, a double bed, a direct line telephone, a television, a safe, a small fridge, an individual air-conditioning system and a private terrace. FACILITIES: Guests can relax with an outdoor swimming pool, spa treatments and a massage service. At an additional cost, you can diving. MEALS: Guests are offered a breakfast service, traditional cuisine and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.50" OriginalAmount="50.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.640154" Longitude="115.14303" StarRating="3" HotelCode="986632|lubdhaka_canggu_residence" HotelName="Lubdhaka Canggu Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoke-free property,Ticket assistance,Garden,Television in lobby,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kubu Manyar, Banjar Pipitan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/b1/2db1fbd874fdcd8248f7342767c8b9888a860462.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.50" OriginalAmount="50.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.707825" Longitude="115.18795" StarRating="4" HotelCode="986627|harris_hotel__residences_sunset_road" HotelName="HARRIS Hotel &amp; Residence Sunset Road Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Chapel,Garden,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pura Mertasari, Sunset Road, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/54/2554fa54c9fd249d1d0fac0b7c8648297d5d5cb7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.50" OriginalAmount="50.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.73378" Longitude="115.17705" StarRating="3" HotelCode="986589|ibis_bali_kuta" HotelName="ibis Bali Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Currency exchange,Smoke-free property,Newspapers,Garden,Television in lobby,Fire Extinguisher,All Spaces Non-Smoking (public and private),Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl Raya Kuta Kuta Bali, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/a6/99a6d52002aae325323d6c2f0e4bf541de3cfc59.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.50" OriginalAmount="50.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.156144" Longitude="115.02932" StarRating="3" HotelCode="986629|bali_paradise_hotel_boutique_resort" HotelName="Bali Paradise Hotel Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/05/2026" HotelFacility="Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace,Private check-in/check-out,Outdoor furniture,No elevators,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl Kartika, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/a4/0fa459e6239e9105cc8e71d8fdad7a4b8f166bf5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.50" OriginalAmount="50.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.688155" Longitude="115.17139" StarRating="4" HotelCode="986574|swissbelinn_seminyak_2" HotelName="Sense Sunset Hotel Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Computer,Air conditioning,24-hour reception,Elevator/lift,Smoke-free property,Newspapers,Ticket assistance,Garden,Television in lobby,Terrace,Fire Extinguisher,All Spaces Non-Smoking (public and private)">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sunset Road No. 88 S, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/88/66885fe4c8c48fff215d66ed5b82a179751c9a95.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.51" OriginalAmount="50.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.720089" Longitude="115.173634" StarRating="4" HotelCode="|399303" HotelName="Kuta Townhouse Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Poppies Lane 1, Agung Art Market</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/3/0/3/399303_874e4651007.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.62" OriginalAmount="50.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6767206" Longitude="115.1554108" StarRating="3" HotelCode="|33133" HotelName="Bali Ayu and Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. PETITENGET 99 X</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/3/3/33133_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts 32 rooms a garden, a terrace, a hall with a reception, a safety deposit box service and a currency exchange service. The establishment offers room service, a laundry service, restaurants, 2 bars and a car park. SITUATION: This hotel is in Petitenget the city of it is situated 3 kilometres away from Kuta the city centre of it is 700 metres away from restaurants ,Petintenget the beach 30 minutes away from the establishment guests have Ngurah Rai Airport. ROOM: The traditional-style rooms, have a kitchen, a bathroom with a hairdryer, a balcony or terrace with garden views, an air-conditioning system, a direct line telephone and a satellite television. They also have a fridge, a mini-bar, a king size or double bed, a coffee maker, a kettle and internet. FACILITIES: The establishment boasts a swimming pool bar, a swimming pool, a spa, a massage service and billiards. PAYMENT METHODS: The establishment accepts Mastercard and Visa. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant, local dishes and international dishes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.99" OriginalAmount="50.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.50694" Longitude="115.561" StarRating="3" HotelCode="|402166" HotelName="Balisanti Bungalows" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/1/6/6/402166_774f07e0811.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52.53" OriginalAmount="51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.722101" Longitude="115.18498" StarRating="4" HotelCode="986611|496397" HotelName="Episode Kuta Bali" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/05/2026" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Garden,Television in lobby,Dryer,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Jl By Pass Ngurah Rai No 99, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/47/fc476ce83c8c45f9bda010103e637b969c41923b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.53" OriginalAmount="51.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.716985" Longitude="115.17491" StarRating="3" HotelCode="986513|the_niche_bali" HotelName="The Niche Bali Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/05/2026" HotelFacility="24-hour reception,Currency exchange,Security guard,Garden,Late check-out,Fire Extinguisher,Smoking Allowed,Outdoor furniture,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian, 190, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b8/9e/b89e92118254de289dda9341c91d7477e89f75f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.72" OriginalAmount="51.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.69249" Longitude="115.16055" StarRating="3" HotelCode="|67195" HotelName="Puri Cendana Resort Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Camplung Tanduk</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/1/9/5/67195_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has 24 rooms a hall with safety deposit boxes and a restaurant. For an extra cost you can have access to internet, room service, a laundry service and a car park. SITUATION: This establishment, is in Seminyak a peaceful area of near the establishment, guests will find Seminyak the beach Clients can also find the tourist attractions, is 10 kilometres away from Ngurah Rai Airport. ROOM: They have a king size or double bed, a bathroom with a shower, a television, a mini-bar, individual air-conditioning, a coffee maker, a kettle and a terrace. FACILITIES: The establishment boasts a swimming pool a terrace with deck chairs, At an extra cost, you can find a massage service and billiards. MEALS: Regarding the food and beverage offering, the establishment offers a breakfast, lunch and dinner service at the restaurant and you can order vegetarian food. The establishment serves Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.17" OriginalAmount="51.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.688939" Longitude="115.432689" StarRating="3" HotelCode="|401335" HotelName="Abian Huts Lembongan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dream Beach, Lembongan, Indonesia</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/3/3/5/401335_01ea6750533.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.36" OriginalAmount="51.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.74021" Longitude="115.16688" StarRating="4" HotelCode="|47825" HotelName="Harris  Kuta Tuban Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. DEWI SARTIKA, TUBAN BALI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/8/2/5/47825_1_6636.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has WiFi, a car park (free of charge), a swimming pool, a spa, a cafÃ© and a bar. The establishment offers guests a transfer service to the airport (free of charge). The establishment also has a gift shop, a cafÃ© and a lounge bar. The establishment offers tourist information and a car hire desk. SITUATION: This hotel is 5 minutes drive away from Ngurah Rai Airport and Tuban Beach. It is situated 10 minutes walk away from Kuta Beach. ROOM: The rooms have an air-conditioning system, a satellite television, a mini-bar, a kettle, a coffee maker and a bathroom with a hairdryer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.47" OriginalAmount="51.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.69506" Longitude="115.25963" StarRating="3" HotelCode="|399490" HotelName="Segara Agung" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Duyung No. 43 Semawang, Sanur</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/4/9/0/399490_43bd2020347.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.56" OriginalAmount="52.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.517089" Longitude="115.260445" StarRating="3" HotelCode="986529|champlung_sari_hotel" HotelName="Champlung Sari Hotel and Spa Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/05/2026" HotelFacility="Air conditioning,Currency exchange,Smoke-free property,Ticket assistance,Gift shop,Garden,Terrace,Patio,No elevators,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/ac/fcacfe78ed6194a2264187cffc85d3dd8e052997.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.56" OriginalAmount="52.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.720242" Longitude="115.18516" StarRating="3" HotelCode="986463|hotel_bayt_kaboki" HotelName="Bayt Kaboki Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoke-free property,Newspapers,Garden,Terrace,Private check-in/check-out">
        <Address>
          <AddressLines>
            <AddressLine>Griya Anyar Street No 27, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/b0/c8b0cbfe5efd4131a1b86347cc3f9181535ac003.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.56" OriginalAmount="52.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.552837" Longitude="115.26286" StarRating="3" HotelCode="986653|bumi_ubud_resort_3" HotelName="Bumi Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Ticket assistance,Garden,Terrace,Smoking Allowed">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lod Tunduh No. 88, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/64/4e64140ea7317bc3259de8330d6def768e16bbfe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.56" OriginalAmount="52.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.622442" Longitude="115.15875" StarRating="4" HotelCode="986398|katak_tepi_sawah_villa" HotelName="KTS Balinese Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/05/2026" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Beringin Gang Untung No.71, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/55/905540ecd09f5ece40c44454d37838b3efbad47c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.74" OriginalAmount="52.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.512631" Longitude="115.258897" StarRating="3" HotelCode="|169866" HotelName="Pertiwi Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest - Ubud - Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/6/6/169866_1_3515.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.76" OriginalAmount="52.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5354381" Longitude="115.2662319" StarRating="4" HotelCode="|399991" HotelName="Gusde Tranquil Villas by EPS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cempaka Banjar Kumbuh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/9/9/1/399991_f2813dd0606.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.56" OriginalAmount="52.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.33512" Longitude="115.64364" StarRating="2" HotelCode="|167620" HotelName="Uyah Amed and Spa Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Ketut Natih, Pantai Timur No. 801</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/6/2/0/167620_1_1310.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool, a diving centre, bungalows with garden views, views of the swimming pool and sea views. SITUATION: This establishment is in Bali, is situated 100 metres away from the beach Amed.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.59" OriginalAmount="53.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.52787" Longitude="115.25682" StarRating="4" HotelCode="986677|bali_spirit_hotel_spa" HotelName="Bali Spirit Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/05/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Nyuh Kuning Village, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/96/709677a32e2b4195ce2d386efb8c40cf3a5e5e86.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.59" OriginalAmount="53.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.679245" Longitude="115.15378" StarRating="4" HotelCode="986462|dash_hotel" HotelName="Viva Dash Hotel Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Elevator/lift,Currency exchange,Security guard,Express check-in/check-out,Garden,Terrace,Patio">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Petitenget No.468X, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/2b/08/2b08c119fc04cd3ccac4d6dbfc831df208964da1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.59" OriginalAmount="53.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.14286" Longitude="115.04955" StarRating="3" HotelCode="986643|villa_agung_beach_inn" HotelName="Villa Agung Beach Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air conditioning,Smoking areas,Smoke-free property,Ticket assistance,Gift shop,Garden,Terrace,Outdoor furniture,No elevators,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Singaraja-Seririt, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/ea/76ead0acccd62d5124cce7623d117b32d94c9453.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.59" OriginalAmount="53.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.654424" Longitude="115.1315" StarRating="4" HotelCode="986741|the_kirana_hotel_resto_and_spa" HotelName="The Kirana Canggu Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Smoke-free property,Security guard,Ticket assistance,Garden,Television in lobby,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Batu Bolong, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/76/1e766fa4a0fb92ee32e2286be97c7dd700ea20b2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.91" OriginalAmount="53.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.689536" Longitude="115.164069" StarRating="4" HotelCode="|167535" HotelName="Harris  Seminyak - Bali - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Drupati No. 99, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/5/3/5/167535_gen.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool, WiFi (free of charge), a spa with a massage service, a wellness centre and a fitness centre. The establishment has a restaurant and a bar. The establishment offers room service. SITUATION: This hotel is a 5-minute walk away from the beach Diana Pura. The establishment is a 15-minute drive away from the beach Kuta. It is 30 minutes drive away from the airport Ngurah Rai. ROOM: The rooms have cable television, a safety deposit box, an air-conditioning system, a mini-bar, kettle, a balcony, a bathroom with a shower, a hairdryer and complimentary bathroom items.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.62" OriginalAmount="54.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.791638" Longitude="115.22794" StarRating="4" HotelCode="986728|grand_whiz_hotel_nusa_dua_bali" HotelName="Grand Whiz Nusa Dua Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Computer,Air conditioning,24-hour reception,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Blok T, Kawasan Wisata, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/7f/8e7f3b38df0cfc23191f85ee212c70dea36eac76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.62" OriginalAmount="54.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.703942" Longitude="115.26382" StarRating="3" HotelCode="986727|hotel_segara_agung" HotelName="Hotel Segara Agung" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Duyung No. 43, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/45/0f4542c9a9b9d64c533f03a4592d6af10dfa263c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.70" OriginalAmount="54.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.52804" Longitude="115.25563" StarRating="4" HotelCode="|65309" HotelName="Bali Spirit and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>PO BOX 189, NYUH KUNING VILLAGE UBUD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/5/3/0/9/65309_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This typical style hotel, has excellent service. ROOM: The establishment has 23 rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.80" OriginalAmount="54.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.517423" Longitude="115.263475" StarRating="3" HotelCode="|203830" HotelName="The Evitel Resort Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest Ubud</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/8/3/0/203830_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="56.05" OriginalAmount="54.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.685604" Longitude="115.155674" StarRating="3" HotelCode="|402133" HotelName="Room and Vespa 4" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya No 17, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/1/3/3/402133_e62c2ca0722.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="56.17" OriginalAmount="54.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6747978" Longitude="115.1535053" StarRating="4" HotelCode="|203849" HotelName="Maison At C Boutique and Spa Seminyak - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cendrawasih No 89 Petitenget</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/8/4/9/203849_1bcea2b1239.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="56.62" OriginalAmount="54.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.179233" Longitude="115.0456414" StarRating="3" HotelCode="|400835" HotelName="Puri Mangga Sea View Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri Kayu Putih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/8/3/5/400835_2d8ac601153.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.65" OriginalAmount="55.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7848835" Longitude="115.17797" StarRating="4" HotelCode="986452|bali_paragon_resort_hotel" HotelName="Bali Paragon Resort Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Shopping on site,Air conditioning,Elevator/lift,Smoke-free property,Security guard,Express check-in/check-out,Garden,Television in lobby,Fire Extinguisher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kampus Unud, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c1/f2/c1f203c8b34b6938a985f6994cfe1e86f8ff2feb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.65" OriginalAmount="55.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.729514" Longitude="115.16853" StarRating="4" HotelCode="986511|adhi_jaya_hotel" HotelName="Adhi Jaya Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartika Plaza, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/96/d296389b92f0c5375d10b29ff50055e00a4eca5c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.65" OriginalAmount="55.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.639994" Longitude="115.20622" StarRating="4" HotelCode="986630|aston_denpasar_hotel_and_convention_center" HotelName="Aston Denpasar Hotel &amp; Convention Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24-hour reception,Elevator/lift">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Gatot Subroto, Bali, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/3b/c8/3bc8d1c0fd8f6755f98d314593b149a04b211b86.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.65" OriginalAmount="55.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.690744" Longitude="115.16162" StarRating="4" HotelCode="986476|tijili_seminyak" HotelName="Ikosharold Suites Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/05/2026" HotelFacility="Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>No.9 Jl. Drupadi, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/41/6f4106c07768e816ff3e3e74f442411112646ae1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.65" OriginalAmount="55.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.516239" Longitude="115.260414" StarRating="3" HotelCode="986690|ubud_inn_and_villas" HotelName="Ubud Inn Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="ATM,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/92/f592c2372c892b55288ec9502e7659320a886340.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="56.77" OriginalAmount="55.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.683575" Longitude="115.156613" StarRating="3" HotelCode="|400997" HotelName="Seminyak Square  and Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Kayu Aya 100</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/9/9/7/400997_783a5821404.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="56.81" OriginalAmount="55.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.716098" Longitude="115.181355" StarRating="4" HotelCode="|202916" HotelName="Berry Glee Thematic" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN RAYA KUTA 139</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/2/9/1/6/202916_1_2534.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.10" OriginalAmount="55.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.484936" Longitude="115.270676" StarRating="3" HotelCode="|401430" HotelName="Dupa Ubud Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tirta Tawar, Br. Junjungan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/3/0/401430_bf72a631151.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.53" OriginalAmount="55.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.511102" Longitude="115.257938" StarRating="2" HotelCode="|47002" HotelName="Nick's Hidden Cottages - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma no 75</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/0/2/47002_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool, a massage service, tourist information, a transfer service, a laundry service and WiFi (free of charge), in communal areas. ROOM: Each room has a balcony with garden views, a bathroom with a bath and a shower. SITUATION: This hotel el Bosque de los Monos it is 5 minutes away from 10 minutes away from the establishment, clients can find restaurants, shops, 60 minutes away, you can find Ngurah Rai Airport. RESTAURANT: Regarding gastronomy, the establishment offers a restaurant and breakfast service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="57.68" OriginalAmount="56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.467695" Longitude="115.27175" StarRating="4" HotelCode="986412|83585" HotelName="Om Ham Retreat and Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Private check-in/check-out,Dryer,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Tirta Tawar street, Junjungan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/zz/a7adaf5c8991ecd0acb463e150e42ffdeefb5818.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.68" OriginalAmount="56.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.713875" Longitude="115.17331" StarRating="4" HotelCode="986608|fourteen_roses_legian" HotelName="Fourteen Roses Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Legian No.153, Kuta, Kec. Kuta, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/04/bb04077e23d4ac0d3e726ee91c177fe043f358fd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.68" OriginalAmount="56.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.479192" Longitude="115.270706" StarRating="3" HotelCode="986619|junjungan_ubud_hotel__spa" HotelName="Junjungan Ubud Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/05/2026" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tirta Tawar Km.3.5 Br. Junjungan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/38/50/3850b21b5af4bf318bfe47d63585b94b247023d4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.75" OriginalAmount="56.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.718" Longitude="115.175" StarRating="4" HotelCode="|163475" HotelName="J4 Hotels Legian - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl- Legian No.74, Br Pengabetan, Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/4/7/5/163475_1_6803.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a medium-sized hall, an outdoor pool and a restaurant. The establishment also offers WiFi (free of charge), a reception, a garden area and a barbecue area. Guests can also find a meeting room and a car park (free of charge). SITUATION: This establishment, is in Legian the centre of Sky Garden Lounge 5 metres away from a 15-minute walk away from Kuta the beach it takes 15 minutes to get to Ngurah Rai the airport. ROOM: All the rooms have an air-conditioning system, a safe, a sitting area, a bathroom with bathroom amenities and slippers. Some rooms have garden views.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="58.17" OriginalAmount="56.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.829804" Longitude="115.125299" StarRating="3" HotelCode="|402145" HotelName="Tom's Inn Pecatu" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Labuan Sait Pecatu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/1/4/5/402145_77abccf0719.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="58.25" OriginalAmount="56.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.522209" Longitude="115.257058" StarRating="0" HotelCode="|401452" HotelName="Outpost Ubud Coliving Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan. Nyuh Bojog No 10, Banjar Nyuh Kuning</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/5/2/401452_e51d2c91229.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="58.65" OriginalAmount="56.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.777938" Longitude="115.223765" StarRating="4" HotelCode="|166372" HotelName="Bali Relaxing Resort and Spa - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama No.62 Tanjung Benoa,Badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/3/7/2/166372_1_271.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool, 2 restaurants, it offers a transfer service and WiFi in communal areas, (free of charge). SITUATION: This establishment, is 5 minutes drive away from Tanjung Benoa the beach Bali Collection Shopping Centre and Leisure Complex in Nusa Dua about 15 minutes away (by car) from 30 minutes away from the establishment, you can find Ngurah Rai Airport. ROOM: The rooms have large windows, a television, a mini-bar, a kettle, a coffee maker, a bathroom with a shower and complimentary bathroom items.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="58.68" OriginalAmount="56.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.683149" Longitude="115.170031" StarRating="3" HotelCode="|167631" HotelName="Uma Karan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Bidadari III No.8, Seminyak Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/6/3/1/167631_karan.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a patio and a private swimming pool. The establishment offers a transfer service to the airport, WiFi (free of charge), a car hire desk and a laundry service (available on request) (for a fee). The establishment boasts a restaurant. SITUATION: This establishment is 10 minutes drive away from the beach Seminyak. It is 15 minutes drive away from Airport Ngurah Rai. The establishment is a 5-minute drive away from La plaza Seminyak, is 5 minutes drive away from Uma Karan, ROOM: The rooms have an air-conditioning system, cable television, a safe, a sitting room and dining area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.71" OriginalAmount="57.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.420542" Longitude="115.28742" StarRating="3" HotelCode="986432|villa_kemuning_" HotelName="Villa Kemuning Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air conditioning,Smoking areas,Smoke-free property,Ticket assistance,Express check-in/check-out,Garden,Terrace,Private check-in/check-out,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Bau-Bau, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/dc/dbdc648b19f89ab8f9a53c141e48788830a6d9a9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.71" OriginalAmount="57.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.137867" Longitude="114.56951" StarRating="4" HotelCode="986512|naya_gawana_resort__spa" HotelName="Naya Gawana Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>West Bali National Park, Banyuwedang, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/3f/7a3fd768862f0e35a3f41caf58ccc4152a9a2356.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.71" OriginalAmount="57.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.27395" Longitude="115.590256" StarRating="3" HotelCode="986693|liberty_dive_resort" HotelName="Liberty Dive Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air conditioning,Smoking areas,Security guard,Ticket assistance,Garden,Television in lobby,Terrace,Fire Extinguisher,No elevators,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tulamben, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/78/5278229e56ab6a415cc7a899ee60e39d85a1ec4f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.71" OriginalAmount="57.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.273321" Longitude="115.59124" StarRating="3" HotelCode="986657|ocean_view_tulamben" HotelName="Ocean View Dive Resort Tulamben" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Security guard,Garden,Television in lobby,Terrace,Fire Extinguisher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tulamben - Kubu, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/50/7d5026fecd4002ac03c016b465add7d7611d9a25.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.71" OriginalAmount="57.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.718433" Longitude="115.18349" StarRating="4" HotelCode="986485|_0x3e46e" HotelName="Golden Tulip Jineng Resort Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Television in lobby,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Jl Sunset Road 98, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/3b/b73b31bb8b55306dd32fb9452608c464176a4310.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.71" OriginalAmount="57.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.685517" Longitude="115.15564" StarRating="3" HotelCode="986758|room_vespa_4" HotelName="Room &amp; Vespa 4" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/05/2026" HotelFacility="Air conditioning,24-hour reception,Smoke-free property,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kayu Aya, No.17, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/b2/deb27fae2e342fd90a43e68bc76a19fa37fd4260.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="58.94" OriginalAmount="57.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.707015" Longitude="115.18389" StarRating="3" HotelCode="|165872" HotelName="Holiday Inn Express Bali Sunset Road by IHG" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sunset Road, No. 99X</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/8/7/2/165872_d7dbbd61019.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a restaurant, a conference room, rooms with air-conditioning and a TV. SITUATION: This establishment, is in Kuta the heart of Bali it is in it is situated near the cultural area and the commercial area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="59.12" OriginalAmount="57.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.696605" Longitude="115.163946" StarRating="4" HotelCode="|399843" HotelName="Lloyd's Inn Bali - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Arjuna, Seminyak, Kuta, Kabupaten Badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/8/4/3/399843_b3485f51123.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="59.19" OriginalAmount="57.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.481485" Longitude="115.286092" StarRating="3" HotelCode="|210738" HotelName="Kubu Bali Baik Villa and Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Pejeng Kawan Br. Umahanyar Ds. Pejeng Kaja</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/7/3/8/210738_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.74" OriginalAmount="58.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.804913" Longitude="115.221954" StarRating="4" HotelCode="986581|hotel_santika_siligita_nusa_dua__bali" HotelName="Hotel Santika Siligita Nusa Dua - Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Gift shop,Garden,Television in lobby,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pintas Siligita 3A Banjar Peminge, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/a7/88a75c1d95cacaddfd6d0decff8b503547456a40.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.74" OriginalAmount="58.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6836605" Longitude="115.15599" StarRating="3" HotelCode="986467|seminyak_square_hotel" HotelName="Seminyak Square Hotel And Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya 100, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/88/e088bacd24bf84fce53ae245d0a33549c52e3359.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.74" OriginalAmount="58.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.179403" Longitude="115.045555" StarRating="4" HotelCode="986724|puri_mangga_sea_view_resort_and_spa" HotelName="Puri Mangga Sea View Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/05/2026" HotelFacility="Shopping on site,Air conditioning,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Private check-in/check-out,Patio,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Damai Kayu Putih Lovina, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/e0/3ee0aad647ceed92f4bae28485a35b4171f18d6e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="59.79" OriginalAmount="58.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5081551" Longitude="115.5671788" StarRating="3" HotelCode="|47986" HotelName="The Watergarden" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN RAYA CANDIDASA 1234</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/9/8/6/47986_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 15 air-conditioning rooms, a hall, a safety deposit box service, a currency exchange service, a restaurant and conference facilities. At an additional cost you can have access to internet, room service and a laundry service. The establishment also offers a car park and bicycle hire. SITUATION: Candi Dasa it is in close to the establishment, clients can find Agung the mountain it is situated 85 kilometres away from Ngurah Rai Airport. ROOM: The rooms have marble floors, a terrace, a bathroom with a shower, a bath, a hairdryer and a king size or double bed. They also have a direct line telephone, a mini-bar, a coffee maker, a kettle, a safe and individual air-conditioning. FACILITIES: Clients can enjoy activities such as diving, fishing and go cycling. Facilities (available for a fee), The establishment has a swimming pool and a massage service (available for a fee). PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have a restaurant and vegetarian dishes.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="59.94" OriginalAmount="58.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7432173" Longitude="115.178758" StarRating="4" HotelCode="|203132" HotelName="Arunika And Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Tuban No.2 Lingk. Tuban Griya Tuban</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/1/3/2/203132_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="60.02" OriginalAmount="58.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.525957" Longitude="115.504738" StarRating="3" HotelCode="|400993" HotelName="Dewi Villa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan raya padangbai km. 1,1 Manggis, Karangasem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/9/9/3/400993_86266281426.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="60.84" OriginalAmount="59.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.51072" Longitude="115.5733" StarRating="3" HotelCode="|169554" HotelName="The Forty Eight Resort Candidasa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa, 48</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/5/5/4/169554_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a restaurant and a swimming pool. SITUATION: This establishment, is 48 metres away from the sea. ROOM: They have a shower, a mini-bar, a television with DVD and a bathroom. FACILITIES: Guests are offered a solarium, a swimming pool, a large garden, a bicycle rental service and tourist information. OTHERS: Regarding the food and beverage offering, clients have a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="60.92" OriginalAmount="59.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.66477" Longitude="115.15921" StarRating="4" HotelCode="|169286" HotelName="Bali Merita Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tegal Cupek 67, Anyar Kelod Kerobokan, Kuta.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/2/8/6/169286_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has villas with a swimming pool and a kitchen. SITUATION: This establishment, is 10 minutes away from Seminyak the city centre of Umalas it is in 40 minutes away, you can find Ngurah Rai Airport. ROOM: They have a sitting area, a swimming pool, wooden furniture and a DVD. FACILITIES: Guests are offered spa treatments, a massage service and tourist information.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.80" OriginalAmount="60.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.698163" Longitude="115.26252" StarRating="3" HotelCode="986713|hotel_jati_and_home_stay" HotelName="Hotel Jati Sanur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,Smoking areas,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Tamblingan 168 - 170, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/86/2e869835b544ee71a24e6e79cd09afac128475b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="61.83" OriginalAmount="60.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1540554" Longitude="115.0345552" StarRating="4" HotelCode="|46969" HotelName="New Sunari Lovina Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN RAYA LOVINA, LOVINA BEACH, SINGARAJA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/6/9/46969_1_1864.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has an outdoor swimming pool, large rooms, villas, a business centre and a restaurant. ROOM: The establishment has rooms, villas with a balcony, an air-conditioning system, a mini-bar and cable television. FACILITIES: Guests are offered a spa, a hydromassage bath, a massage service, beauty treatments and internet in the communal areas, (free of charge). RESTAURANT: Regarding gastronomy, the establishment offers a restaurant and a bar. SITUATION: This hotel is in Lovina the beach Ngurah Rai 2,5 hours away from the establishment, clients can find.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="61.92" OriginalAmount="60.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7981316" Longitude="115.1499259" StarRating="5" HotelCode="|400401" HotelName="The Leaf Jimbaran Luxury Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jepun No.81 Karang Mas Sejahtera, Jimbaran</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/0/1/400401_f5cbacb0941.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="61.93" OriginalAmount="60.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5199683" Longitude="115.2586148" StarRating="3" HotelCode="|401397" HotelName="Umaya Villa Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Nyuh Bojog, Br. Nyuh Kuning , Ubud</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/3/9/7/401397_888b16a0904.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.27" OriginalAmount="60.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6734269" Longitude="115.4493131" StarRating="3" HotelCode="|401938" HotelName="D and B Bungalow's By Dewizz Management" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jln Raya Jungutbatu, Nusa Lembongan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/9/3/8/401938_92704280946.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.69" OriginalAmount="60.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.673" Longitude="115.262" StarRating="0" HotelCode="|169217" HotelName="ALIT'S BEACH BUNGALOW" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN HANGTUAH, SANUR, BALI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/2/1/7/169217_1_3145.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has air-conditioning, a lobby with a reception, express check-out, a safety deposit box service, a currency exchange service, a bar, a restaurant, room service and a laundry service. ROOM: All the rooms have a bathroom with a bath, a double or king-size bed, a satellite TV, a safety deposit box, a mini-fridge, individual air-conditioning and a terrace. FACILITIES: Guests are offered a swimming pool with a children's area, a squash court and a tennis court. At the beach, guests can find parasols.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.78" OriginalAmount="60.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.699733" Longitude="115.164888" StarRating="4" HotelCode="|41208" HotelName="Club Bali Family Suites @Legian Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>WERKUDARA STREET, LEGIAN - KUTA 526</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/2/0/8/41208_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex is situated in a garden area and has one, two or three bedroom apartments, This renovated establishment in 2008 and has 49 rooms a lobby, a reception, a safety deposit box service, a currency exchange service, a lift and a restaurant. At an additional cost you can have access to internet, room service and a laundry service. The establishment also offers bicycle rental, a car park and a playground. SITUATION: It is next toLegian the beach nearby, you will find restaurants, shopping centres, in the surrounding area, clients have the airport 30 minutes away fromDenpasar the city of. ROOM: Clients are offered apartments with individual air-conditioning system, a bathroom, a hairdryer, a direct line telephone and a satellite TV. They also have a radio, internet, a living room, a kitchen with fridge, a balcony and a terrace. FACILITIES: You can find a gym, a swimming pool that has an area for children and an outdoor bar. Guests are offered a massage service (available for a fee), play ping-pong and billiards. Near the establishment, guests can find a beach. PAYMENT METHODS: Customers can pay by American Express, Diners Club, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="63.31" OriginalAmount="61.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7227226" Longitude="115.1705156" StarRating="2" HotelCode="|26047" HotelName="Aneka Beach Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PANTAI KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/0/4/7/26047_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This small hotel, beach, has 60 rooms, standard rooms and junior suites, bungalows and suites. It has a charming hall, a currency exchange service, a safety deposit box service, a bar, a restaurant with typical and international cuisine, a cinema and a karaoke room. The establishment offers room service, a laundry service and a car park. SITUATION: It is surrounded by a tropical garden, Kuta it is in opposite the establishment, guests have a beach, in the surrounding area of the establishment, guests can find bars, restaurants, cafÃ©s and souvenir shops. it is 20 minutes away from Denpasar Airport. ROOM: The rooms a bathroom with a shower, a bath with a hairdryer. Guests are offered a balcony or terrace with stunning views, satellite or cable TV, a direct line telephone, individual air-conditioning, a desk, a mini-bar, a coffee maker and a teapot. Clients can find suites and bungalows, a kitchen with fridge and some rooms with private swimming pool. FACILITIES: Outdoors, clients have access to a tropical garden with a swimming pool, a terrace, deck chairs, parasols and towels. Guests are offered a massage service, aromatherapy treatments and beauty treatments. At the beach, clients can surfing (available for a fee). MEALS: Regarding the food and beverage offering, the establishment offers American buffet breakfast and a restaurant. PAYMENT METHODS: The establishment accepts credit cards.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.86" OriginalAmount="62.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.189939" Longitude="115.00087" StarRating="3" HotelCode="986652|the_hamsa" HotelName="The Hamsa Bali Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/05/2026" HotelFacility="Air conditioning,Smoking areas,Currency exchange,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace,Smoking Allowed,Patio,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Air Terjun Sing Sing, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/78/4d78ec91cded7d44a2e67d4a8d7533bdcc7d2c3d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.86" OriginalAmount="62.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.797565" Longitude="115.2062" StarRating="3" HotelCode="986490|goodway_hotels_resort_nusa_dua" HotelName="Plagoo Holiday Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Garden,Television in lobby,Terrace,Fire Extinguisher,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dalem Tarukan No.7 Taman Mumbul, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/58/48586445ed872bd7557024298cbcde074bfac486.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.25" OriginalAmount="62.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.699315" Longitude="115.172436" StarRating="3" HotelCode="|47351" HotelName="Villa Diana Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN KRESNA ULUN TANJUNG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/3/5/1/47351_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This villa has a meal service, a small hall and 25 rooms. SITUATION: This establishment, is 15 minutes drive away from the international airport, is situated in Legian the heart of 15 minutes walk away, you can find restaurants, the nightlife, Seminyak Avenue Double Six and Blue Ocean Beach the beaches.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.41" OriginalAmount="62.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.689867" Longitude="115.261849" StarRating="2" HotelCode="|166796" HotelName="Bumi Ayu Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box. 3511 Jalan Bumi Ayu Sanur</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/7/9/6/166796_1_3863.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool and a restaurant. SITUATION: This hotel Sanur it is in Close to the city centre, 10 minutes away from the establishment, you can find the beach, Close to public transport services, this establishment, is 20 minutes drive away from Ngurah Rai the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.89" OriginalAmount="63.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.167986" Longitude="115.007866" StarRating="3" HotelCode="986495|nugraha_lovina_seaview_resort" HotelName="Nugraha Lovina Seaview Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/05/2026" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Ticket assistance,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Lovina Beach, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/4a/804ae0ac510d4a419940f4c27541f9b850792c5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="65.14" OriginalAmount="63.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.68289" Longitude="115.16792" StarRating="4" HotelCode="|169408" HotelName="D'penjor Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL BIDADARI II NO 1 TAMAN MERTHANADI KEROBOKAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/4/0/8/169408_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool. SITUATION: This hotel is 5 minutes away from Seminyak the city centre of it is situated 10 minutes away from Petitenget the beach Seminyak the beach it is situated 10 kilometres away from Ngurah Rai Airport. ROOM: The rooms have an air-conditioning system, a balcony or terrace, WiFi (free of charge), garden views, a satellite TV, a DVD player, a bathroom, a mini-bar, kettle, a kettle, a coffee maker and a sitting area with sofa. FACILITIES: Guests are offered a swimming pool with deck chairs, a massage service, spa treatments, a launderette, a dry cleaner's, car hire, a car park (free of charge) and security services.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="65.20" OriginalAmount="63.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.50827" Longitude="115.26579" StarRating="2" HotelCode="|68171" HotelName="Biyukukung Suites and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN SUGRIWA, UBUD 89</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/7/1/68171_1_3370.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This club complex, has a reception, a restaurant, a laundry service (for a fee) and a car park. SITUATION: Ubud it is in nearby, you will find Ubud Monkey Forest the Nature Reserve of it is situated 2 minutes away from the city centre, is situated 36 kilometres away from Ngurah Rai Airport. ROOM: The rooms a bathroom with a shower, a bath, a king-size bed and satellite and cable TV. They also have a safety deposit box, a mini-bar, kettle, individual air-conditioning and a balcony or terrace. FACILITIES: Outdoors, guests have access to a swimming pool, You can also enjoy a sauna (available for a fee) and a spa area. At an extra cost a massage service and spa treatments. MEALS: Regarding the food and beverage offering, the establishment offers a continental breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="65.24" OriginalAmount="63.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5133" Longitude="115.26417" StarRating="3" HotelCode="|169545" HotelName="Kun - Kun Guest House Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN HANOMAN NO 43</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/5/4/5/169545_1_894.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi (free of charge), a swimming pool, a bicycle rental desk, a car hire service, a reception and a transfer service to the airport. SITUATION: This establishment, Ubud it is in el Bosque de los Monos 10 minutes away from the establishment, you can find it is situated 10 minutes walk away from Ubud the Palace of about 90 minutes away (by car) from Ngurah Rai the airport. ROOM: All the rooms have large windows, a balcony and a bathroom with a shower.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="65.58" OriginalAmount="63.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.70055" Longitude="115.16892" StarRating="3" HotelCode="|399489" HotelName="Aq-va  and Villas Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Werkudara No. 464 (near double six beach) Legian, Badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/4/8/9/399489_0cb6e1d0336.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="65.92" OriginalAmount="64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.673952" Longitude="115.15832" StarRating="4" HotelCode="986681|76901" HotelName="Rama Residence Petitenget Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Washing machine,Express check-in/check-out,Garden,Television in lobby,Terrace,Private check-in/check-out,Fire Extinguisher,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Petitenget No. 35, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/79/09794a1b5cd04b88731bd69c932f277e6e2ffe54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.92" OriginalAmount="64.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.54067" Longitude="115.28459" StarRating="3" HotelCode="986522|bhanuswari" HotelName="Bhanuswari Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/05/2026" HotelFacility="Air conditioning,24-hour reception,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Ir.Sutami, Tengkulak Tengah, Kemenuh, Sukawat, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/17/8d17ad327848ea46f752c29d2480a8258719efea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.92" OriginalAmount="64.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.725856" Longitude="115.17034" StarRating="5" HotelCode="986507|kuta_paradiso_hotel" HotelName="Kuta Paradiso Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Terrace,Dryer,Outdoor furniture,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartika Plaza, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/c3/09c3640458830353bacd3bd3f4f6ef462f542aa5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.92" OriginalAmount="64.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.696467" Longitude="115.2637" StarRating="3" HotelCode="986411|nesa_sanur_bali" HotelName="NESA Sanur Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/05/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Ticket assistance,Express check-in/check-out,Garden,Terrace,Private check-in/check-out,Dryer">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan no. 144, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/58/275868cf1b39133c7945ac4cde67aff46f406dec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.92" OriginalAmount="64.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.654471" Longitude="115.129555" StarRating="3" HotelCode="986720|echo_beach_resort" HotelName="Echo Beach Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,Smoking areas,Smoke-free property,Ticket assistance,Garden,Television in lobby,Terrace,Express check-in,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Munduk Catu, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/8c/488ca5625fa4b75a51ea3b94d10aea5bc09ccb93.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.95" OriginalAmount="65.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.531145" Longitude="115.26444" StarRating="4" HotelCode="986582|bhuwana_ubud_hotel" HotelName="Bhuwana Ubud Hotel and Farming" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/05/2026" HotelFacility="Air conditioning,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Private check-in/check-out,All Spaces Non-Smoking (public and private),Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pengosekan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/60/80/60809ff74d45749324b5b0010ffe93e13dd2a8ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.95" OriginalAmount="65.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.673973" Longitude="115.146454" StarRating="3" HotelCode="986526|grand_balisani_suites" HotelName="Balisani Suites Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Dryer,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Batu Belig, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/84/ee841b188c1c61e1c5ee4fe07187a2dfa95fbf35.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.44" OriginalAmount="66.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1678014" Longitude="115.0078217" StarRating="3" HotelCode="|67199" HotelName="Nugraha Lovina Seaview Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Singaraja-Seririt</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/1/9/9/67199_1_2829.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts a hall with a reception, a safety deposit box service, 22 rooms, a restaurant, room service, a laundry service and a car park. SITUATION: It is in a mountainous area, near the establishment, guests will find Beratan and Tamblingan the lakes of It is situated 115 kilometres away fromDenpasar Airport. ROOM: The modern rooms, have sea views, a bathroom with a shower or bath, a direct line telephone, satellite or cable TV, a safety deposit box and a balcony or terrace. FACILITIES: At an extra cost, you can find a swimming pool and a spa. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant. PAYMENT METHODS: The establishment accepts Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.81" OriginalAmount="66.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7370749" Longitude="115.1660148" StarRating="4" HotelCode="|399997" HotelName="Sulis Beach Hotel and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara , Banjar Segara, Kuta, badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/9/9/7/399997_cb64bce0747.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.01" OriginalAmount="67.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.80692" Longitude="115.22074" StarRating="4" HotelCode="986585|mercure_bali_nusa_dua" HotelName="Mercure Bali Nusa Dua" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Express check-in,Private check-in/check-out">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nusa Dua Selatan Lot SW 03, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/f4/78f4c98ceb6db0fd90c39901c62d362acf38ad90.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="69.21" OriginalAmount="67.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.26424" Longitude="115.05775" StarRating="3" HotelCode="|156503" HotelName="Puri Lumbung Cottages, Restaurant and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>MUNDUK VILLAGE, BANJAR DISTRICT, BULELENG REGENCY</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/6/5/0/3/156503_1_5246.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is in Bali south Munduk it is in around 120 kilometres away you can find Ngurah Rai Airport. HOTEL: The hotel is, Balinese, has 30 rooms, a reception and a restaurant. The establishment also offers a laundry service and a car park. ROOM: All the rooms have a bathroom with a shower, a bath and a balcony or terrace. FACILITIES: For a fee, you can enjoy a spa and a massage service. RESTAURANT: Guests can enjoy a restaurant. MEALS: The establishment serves a buffet breakfast, Ã  la carte and menu lunch and an Ã  la carte dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="70.20" OriginalAmount="68.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.722007" Longitude="115.186264" StarRating="4" HotelCode="|167529" HotelName="Harris Kuta Galleria - Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Bypass Ngurah Rai No.1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/5/2/9/167529_1_490.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi (free of charge), a reception, a baggage room, a laundry service, a dry cleaner's, a mini-club, a business centre, a banquet hall and meeting rooms. The establishment boasts a gym, a spa and a wellness centre. The establishment offers a transfer service to the airport (for a fee) and a babysitting service (available on request). SITUATION: This establishment is situated next to the shopping centre Mali Bali Galeria. ROOM: Each room has an air-conditioning system, a satellite TV, a safety deposit box, a writing desk, a mini-bar, a fridge, kettle, a bathroom with a shower, a hairdryer, a bathrobe and city views.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="70.25" OriginalAmount="68.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.802423" Longitude="115.147621" StarRating="3" HotelCode="|401561" HotelName="Royal Majesty Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Blong Keker No 7 Puri Gading, Jimbaran, Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/5/6/1/401561_bb37c871015.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="70.62" OriginalAmount="68.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.528178" Longitude="115.254587" StarRating="4" HotelCode="|399986" HotelName="Labak River  By Eps" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Singakerta Nyuh Kuning</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/9/8/6/399986_d7abbba0607.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.07" OriginalAmount="69.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.511315" Longitude="115.26121" StarRating="3" HotelCode="986678|yulia_village_inn" HotelName="Yulia Village Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/99/f799186f3c18a6d4fb07b5acf2af1ae772615a90.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="71.09" OriginalAmount="69.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.715782" Longitude="115.174528" StarRating="3" HotelCode="|191225" HotelName="The Niche Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>190. LEGIAN STREETLEGIAN KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/2/2/5/191225_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="72.46" OriginalAmount="70.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6835567" Longitude="115.4355108" StarRating="3" HotelCode="|401437" HotelName="The Palm Grove Villas Lembongan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mushroom Bay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/3/7/401437_008a6ab1244.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="72.70" OriginalAmount="70.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5273294" Longitude="115.2605755" StarRating="4" HotelCode="|210737" HotelName="Suarti Boutique Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nyuh Kuning, Pengosekan,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/7/3/7/210737_1_3707.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="73.00" OriginalAmount="70.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5931464" Longitude="115.1060367" StarRating="4" HotelCode="|399604" HotelName="De Moksha Eco Friendly Boutique Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benuo, Banjar Kebilbil Desa Belalang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/6/0/4/399604_e68ad1c1002.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="73.05" OriginalAmount="70.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.797436" Longitude="115.206631" StarRating="4" HotelCode="|167208" HotelName="Plagoo Holiday" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dalem Tarukan No. 7 Taman Mumbul Nusa Dua</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/2/0/8/167208_gen.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool, a gym, a spa and WiFi (free of charge). The establishment offers a business centre, meeting rooms, a garden area and a swimming pool bar. SITUATION: This hotel is in Nusa Dua, close to the beach Nusa Dua. 15 minutes away from the establishment you have Airport Bali. ROOM: The establishment has suite rooms with an air-conditioning system, a sitting room, dining area, a kitchen and a balcony or terrace. OTHERS: Regarding the food and beverage offering, clients have a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.13" OriginalAmount="71.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.503009" Longitude="115.54166" StarRating="4" HotelCode="986695|sea_breeze_candidasa" HotelName="Sea Breeze Candidasa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Chapel,Garden,Terrace,Private check-in/check-out,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Mendira Beach, Banjar Mendira, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/1f/fa1f07270d0c0613adf800524c8b365d8abf5a74.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.13" OriginalAmount="71.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.705749" Longitude="115.26161" StarRating="3" HotelCode="986718|palm_garden_bali" HotelName="Palm Garden Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/05/2026" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kesumasari 3 Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/54/9e54ec69b1adc3cb8a6c650361ad9fb6871adfd2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="73.51" OriginalAmount="71.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.710479" Longitude="115.25112" StarRating="4" HotelCode="|35689" HotelName="Visakha Sanur" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. TANJUNG NO.41, SANUR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/6/8/9/35689_1_5513.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2005 and has 12 rooms, Guests can find a kitchen, a lobby with a reception, a safety deposit box service, a bar, a restaurant, a car park and room service (for a fee). SITUATION: Sanur It is in 20 minutes away, guests can find Denpasar the city centre of it is situated 10 minutes away from Sanur the beach Le Mayeur the Museum of 15 minutes away from the establishment guests have Sanur the city centre of It is 10 minutes away fromMertasari the beach. ROOM: Guests are offered villas with a bathroom, with a hairdryer, a direct line telephone, a coffee maker, a kettle, individual air-conditioning and a king-size bed. FACILITIES: Guests are offered a massage service and spa treatments. Outdoors, guests have access to a swimming pool, 5 minutes away from the establishment, clients have at their disposal a golf course. PAYMENT METHODS: The establishment accepts American Express, Diners Club, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="73.87" OriginalAmount="71.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.676467" Longitude="115.151377" StarRating="4" HotelCode="|167204" HotelName="De Vins Sky Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Petitenget, Komplex Villa Kendal No. 35, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/2/0/4/167204_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in Seminyak, close to the beach Petitenget. It is situated 5 minutes away from the shopping centre Sminyak Square. 20 minutes away from the establishment you have Airport Denpasar. ROOM: All the rooms have an air-conditioning system, a sitting area, cable television, an iPod docking station, a mini-bar, a bathroom with a shower or bath and complimentary bathroom items. FACILITIES: Guests are offered a swimming pool, WiFi (free of charge) and a car park (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="75.20" OriginalAmount="73.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7354591" Longitude="115.167474" StarRating="4" HotelCode="|35543" HotelName="The Vira Bali Boutique and Suite - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza No. 127, Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/5/4/3/35543_1_5430.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 56 rooms a reception, a safety deposit box service, a currency exchange service, a bar, a restaurant and a conference room. The establishment offers a car park, room service and a laundry service. SITUATION: Jalan Kartika Plaza It is in 5 minutes away from the establishment guests have Ngurah Rai Airport next to the establishment, guests will find Waterboom the water park Kuta the beach Denpasar It is situated 20 kilometres away from. ROOM: The modern and cosy rooms, have a bathroom, a hairdryer, a direct line telephone, a satellite or cable television, a mini-bar, a coffee maker and a kettle. They also have a king size or double bed, individual air-conditioning, a safe and a balcony or terrace. FACILITIES: Guests are offered hydrotherapy treatments and a pool that has a children's area. PAYMENT METHODS: Customers can pay by American Express, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast and an Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="75.62" OriginalAmount="73.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.692678" Longitude="115.163299" StarRating="0" HotelCode="|166224" HotelName="Artemis Villa and" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Camplung Tanduk, Puri Kubu No.63F, Seminyak, Ba NULL NULL</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/2/2/4/166224_1_6737.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has spa facilities, a swimming pool, a restaurant and WiFi (free of charge), in communal areas. SITUATION: This establishment, is 500 metres away from a beach.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="75.99" OriginalAmount="73.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.68786" Longitude="115.26205" StarRating="3" HotelCode="|35424" HotelName="Tamukami" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN DANAU TAMBLINGAN 64X SANUR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/4/2/4/35424_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has 20 rooms, 10 superior rooms, 1 family rooms, 1 Tamukami suites and 6 bungalows. It has a lobby with a reception, a safety deposit box service, a currency exchange service, a cafÃ©, a bar and a restaurant. The establishment offers guests conference rooms, room service, a laundry service, a car park, indoor parking and a playground. SITUATION: It is inSanur the peaceful area of 150 metres away, guests will find the beach, Clients can also find bars, cafÃ©s, shops and restaurants. Denpasar it is 10 minutes away from 30 minutes away from the establishment clients have Ngurah Rai Airport. ROOM: They have an air-conditioning system, a satellite television, a direct line telephone, a mini-bar, a bathroom and internet. There is also a king size or double bed, a sitting room and a balcony or terrace. FACILITIES: Outdoors, guests have access to a pool that has a children's area, Customers can also find a restaurant, a games room and a library. Guests are offered aerobics classes and an activities programme for children. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.22" OriginalAmount="74.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.715577" Longitude="115.16899" StarRating="4" HotelCode="986548|grand_istana_rama_hotel" HotelName="Grand Istana Rama Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Television in lobby,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/95/8b95be61654c271d0ea3cce4b584162e7d929eb0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.25" OriginalAmount="75.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.675293" Longitude="115.26005" StarRating="4" HotelCode="986525|sanur_paradise_plaza_hotel" HotelName="Prime Plaza Hotel Sanur - Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Fire Extinguisher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Hang Tuah, No. 46, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/7c/a57c0083c4a4d4021ff935203a7950be131f6322.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="77.51" OriginalAmount="75.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.697295" Longitude="115.264555" StarRating="4" HotelCode="|34805" HotelName="Parigata Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. DANAU TAMBLINGAN 87</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/8/0/5/34805_1_3081.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts 41 rooms a hall with a reception, a safety deposit box service, a currency exchange service, a bar and a restaurant. The establishment offers guests a car park, room service and a laundry service. SITUATION: It is inSanur the heart of 20 minutes away from the establishment guests have Ngura Rai Airport 5 minutes away, you can find La Mayneur the Museum of it is 15 minutes away from Denpasar the city centre of It is 30 minutes away fromKuta the beach. ROOM: The spacious, comfortable rooms with terraces, a bathroom with a hairdryer, satellite or cable TV, internet and a mini-bar. They also have a coffee maker, a kettle, a direct line telephone, a safety deposit box, a king-size bed and an air-conditioning system. FACILITIES: The establishment has a bar, a library and a swimming pool. 2 kilometres away from the establishment, clients have at their disposal a golf course. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a breakfast service and an Ã  la carte dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="77.88" OriginalAmount="75.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.808706" Longitude="115.158593" StarRating="4" HotelCode="|166239" HotelName="Four Points By Sheraton Bali, Ungasan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Uluwatu, Br. Giri Dharma</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/2/3/9/166239_fba89400807.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool and a spa centre. SITUATION: This establishment, is close to Garuda Wisnu Kencana the cultural centre it is in Jimbaran Hill the establishment is a 12-minute drive away from Balangan the beach it is 20 minutes drive away from Ngurah Rai Airport The establishment offers a transfer service to, the airport, for a supplement. ROOM: The rooms have an air-conditioning system, a television, a kettle, a coffee maker, a safe and WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.28" OriginalAmount="76.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.766592" Longitude="115.17001" StarRating="4" HotelCode="986471|jimbaran_bay_beach_resort_spa" HotelName="Jimbaran Bay Beach Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Garden,Television in lobby,Terrace,Fire Extinguisher,All Spaces Non-Smoking (public and private),Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Kedonganan 888, Jimbaran Bay, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/4e/894edf7bb165fa2c90cafc98fc4cc1754384599c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.28" OriginalAmount="76.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.730228" Longitude="115.16812" StarRating="4" HotelCode="986551|bali_rani_hotel" HotelName="Bali Rani Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartika Plaza, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/09/ac09f14b8bbc45bde301a506c651c2123230641d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.28" OriginalAmount="76.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.533369" Longitude="115.26636" StarRating="4" HotelCode="986448|radha_phala_resort_spa" HotelName="Radha Phala Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/05/2026" HotelFacility="Air conditioning,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pengosekan, Banjar Kumbuh, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/78/7d781fba530299bb667b8c83e4e3ab76f57322a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="78.65" OriginalAmount="76.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.53552" Longitude="115.505" StarRating="4" HotelCode="|400014" HotelName="Villa Suari I" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PENATARAN AGUNG DUSUN MIMBA PADANG BAI KARAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/0/1/4/400014_a85d6a90724.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="78.89" OriginalAmount="76.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.693924" Longitude="115.262764" StarRating="2" HotelCode="|35406" HotelName="Swastika Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>DANAU TAMBLINGAN 128, SANUR, DENPASAR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/4/0/6/35406_5.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Sanur the heart of Close to the commercial area, dining facilities and leisure areas. 5 minutes away from the establishment, you can find the beach. HOTEL: This hotel has a garden with tropical plants, activities and dining facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="79.27" OriginalAmount="76.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.447748" Longitude="115.309655" StarRating="4" HotelCode="|399297" HotelName="Kawi Resort  " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Ir Soekarno, Br. Bukit, Desa Sanding</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/2/9/7/399297_7bacbf51023.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.31" OriginalAmount="77.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.513031" Longitude="115.2639" StarRating="3" HotelCode="986457|amoya_inn" HotelName="Amoya Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Smoke-free property,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace,Private check-in/check-out,Dryer,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman 37 A, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/77/d777f754beac6c886bdb631071d2b95fd6b5cfa6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.31" OriginalAmount="77.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.65092" Longitude="115.15978" StarRating="4" HotelCode="986748|the_khayangan_dreams_villa_kerobokan" HotelName="The Khayangan Dreams Villa Umalas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/05/2026" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Ticket assistance,Garden,Smoking Allowed">
        <Address>
          <AddressLines>
            <AddressLine>JL. Tegal Cupek ll, Br Anyar Kelod, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/0b/e70b7ce3de50027e93971d41a2cab912d5148506.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="80.06" OriginalAmount="77.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.634485" Longitude="115.152655" StarRating="4" HotelCode="|156580" HotelName="United Colors Of Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JI BANTAN KANGIN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/6/5/8/0/156580_14.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Canggu it is in 10 minutes away from the beaches.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.34" OriginalAmount="78.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.806769" Longitude="115.1317" StarRating="4" HotelCode="986515|le_grande_bali_2" HotelName="Le Grande Bali Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoke-free property,Newspapers,Ticket assistance,Gift shop,Chapel,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Pecatu Indah Resort Block 5, Jalan Raya Uluwatu, Pecatu, Kecamatan Kuta Selatan, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/5e/115ed2f4076894fdfedb52fb03deb38a743d8f51.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.34" OriginalAmount="78.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.705867" Longitude="115.25603" StarRating="4" HotelCode="986731|taksu_sanur_hotel" HotelName="Taksu Sanur Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/05/2026" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sudamala No. 26, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/7f/d67f21f359c5f9ca8281593aa160f83d3992e73b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="80.82" OriginalAmount="78.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.83452" Longitude="115.17916" StarRating="4" HotelCode="|156497" HotelName="Nunamkhalu Private Villas and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. MELASTI II Nº 88, KUTUH, NUSA DUA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/6/4/9/7/156497_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: The complex, Nusa Dua it is in about 15 minutes away (by car) from and Dreamland Beach the beach, the establishment is a 35-minute drive away from Bali Airport. HOTEL: This hotel is ideal for holidays, has a lobby with a reception, a safety deposit box service, with air-conditioning, a restaurant and WiFi. The establishment also offers room service, a laundry service and a swimming pool. VILLAS: Clients have at their disposal modern chalets with a kitchen, a dining room, a living room, a large bathroom with bath and a shower. They also have a private swimming pool, a terrace, satellite and cable television, internet, a mini-bar, a coffee maker, a teapot, a double bed, an individual air-conditioning system, a safe and a balcony or terrace. MEALS: The establishment offers a breakfast service and a set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="80.86" OriginalAmount="78.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.81621" Longitude="115.15135" StarRating="4" HotelCode="|399968" HotelName="Avery Le Nixsun Villas by Waringin Hospitality" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Balangan No. 88, Ungasan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/9/6/8/399968_421e6b00410.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="81.17" OriginalAmount="78.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.4753465" Longitude="115.2863038" StarRating="3" HotelCode="|220636" HotelName="Alam Penari Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pejeng Kawan no 45</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/6/3/6/220636_1_623.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.37" OriginalAmount="79.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.691015" Longitude="115.16091" StarRating="3" HotelCode="986509|bali_agung_village" HotelName="Bali Agung Village" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Sarinande Street No:03, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/80/448094e1bbae09e78d11b569ac68ca7be27f6f29.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="82.56" OriginalAmount="80.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.13757" Longitude="114.56929" StarRating="4" HotelCode="|47962" HotelName="Naya Gawana Resort and Spa - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>West Bali National Park, Banyuwedang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/9/6/2/47962_1_1639.jpg</HotelPictures>
        <HotelDescription>HOTEL: This club complex, with air-conditioning and has chalets a lobby, a reception, a safety deposit box service, a currency exchange service, a games room, a TV room and a restaurant. The establishment offers WiFi, a car park, bicycle rental and a laundry service (for a fee). SITUATION: It is inBali north-west it is situated next to Menjangan Bay it is in a natural park,3,5 hours away, you can find Ngurah Rai Airport. ROOM: They have a sitting room, individual air-conditioning, a king size or double bed, a bathroom with a shower and a bath. You are offered a direct line telephone, a coffee maker, a kettle, a hairdryer, a safety deposit box and a balcony or terrace. FACILITIES: Clients can enjoy activities such as horse-riding, hiking, go cycling and diving. Guests are offered a massage service and spa treatments. Clients can also find canoeing and billiards. Facilities (available for a fee), The establishment has a swimming pool (free of charge) and a hydromassage bath. PAYMENT METHODS: The establishment accepts American Express, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers buffet and Ã  la carte restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="82.84" OriginalAmount="80.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.817242" Longitude="115.192625" StarRating="4" HotelCode="|399532" HotelName="The Miracle Nusa Dua" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dharmawangsa Street Nusa Dua, 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/3/2/399532_89a98f20641.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="83.08" OriginalAmount="80.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.706893" Longitude="115.176238" StarRating="4" HotelCode="|210687" HotelName="ANEMA VILLA SEMINYAK" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sri Kresna Legian Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/8/7/210687_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="83.30" OriginalAmount="80.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.809066" Longitude="115.158995" StarRating="4" HotelCode="|400489" HotelName="Fourpoints By Sheraton Bali Ungasan ( Formerly Ungasan Bay View Hotel and Convention Bali )" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Uluwatu, Br. Giri Dharma,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/8/9/400489_a8065f01136.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="84.26" OriginalAmount="81.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6847382" Longitude="115.4366528" StarRating="3" HotelCode="|401402" HotelName="Dinatah Lembongan Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/0/2/401402_fd9ddd00933.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.46" OriginalAmount="82.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.509706" Longitude="115.26887" StarRating="4" HotelCode="986461|_0x1cc8e" HotelName="SenS Hotel and Spa Conference Ubud Town Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoke-free property,Newspapers,Ticket assistance,Garden,Television in lobby,Outdoor furniture,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sukma Banjar Tebesaya, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/b0/35b0943eb3f9c4ba2ec30e7d16d83017b99a25f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="85.34" OriginalAmount="82.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.830882" Longitude="115.131021" StarRating="4" HotelCode="|167100" HotelName="Flamingo Dewata" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Uluwatu, Pecatu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/1/0/0/167100_int.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has an outdoor swimming pool, a transfer service, WiFi (free of charge), has a reception, a laundry service, tourist information and a car hire desk. SITUATION: This establishment, la playa Dreamland it is 5 minutes drive away from la playa Padang Padang it is 10 minutes drive away from and restaurants, 20 minutes away from the establishment clients have Ngurah Rai Airport. ROOM: The establishment has villas with wooden floors, large windows, a television, a DVD player, a bathroom with a bath, a shower and complimentary bathroom items.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="85.40" OriginalAmount="82.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.76263" Longitude="115.17232" StarRating="3" HotelCode="|26041" HotelName="Puri Bambu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pengeracikan, Kedonganan, Jimbaran</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/0/4/1/26041_1_4843.jpg</HotelPictures>
        <HotelDescription>HOTEL: This elegant complex, Balinese style, has 18 rooms, 17 superior rooms and 8 deluxe rooms. It has a currency exchange service, shops and conference rooms. The establishment offers a laundry service, room service, a medical care service and internet. SITUATION: It is inKedonganan the village of in the surrounding area, clients have Jimbaran the beach It is surrounded by tropical gardens, 10 minutes away, guests can find Ngurah Airport. ROOM: Guests are offered standard, superior and deluxe rooms, Guests can find standard rooms, have a balcony or terrace, lovely views, a bathroom with a hairdryer, a direct line telephone, a satellite or cable television and a mini-bar. They also have a safe (available for a fee) and a central air-conditioning system. Our guests also have available large, superior and deluxe rooms. FACILITIES: Clients can find a beach, a swimming pool, a sunbathing terrace, deck chairs and parasols. You also have at your disposal a snack bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.49" OriginalAmount="83.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.366739" Longitude="115.70069" StarRating="3" HotelCode="986477|nalini_resort" HotelName="Nalini Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Patio,Outdoor furniture,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Dinas Banyuning, Desa Bunatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/fc/99fc176de7ec9104f59bf7363b21425e14f4c2c9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.49" OriginalAmount="83.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.684288" Longitude="115.16055" StarRating="4" HotelCode="986580|ize_seminyak" HotelName="IZE Seminyak by LifestyleRetreats" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Computer,Air conditioning,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Express check-in/check-out,Television in lobby,Terrace,Fire Extinguisher,All Spaces Non-Smoking (public and private),Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya No. 68, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/08/1e08656437995e0270599b5b8cf6a644d16a8b3f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="85.59" OriginalAmount="83.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.70575" Longitude="115.178907" StarRating="3" HotelCode="|168023" HotelName="Sunset Residence Condotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dewi Sri No 11 Kuta Sunset Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/8/0/2/3/168023_1_8597.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a car park, a swimming pool, a sitting area and a balcony with swimming pool views. SITUATION: This establishment is in the Golden Triangle of Art, 15 minutes away from the establishment, you can find the beach Kuta. It is 10 minutes drive away from the beach Legian and the beach Seminyak. ROOM: The establishment has spacious apartments with WiFi, dining area, a kitchen and a bathroom with a bath.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="86.27" OriginalAmount="83.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7157" Longitude="115.169333" StarRating="4" HotelCode="|41246" HotelName="Grand Istana Rama" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN RAYA PANTAI KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/2/4/6/41246_1_3532.jpg</HotelPictures>
        <HotelDescription>HOTEL: This beach hotel, is in a garden area, has 106 renovated rooms, bungalows and superior rooms. It has a lobby, express check-out, a reception, a safety deposit box service, a currency exchange service, a restaurant, conference rooms, internet, room service and a laundry service. SITUATION: It is in front ofKuta the beach 5 minutes away from the establishment clients have shops, restaurants and the nightlife. it is situated 10 minutes away from the market ,Discovery the shopping centre 15 minutes away from the establishment clients have Bali Airport Clients can also find. ROOM: The rooms have a bathroom, individual air-conditioning, a satellite TV, a direct line telephone and a mini-bar. They also have a coffee maker, a kettle, a safety deposit box, a king-size bed and a terrace with garden views. FACILITIES: The establishment boasts a swimming pool that has an area for children (available for a fee) and an outdoor bar. Clients can enjoy activities such as bodyboarding and surfing. Guests are offered a massage service. PAYMENT METHODS: Customers can pay using American Express, JCB, Mastercard and Visa. OTHERS: Clients have at their disposal a cafÃ© and a restaurant. The establishment offers international dishes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="87.11" OriginalAmount="84.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.810348" Longitude="115.132408" StarRating="4" HotelCode="|399292" HotelName="Swiss-belresort Pecatu - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pecatu Indah Resort Block G2,Kuta Selatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/2/9/2/399292_f6ac28b1226.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="87.15" OriginalAmount="84.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.775612" Longitude="115.223054" StarRating="4" HotelCode="|167796" HotelName="The Wangsa Benoa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pratama No.61 B, Nusa Dua,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/7/9/6/167796_nusa_ext.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a laundry service, a car park (free of charge), a transfer service to the airport (for a fee) and (for a fee). It also has a butler service, room service, catering service and a barbecue. SITUATION: This establishment is in Tanjung Benoa, is 30 minutes drive away from Airport Ngurah Rai. The establishment is a 15-minute drive away from the sports area of Tanjung Water and el Bali Collection Nusa Dua. ROOM: The establishment has rooms and villas. They have an air-conditioning system, gardens, a barbecue area, a massage service, a flat-screen television and a safety deposit box. FACILITIES: The establishment boasts a private pool, a jacuzzi, a kitchen and dining area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="88.02" OriginalAmount="85.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.2844841" Longitude="115.2254608" StarRating="3" HotelCode="|169283" HotelName="Bagus Agro Pelaga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Puncak Mangu, Desa Pelaga Kecamatan Petang, Kabupaten Badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/2/8/3/169283_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Petang the district of Bali it is in It has excellent transport links to taxis, the bus, the nightlife and restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="88.32" OriginalAmount="85.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.699535" Longitude="115.256775" StarRating="3" HotelCode="|178718" HotelName="Villa Puri Ayu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN CEMARA, BANJAR SEMAWANG, SANUR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/7/1/8/178718_c7f349b1159.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88.58" OriginalAmount="86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.530215" Longitude="115.51104" StarRating="3" HotelCode="986516|495036" HotelName="Absolute Scuba Bali Dive Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Ticket assistance,Gift shop,Garden,Terrace,Outdoor furniture,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Amlapura Bali Jl. Pantai Silayukti, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/7b/797bc2d2b637e5c0a87c0fb5c938c7c217997735.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.58" OriginalAmount="86.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.138801" Longitude="114.57187" StarRating="4" HotelCode="986644|mimpi_resort_menjangan" HotelName="Mimpi Resort Menjangan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Banyuwedang, Buleleng, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/49/d749cc455f2a3af8146e51e885349bd0d3ca9c76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="89.29" OriginalAmount="86.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.519655" Longitude="115.26279" StarRating="3" HotelCode="|169802" HotelName="GREEN FIELD HOTEL AND BUNGALOW" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. PENGOSEKAN, UBUD, GIANYAR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/0/2/169802_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a transfer service (free of charge), internet (free of charge), 2 swimming pools, a salt water pool and it offers excursions. SITUATION: This hotel is in Ubud south el Bosque de los Monos it is situated 10 minutes walk away from it is 1 minute drive away from Ngurah Rai the airport. ROOM: All the rooms have a balcony or terrace, a mini-bar, a kettle, a coffee maker, a bathroom with a shower and a bath. OTHERS: Regarding the food and beverage provision, the establishment offers a breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.61" OriginalAmount="87.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.763145" Longitude="115.17289" StarRating="3" HotelCode="986666|puri_bambu_hotel" HotelName="Hotel Puri Bambu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Gift shop,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pengeracikan, Kedonganan, Jimbaran, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/43/f943f2d284023e822d945345f4a040663af4216a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.64" OriginalAmount="88.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.667161" Longitude="115.139755" StarRating="3" HotelCode="986688|legong_keraton_beach_hotel" HotelName="Legong Keraton Beach Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/05/2026" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Berawa, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/77/ff77eab4648664a322d8e2a87ba1ae9857f6a57b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.64" OriginalAmount="88.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.708066" Longitude="115.17216" StarRating="4" HotelCode="986408|mercure_bali_legian" HotelName="Mercure Bali Legian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/05/2026" HotelFacility="ATM,Computer,Air conditioning,24-hour reception,Elevator/lift,Smoke-free property,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl Legian No 328 - Legian Kelod Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/01/bb011e9f502090403d20ef7cb7d1a92a747b4e56.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.64" OriginalAmount="88.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.720398" Longitude="115.17016" StarRating="4" HotelCode="986560|the_kuta_beach_heritage_hotel_bali_managed_by_accor" HotelName="The Kuta Beach Heritage Hotel Bali - Managed By AccorHotels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Television in lobby,Terrace,All Spaces Non-Smoking (public and private)">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Kuta, Br. Pande Mas, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/94/33945fc793f0da153d4c71f26db5aed6c1adbabe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.64" OriginalAmount="88.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.733826" Longitude="115.16599" StarRating="5" HotelCode="986704|ramada_bintang_bali_resort" HotelName="Bintang Bali Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Gift shop,Garden,Terrace,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>JL Kartika Plaza, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/fb/43fb4e9ab410a2238110bb9fe8f027e1c7ddf511.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="90.91" OriginalAmount="88.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.3889548" Longitude="115.1088292" StarRating="3" HotelCode="|400833" HotelName="Prana Dewi Mountain Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Wongaya Gede, Kaja</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/8/3/3/400833_470805b1147.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="91.14" OriginalAmount="88.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.66741" Longitude="115.14012" StarRating="3" HotelCode="|34468" HotelName="Legong Keraton Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PANTAI BERAWA STR.,CANGGU, NORTH KUTA -</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/4/6/8/34468_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is in a good location, was built in 2004, renovated in 2006, has 40 rooms and standard rooms, superior rooms and deluxe rooms. The establishment has express check-out, a safety deposit box service, a currency exchange service, a cafÃ©, a games room and a TV room. The establishment also offers internet, a conference room and a restaurant. Guests can find room service, a laundry service, a medical care service, a car park and bicycle hire. SITUATION: It is inBerawa the beach is situated in Kuta northern Denpasar 30 minutes away from the establishment you have Clients can also find Ngurah Rai Airport. ROOM: The rooms are elegant and decorated in a Balinese style, You are offered superior and deluxe rooms, They have an individual air-conditioning system, a satellite television, a mini-bar, a king size or double bed, a direct line telephone, a safe, a bathroom with a shower, a hairdryer and a balcony or terrace. FACILITIES: It is situated in the beach, Clients can enjoy activities such as surfing and pedal-boating. The establishment boasts a swimming pool that has an area for children and deck chairs. The establishment also offers a massage service and spa treatments. Our guests can also go cycling. PAYMENT METHODS: Customers can pay by JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy a breakfast service, lunch and dinner service, traditional cuisine and European cuisine.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="91.69" OriginalAmount="89.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.522305" Longitude="115.256858" StarRating="3" HotelCode="|167050" HotelName="Villa Sonia Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl Nyuh Bulan Nyuh Kuning Ubud</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/0/5/0/167050_ub_int_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool, a transfer service, a reception with safety deposit boxes, a laundry service, an ironing service, a massage service (for a fee), a car hire service and bicycle hire. SITUATION: This establishment, Nyuh Kuning it is in el bosque de los monos de Ubud it is situated 10 minutes walk away from el Palacio de Ubud the establishment is a 15-minute drive away from, is 90 minutes drive away from Ngurah Rai the airport. ROOM: The establishment has rooms villas with kitchen, They have garden views, WiFi (free of charge), an air-conditioning system, a satellite television, cable television, a direct line telephone, a bathroom with a bath and a shower. OTHERS: Regarding the food and beverage offering, clients have a breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="91.89" OriginalAmount="89.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.502444" Longitude="115.263092" StarRating="4" HotelCode="|399633" HotelName="Solo Villas and Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajeng, juwuk manis</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/6/3/3/399633_45e47f10957.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.70" OriginalAmount="90.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.520743" Longitude="115.26218" StarRating="3" HotelCode="986679|green_field_hotel_and_restaurant" HotelName="Green Field Hotel and Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/05/2026" HotelFacility="Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/b1/14b1babee3a9d989961ec3a70578782a4d4108a0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.70" OriginalAmount="90.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.692491" Longitude="115.25925" StarRating="3" HotelCode="986669|hotel_puri_tempo_doeloe" HotelName="Hotel Puri Tempo Doeloe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,Smoke-free property,Security guard,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Patio,No elevators,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 209, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/32/6a32cb3fc0c2ec1522f537b084311202e75174b5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="93.36" OriginalAmount="90.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.12975" Longitude="115.05964" StarRating="3" HotelCode="|401414" HotelName="Kelapa Lovina Beach Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Pemaron</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/1/4/401414_496834c1037.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.73" OriginalAmount="91.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.736666" Longitude="115.1652" StarRating="4" HotelCode="986523|risata_bali_resort_and_spa" HotelName="Risata Bali Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/05/2026" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Heating,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Fire Extinguisher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Wana Segara, South Kuta Beach, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/16/4e16287b0ce8f417d440de4e3ec6d29031c9e189.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.73" OriginalAmount="91.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.721029" Longitude="115.17006" StarRating="4" HotelCode="986534|mercure_kuta_bali" HotelName="Mercure Kuta Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher,All Spaces Non-Smoking (public and private)">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta 10 X, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/73/e17331ebb9bfb362025b87950dcfe4c52eddabb9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="94.96" OriginalAmount="92.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.478633" Longitude="115.621478" StarRating="2" HotelCode="|401474" HotelName="Aashaya Jasri Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PANTAI JASRI SUBAGAN KARANGASEM</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/7/4/401474_447f1881216.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="95.38" OriginalAmount="92.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.696832" Longitude="115.168044" StarRating="4" HotelCode="|66059" HotelName="The Haven Bali Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. RAYA SEMINYAK, KUTA 500</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/0/5/9/66059_1_1562.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This boutique hotel, has air-conditioning, was built in 2007 and has 163 rooms a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service and a lift. The establishment has a hairdresser's, a games room, a TV room, a cafÃ©, a restaurant and conference rooms. The establishment offers internet, a car park, room service, bicycle hire and a laundry service (for a fee). SITUATION: This hotel Seminyak it is in it is surrounded by beaches, Clients can also find restaurants, is 15 kilometres away from Kuta Square the shopping area 300 metres away from the establishment, you can find a beach, is situated 20 kilometres away from Ngurah Rai Airport. ROOM: Guests are offered one and two bedroom apartments with a balcony, a swimming pool and a bathroom with a shower, They also have a bath, a hairdryer, a king size or double bed, a direct line telephone, a satellite television, a radio, internet, a mini-bar, a microwave, individual air-conditioning, a coffee maker, a kettle and a safe. FACILITIES: Close to the establishment, clients can find a beach, bars, The establishment has 3 pools with children's area, a bar, a sunbathing terrace, spa treatments (available for a fee) and billiards. Clients can enjoy activities such as aerobics and go cycling (available for a fee). MEALS: Regarding the food and beverage offering, the establishment offers a continental breakfast and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.79" OriginalAmount="93.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.723038" Longitude="115.170555" StarRating="4" HotelCode="986546|grand_inna_kuta" HotelName="Truntum Kuta Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl Pantai Kuta No 1 Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/e3/c7e3be1ae9d7efec0f527d4476ab133f79220a2b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="96.36" OriginalAmount="93.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6495261" Longitude="115.267337" StarRating="4" HotelCode="|218552" HotelName="The Samata By Lifestyleretreats" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>By pass Ida Bagus Mantra, Gang Pucuk I, No. 67</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/5/5/2/218552_1_1984.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="96.84" OriginalAmount="94.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6953934" Longitude="115.172321" StarRating="4" HotelCode="|41104" HotelName="Villa Seminyak Estate and Spa - By Astadala" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN BAIK BAIK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/1/0/4/41104_1_7997.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex is ideal for holidays or business trips and has 45 rooms a lobby, a reception, express check-out, a bar and a restaurant. The establishment offers room service, a laundry service, bicycle rental and a car park. SITUATION: It is inSeminyak the heart of 5 minutes away from the establishment clients have the beach, Kuta it is situated 10 minutes away from It is 20 minutes away from the airport, Denpasar it is 30 minutes away from. ROOM: Each room has a bathroom, a hairdryer, a direct line telephone, individual air-conditioning, a kettle and a coffee maker. They also have a satellite television, a stereo, a radio, internet, a mini-bar and a safe. FACILITIES: The establishment has a swimming pool, At an extra cost, you can find a massage service, spa treatments and a sauna. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have a breakfast service, a restaurant, international cuisine, Asian specialties and traditional cuisine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="96.98" OriginalAmount="94.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.706952" Longitude="115.256264" StarRating="4" HotelCode="|210755" HotelName="Akana Boutique Sanur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sudamala No 17 Sanur</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/7/5/5/210755_1_4016.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="97.45" OriginalAmount="94.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.691147" Longitude="115.262975" StarRating="4" HotelCode="|167986" HotelName="Sanur Resort Watujimbar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Tamblingan No 99 A, Sanur</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/9/8/6/167986_1_4789.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="98.39" OriginalAmount="95.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6515" Longitude="115.156" StarRating="3" HotelCode="|400866" HotelName="Bloomfield Umalas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bumbak 25, Gang Pulau no. 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/8/6/6/400866_0d5eb0b0901.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="98.82" OriginalAmount="95.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.61947" Longitude="115.08822" StarRating="3" HotelCode="|169390" HotelName="Natya Tanah Lot" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kawasan Wisata Tanah Lot, Tabanan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/9/0/169390_1_3895.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="98.93" OriginalAmount="96.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.505528" Longitude="115.256712" StarRating="3" HotelCode="|402123" HotelName="Murni's Houses and Spa Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/1/2/3/402123_0db02aa0729.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="99.17" OriginalAmount="96.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.51286" Longitude="115.26083" StarRating="3" HotelCode="|41101" HotelName="Kori Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN RAYA SANGGINGAN 18 TJAMPUHAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/1/0/1/41101_1_5292.jpg</HotelPictures>
        <HotelDescription>HOTEL: This inviting, luxurious hotel, is and is ideal for family holidays, is surrounded by a garden a lobby with a reception, express check-out, a safety deposit box service and a currency exchange service. The establishment has a bar, a restaurant, room service and a laundry service (for a fee), Guests can find internet (for a fee), a car park, a transfer service to the city centre and bicycle hire (for a fee). SITUATION: Sanggingan Ubud It is in close to the establishment, clients can find tourist areas, 55 minutes away from the establishment clients have Bali Airport. ROOM: The Balinese in style rooms, have a balcony, individual air-conditioning, a direct line telephone and a satellite television. They also have a bathroom with a shower or bath, a hairdryer, an ironing set, a mini-bar and internet. FACILITIES: The establishment boasts a pool that has a children's area, Clients can enjoy sports activities, go jogging and go cycling. The establishment also offers a massage service and spa treatments (available for a fee). PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a breakfast service and lunch and dinner service in the restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="99.91" OriginalAmount="97.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.69388" Longitude="115.1619" StarRating="4" HotelCode="986765|pelangi_bali_hotel_spa" HotelName="Pelangi Bali Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Camplung Tanduk, Seminyak Beach, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/d1/77d1328d7b21767fff52c68d0668557ebaed1dff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="100.34" OriginalAmount="97.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.694" Longitude="115.16093" StarRating="4" HotelCode="|34847" HotelName="Pelangi Bali and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Camplung Tanduk</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/8/4/7/34847_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts 89 rooms, 78 superior rooms, 6 luxurious rooms, 4 super deluxe rooms and 1 suite. Guests can find a lobby with a reception, a safety deposit box service, a cloakroom, a lift and a television room. The establishment offers room service, a playground, bicycle rental, a laundry service, room service, internet, a pharmacy, a currency exchange service and a car park. SITUATION: It is inSeminyak the beach Kuta is situated in near the establishment, you will find shopping centres, tourist points of interest, 20 minutes away from the establishment clients have Ngurah Rai Airport It is 5 minutes away fromKuta the city centre of Denpasar it is situated 20 metres away from. ROOM: The rooms a bathroom with a hairdryer, an air-conditioning system, a mini-bar, a kettle, a coffee maker and an ironing set. They also have a direct line telephone, a television, a king size or double bed and a balcony or terrace. You are offered superior rooms. FACILITIES: The establishment has a swimming pool, deck chairs and a spa. Clients can enjoy activities such as surfing and horse-riding. Our guests can also use the gym. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a breakfast service and an international restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="100.94" OriginalAmount="98.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.782404" Longitude="115.224464" StarRating="4" HotelCode="986610|ibis_styles_bali_benoa" HotelName="Hilton Garden Inn Bali Nusa Dua" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/05/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Newspapers,Garden,Terrace,All Spaces Non-Smoking (public and private),Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama, 57 A 5 6, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/ee/19eed02128ecf11c46a5b24f560688d6981da88d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="100.98" OriginalAmount="98.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.245202" Longitude="115.161473" StarRating="4" HotelCode="|169284" HotelName="Handara Golf and Resort Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Desa Pancasari, Sukasada</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/2/8/4/169284_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a golf course, a sauna, internet in communal areas, a business centre and meeting rooms. Guests can find a restaurant, a lounge bar, breakfast service, a shop, a kiosk, a laundry service and a garden. At an additional cost you can have access to a transfer service (on request), The establishment also offers a car park (free of charge). SITUATION: This hotel Bali Handara Kosaido Country Club it is close to. ROOM: Each room has a mini-bar, a safety deposit box and a satellite TV.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="101.81" OriginalAmount="98.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.694433" Longitude="115.178784" StarRating="3" HotelCode="|169895" HotelName="The Tukad Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Beji Ayu VI No.8 Sunset Road, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/9/5/169895_8.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="102.08" OriginalAmount="99.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.71021" Longitude="115.468" StarRating="3" HotelCode="|402510" HotelName="Bintang Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Desa Sakti - Banjar Sakti</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/5/1/0/402510_633b5790715.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="102.79" OriginalAmount="99.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.49818" Longitude="115.26134" StarRating="4" HotelCode="|169728" HotelName="The Samara" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN KAJENG UBUD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/7/2/8/169728_1_8261.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool, a bicycle rental desk, it offers a laundry service, a transfer service to the airport, WiFi (free of charge), in communal areas, a restaurant and a bar. SITUATION: This establishment, is a 10-minute walk away from the Royal Palace and Ubud the Market of la selva de los Monos it is situated 2 kilometres away from, 36 kilometres away from the establishment, guests will find Ngurah Rai the airport. ROOM: All the rooms have a terrace, computer safe, a flat-screen television and a bathroom with a shower.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="102.90" OriginalAmount="99.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.53119" Longitude="115.264" StarRating="3" HotelCode="|401455" HotelName="Puri Kobot" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Br. Pengosekan kaja</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/5/5/401455_92020001326.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="104.64" OriginalAmount="101.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.838195" Longitude="115.164844" StarRating="4" HotelCode="|400028" HotelName="The Reika Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti, Bukit Karang Complex No 16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/0/2/8/400028_972aace0831.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="104.68" OriginalAmount="101.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.708708" Longitude="115.250119" StarRating="3" HotelCode="|34955" HotelName="Puri Mesari" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Mertasari No.66, Sanur Kauh, Denpasar Sel., Kota Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/9/5/5/34955_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers rooms with air-conditioning, a balcony, an outdoor pool, a restaurant, WiFi and a car park (free of charge). ROOM: Each room has a mini-bar a bathroom with a bath. FACILITIES: Guests are offered a massage service, cycling, a reception and a transfer service to the airport. RESTAURANT: Regarding gastronomy, the establishment offers a restaurant and room service. SITUATION: This hotel is 10 minutes away from Sanur the beach Kuta 30 minutes away from the establishment, guests will find the establishment is a 40-minute drive away from Ngurah Rai the airport is situated in the leisure area.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="105.48" OriginalAmount="102.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.058975" Longitude="73.255421" StarRating="2" HotelCode="|553343" HotelName="Riva Stays And Trails" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Free CXL until 26/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Opposite Rata Mahaveer Ji Temple Bijapur</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/3/3/4/3/553343_72b113c1302.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="106.46" OriginalAmount="103.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.685407" Longitude="115.2563" StarRating="3" HotelCode="|399548" HotelName="Sekuta Condo Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan. Sekuta No.12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/4/8/399548_893da5f0645.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="106.48" OriginalAmount="103.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.70183" Longitude="115.1653" StarRating="2" HotelCode="|169667" HotelName="Sejuk Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JAYAKARTA HOTEL RESIDENCE APARTMENT BLOCK AJALAN W</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/6/6/7/169667_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="106.71" OriginalAmount="103.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.665441" Longitude="115.449692" StarRating="3" HotelCode="|401001" HotelName="Pemedal Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jungut Batu Lembongan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/0/0/1/401001_a6bdd861438.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="107.38" OriginalAmount="104.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6907" Longitude="115.26216" StarRating="2" HotelCode="|67196" HotelName="Pondok Prima Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. BUMI AYU, SANUR 23</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/1/9/6/67196_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This Balinese style hotel, has a lobby, a reception, a safety deposit box service, a cloakroom, a TV room and a restaurant. The establishment offers internet (for a fee), room service, a laundry service and a car park. SITUATION: Sanur it is in near the establishment, you will find the beach, Clients can also find restaurants, bars and pubs. it is 1 kilometre away from the nightlife, is 20 minutes away from Bali Airport. ROOM: They have a bathroom, a shower, a terrace with views, an air-conditioning system, a fridge, a television, a DVD player, internet and a mini-bar. FACILITIES: Clients can find a swimming pool and deck chairs. At an extra cost, you can find a massage service, diving and billiards. 10 minutes away, clients have at their disposal a golf course. PAYMENT METHODS: Customers can pay by Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have continental or American breakfast and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="107.86" OriginalAmount="104.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6960852" Longitude="115.1696742" StarRating="4" HotelCode="|169577" HotelName="Jas Boutique Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL RASEMINYAK GANG TAMAN SARI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/5/7/7/169577_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Seminyak the city centre of 10 minutes away from the establishment, clients can find Kuta the beach 15 minutes away from the establishment guests have the beach, is 30 minutes away from Ngurah Rai Airport. ROOM: Each room has a kitchen, a television, a swimming pool and WiFi (free of charge), You are offered suites, villas, a dining area, a safety deposit box and a bathroom with a bath. FACILITIES: Guests are offered a massage service, barbecue, a swimming pool, a reception, car hire, motorcycle rental, a transfer service to the airport, ticket sales and a currency exchange.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.15" OriginalAmount="105.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.70909" Longitude="115.25392" StarRating="4" HotelCode="986536|mercure_resort_sanur" HotelName="Mercure Sanur Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Fire Extinguisher,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mertasari Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/0d/be0d901778fd9d6619da7218907d2931e4dce190.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="108.21" OriginalAmount="105.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5738814" Longitude="115.3655439" StarRating="3" HotelCode="|399522" HotelName="Kori Maharani Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bypass Prof. Dr. Ida Bagus Mantra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/2/2/399522_7c6bd2e0508.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.18" OriginalAmount="106.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6781" Longitude="115.1538" StarRating="4" HotelCode="986658|tonys_villas" HotelName="Tonys Villas &amp; Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Petitenget Kerobokan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/ee/0dee2c918321fe4a61db886148ccfea79708836e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="109.46" OriginalAmount="106.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="35.412" Longitude="24.783" StarRating="3" HotelCode="|29687" HotelName="Ormos Atalia Aparthotel" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BALI RETHYMNON</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/6/8/7/29687_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This beach hotel, renovated in 2003, has 4 floors, 70 rooms, 30 rooms and 40 apartments. It has a reception, a safety deposit box service, a supermarket, internet and a breakfast room. Guests can find a bar, a cafÃ©, bicycle hire, a playground and a car park. SITUATION: This hotel is situated in a peaceful area, is in Crete northern 200 metres away from the establishment, you can find Bali the tourist area of in front of the establishment, clients can find a beach, 2 kilometres away, there is a public transport stop, is situated 50 kilometres away from Heraklion Airport. ROOM: They have a bathroom with a shower, a bath and a hairdryer. Clients can find a direct line telephone, a safety deposit box (available for a fee), a satellite or cable television, an individual air-conditioning system and individual heating. Customers can find one-bedroom apartments, a living room, a kitchen a fridge and a balcony or terrace. FACILITIES: Outdoors, guests have access to a swimming pool, a snack bar, a sunbathing terrace, deck chairs and parasols. Clients can enjoy activities such as play ping-pong and playing billiards. At the beach, customers can find windsurfing courses. PAYMENT METHODS: The establishment accepts credit cards, American Express, Mastercard, Visa, Diners Club and JCB. OTHERS: Regarding the food and beverage provision, the establishment offers a breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.18" OriginalAmount="106.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.350213" Longitude="115.682646" StarRating="3" HotelCode="|169315" HotelName="Coral View Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Lipah-Bunutan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/1/5/169315_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a salt water pool and a seafood restaurant. SITUATION: This establishment, is near Lipah the beach 2 hours away, you can find Ngurah Rai Airport. ROOM: All the rooms have an air-conditioning system, a balcony, a mini-bar, a bath, garden views, views of the swimming pool and sea views. FACILITIES: Guests are offered water activities, gardens, darts and table games. Clients can also find a launderette, a currency exchange, tourist information and car hire.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.21" OriginalAmount="107.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.661143" Longitude="115.166824" StarRating="3" HotelCode="986712|villa_tukad_alit_" HotelName="Villa Kisaraa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher,Patio,No elevators,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kerobokan, BR Semer Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/a6/21a62f9afd7db19e5b87efebb70c6d5f495247cd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.58" OriginalAmount="107.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.68497" Longitude="115.16333" StarRating="4" HotelCode="|169713" HotelName="Jas Green Villas and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JLN KAYU AYA GANG BUGIS SEMINYAK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/7/1/3/169713_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.59" OriginalAmount="107.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.2785281" Longitude="115.5939564" StarRating="3" HotelCode="|156159" HotelName="Mimpi Resort Tulamben" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TULAMBEN, NORTHEAST BALI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/6/1/5/9/156159_ppal.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has marble floors, high wooden ceilings, a lobby with a reception, express check-out, a bar and a restaurant. SITUATION: This establishment, Tulamben it is in Next to, it takes 90 minutes to get to Ngurah Rai the airport. ROOM: Customers have Balinese in style rooms with tropical gardens, a bathroom with outdoor shower, a bath, an individual air-conditioning system and a balcony or terrace. FACILITIES: There are many facilities and services available at the establishment, including an outdoor swimming pool, You can enjoy scuba diving, For a fee, guests can enjoy a massage service and a spa. MEALS: Customers have at their disposal a restaurant, a buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.70" OriginalAmount="107.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.699334" Longitude="115.175163" StarRating="3" HotelCode="|167924" HotelName="Sara Residence By Nakula" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nakula No.9 Legian Kaja</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/9/2/4/167924_1_6341.jpg</HotelPictures>
        <HotelDescription>HOTEL: The comfortable, welcoming hotel, it offers a swimming pool. SITUATION: This hotel is in Seminyak,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.24" OriginalAmount="108.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.808427" Longitude="115.22339" StarRating="4" HotelCode="986549|the_grand_bali_nusa_dua_3" HotelName="The Grand Bali Nusa Dua" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,All Spaces Non-Smoking (public and private)">
        <Address>
          <AddressLines>
            <AddressLine>ITDC Complex Nusa Dua Lot RA 6, Jl. Nusa Dua Selatan No. 8, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/70/947016acc8078346e4109760c0891070316ec5d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="111.79" OriginalAmount="108.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5930858" Longitude="115.2735946" StarRating="0" HotelCode="|401448" HotelName="Mandala Desa Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Lantangidung, Sukawati,Batuan, Sukawati</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/4/8/401448_b0b3dee1204.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="112.86" OriginalAmount="109.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.506654" Longitude="115.259202" StarRating="3" HotelCode="|167816" HotelName="Samhita Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/8/1/6/167816_pool.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is situated 40 kilometres away from the airport Denpasar. ROOM: The establishment has of different styles.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="113.38" OriginalAmount="110.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.654164" Longitude="115.159126" StarRating="4" HotelCode="|399291" HotelName="Jay’s Villas Umalas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tegal Cupek, Banjar Anyar Kelod</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/2/9/1/399291_0fe3d2b1003.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="114.97" OriginalAmount="111.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5609477" Longitude="115.2652582" StarRating="5" HotelCode="|400429" HotelName="The Garcia Ubud and Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Silungan, 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/2/9/400429_64ee4f91028.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="115.98" OriginalAmount="112.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.349065" Longitude="115.6807927" StarRating="3" HotelCode="|169804" HotelName="Hidden Paradise Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PO. BOX 121 AMLAPURA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/0/4/169804_87c1af40951.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has a laundry service, a currency exchange service, motorbike hire, a gift shop and a restaurant. SITUATION: This establishment, is close to Amed the beach. BUNGALOWS: The bungalows have WiFi at no extra cost, tropical gardens, a balcony, a fridge, a hairdryer, a living room and a bathroom with shower or bath. FACILITIES: This establishment has a swimming pool, a massage service and a car park (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="116.39" OriginalAmount="113.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.499843" Longitude="115.246346" StarRating="3" HotelCode="986460|rumah_dadong" HotelName="Rumah Dadong" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/05/2026" HotelFacility="Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Ticket assistance,Garden,Terrace,Patio,No elevators,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Penestanan Kaja, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/bb/e2bb2493c030e620e63745923f0e5a3f7a874808.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="117.09" OriginalAmount="113.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.661539" Longitude="115.136809" StarRating="4" HotelCode="|401738" HotelName="Citadines Berawa Beach Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pemelisan Agung, Tibubeneng, Kuta Utara</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/7/3/8/401738_bc80a251016.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.42" OriginalAmount="114.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.518994" Longitude="115.26305" StarRating="3" HotelCode="986674|puri_padi" HotelName="Puri Padi Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/4f/7b4f583aea9f4b2ef3985f0dd1d518840f090384.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.42" OriginalAmount="114.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.500501" Longitude="115.264984" StarRating="3" HotelCode="986564|ketuts_place" HotelName="Ketut's Place Cottage Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Suweta No.85, Ubud, Kecamatan Ubud, Kabupaten Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/4b/df4b2d366ca6b2dc26123899239890344f1e8588.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.42" OriginalAmount="114.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.695171" Longitude="115.263084" StarRating="4" HotelCode="986689|the_oasis_lagoon_sanur" HotelName="THE 1O1 Bali Oasis Sanur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan No 136 A, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/1f/0e1f3ec036c8eafd8cba02b1a362bec94ffd3fc1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="117.85" OriginalAmount="114.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.49756" Longitude="115.25313" StarRating="3" HotelCode="|47979" HotelName="Ananda Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CAMPUHAN, UBUD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/9/7/9/47979_1_7343.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has and with air-conditioning, has 60 rooms a lobby, a reception, a safety deposit box service, a kiosk, a TV room, a cafÃ©, a bar and a restaurant. The establishment offers conference facilities, room service, a laundry service, a car park and bicycle hire. SITUATION: Ubud 25 minutes away from the establishment clients have it is situated 45 kilometres away from Ngurah Rai Airport. ROOM: The Balinese in style rooms, have a fan or air-conditioning system, a bathroom with a bath or shower, some rooms with king size bed and a balcony or terrace. FACILITIES: Guests are offered body care treatments, beauty treatments, the option of a manicure and a pedicure. The establishment also has yoga, meditation and an activities programme. The establishment also offers a massage service, Facilities (available for a fee), The establishment boasts 3 swimming pools, a terrace, deck chairs, a steam bath, badminton and cycling (available for a fee). PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant, The establishment serves a continental buffet breakfast, set-menu or Ã  la carte lunch and dinner and a buffet dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="118.45" OriginalAmount="115.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.764395" Longitude="115.22236" StarRating="4" HotelCode="986532|novotel_bali_benoa" HotelName="Novotel Bali Benoa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Gift shop,Chapel,Garden,Terrace,Dryer,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>#70 Jalan Pratama, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/f5/aef58a3ba6f421177521dfbde0c5d8454eba264f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="118.45" OriginalAmount="115.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5337" Longitude="115.2664" StarRating="4" HotelCode="986469|purana_boutique_resort" HotelName="Purana Boutique Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/05/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Private check-in/check-out,Smoking Allowed,Patio">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kumbuh, Desa Mas, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/24/1a24d768b410cfa57fd257d80997b01a04f3d6d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.48" OriginalAmount="116.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.8303385" Longitude="115.12945" StarRating="4" HotelCode="986576|hidden_valley_resort_bali" HotelName="S Resorts Hidden Valley Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Nabor No. 29, Kuta Selatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/75/4c/754c929a8de54ec7da1d8c3c109842d482f149f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="119.83" OriginalAmount="116.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7235012" Longitude="115.1702423" StarRating="4" HotelCode="|36347" HotelName="Truntum Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PANTAI KUTA NO. 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/3/4/7/36347_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 103 standard rooms and bungalows. It has a reception, a safety deposit box service, a currency exchange service and a cloakroom. The establishment offers a hairdresser's, a bar, a television room and a playground. The establishment also has internet, a beach restaurant, a laundry service, a pharmacy, a medical care service, a car park and a conference room. SITUATION: This hotel is in the heart of Kuta. Is situated in the beach. Close to the establishment, clients can find shopping centres, restaurants, markets and the nightlife. 30 minutes away from the establishment clients have Denpasar it is situated 10 minutes away from Bali Airport. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a mini-bar, a kettle, a coffee maker, a double bed and an individual air-conditioning system. FACILITIES: At the beach, clients can enjoy surfing. The establishment has a swimming pool that has an area for children, a sunbathing terrace and deck chairs. The establishment also offers health treatments and tennis courts (available for a fee). MEALS: Guests are offered a breakfast service and Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="120.36" OriginalAmount="116.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.68574" Longitude="115.17518" StarRating="5" HotelCode="|169484" HotelName="Grania Bali Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN DEWI SARASWATI III 35 KUNTI UTARA SEMINYAK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/4/8/4/169484_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="121.54" OriginalAmount="118.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.769937" Longitude="115.222694" StarRating="5" HotelCode="986662|kind_villa_bintang_resort" HotelName="Sadara Boutique Beach Resort Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Newspapers,Gift shop,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Tanjung Benoa, Jl. Pratama, Benoa, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b5/1b/b51b9805aafb489f4592a541e8138bc4c913f7bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="123.60" OriginalAmount="120.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.772171" Longitude="115.22281" StarRating="5" HotelCode="986552|grand_aston_bali_beach_resort" HotelName="Hotel Nikko Bali Benoa Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 68X, Tanjung Benoa, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d6/07/d60719a94d8a3c386e319cf337a2a7586beaf085.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="123.73" OriginalAmount="120.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.68773" Longitude="115.26472" StarRating="3" HotelCode="|42206" HotelName="Respati Beach - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/0/6/42206_1_4386.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts 32 rooms, The establishment has a lobby with a reception, a safety deposit box service, a currency exchange service, a bar and a restaurant. The establishment offers room service, a laundry service (for a fee) and bicycle rental (for a fee). SITUATION: it is in the beach, 10 minutes away from the establishment, you can find shops, Denpasar 20 minutes away from the establishment clients have Kuta it is situated 30 minutes away from Ubud it is 45 minutes away from 30 minutes away from the establishment, clients can find Ngurah Rai Airport. ROOM: They have a hairdryer, a direct line telephone, a satellite television, a mini-bar, a balcony or terrace and individual air-conditioning. FACILITIES: The establishment has a swimming pool with deck chairs, parasols and an outdoor bar. You can find water sports and canoeing (available for a fee), The establishment also offers a spa, a jacuzzi and a massage service (available for a fee), it is situated 15 minutes away from the golf course. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have a buffet breakfast and set-menu or Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="123.98" OriginalAmount="120.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.110496" Longitude="115.319184" StarRating="4" HotelCode="|399264" HotelName="Bondalem Beach Club" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arcana, Desa Bondalem, 0</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/2/6/4/399264_62e105b0850.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="124.63" OriginalAmount="121.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.430113" Longitude="114.818214" StarRating="4" HotelCode="986675|puri_dajuma_beach_eco_resort__spa" HotelName="Puri Dajuma Beach Eco-Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Pekutatan Negara, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/91/cf91308622867737133e8aabae61066f0d08da09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="124.92" OriginalAmount="121.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.67439" Longitude="115.15584" StarRating="4" HotelCode="|42209" HotelName="Tonys Villas and Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PETITENGET KEROBOKAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/0/9/42209_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel an ideal place for relaxing, was built in 2003, renovated in 2012, has 31 rooms, 22 double rooms and 9 villas. SITUATION: This establishment, Bali it is in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.729628" Longitude="115.16698" StarRating="5" HotelCode="986519|24290" HotelName="Discovery Kartika Plaza Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher,Smoking Allowed">
        <Address>
          <AddressLines>
            <AddressLine>Jl Kartika Plaza, PO. Box 1012, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/38/a53887cbfa9107c7be242a91aa09d58ffc751ed5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.72" OriginalAmount="124.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.688045" Longitude="115.26353" StarRating="3" HotelCode="986670|respati_beach_hotel" HotelName="Respati Beach Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Currency exchange,Security guard,Ticket assistance,Garden,Terrace,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Jl. danu Tamblingan No. 33, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/b2/04b2732ad3edd726a320a0d3dc55a3e49d6d2e1f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="129.53" OriginalAmount="125.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6873907" Longitude="115.4922616" StarRating="3" HotelCode="|401002" HotelName="Semabu Hills  Nusa Penida - Bali - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Toya Pakeh - Ped</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/0/0/2/401002_54291c71432.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.78" OriginalAmount="126.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.597845" Longitude="115.29611" StarRating="4" HotelCode="986665|bali_masari_villas" HotelName="Bali Masari Villas &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace,Dishwasher,Patio">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bali Masari, Banjar Gelumpang, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/7c/c37ced0534f13136b74b7cc6cf85e533b409163a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="130.20" OriginalAmount="126.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.83026" Longitude="115.144498" StarRating="4" HotelCode="|220635" HotelName="Airis Luxury Villas and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Uluwatu Km 23 Desa Ungasan Kuta Selatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/6/3/5/220635_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="130.37" OriginalAmount="126.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.688473" Longitude="115.2607823" StarRating="4" HotelCode="|169523" HotelName="Katala Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PUNGUTAN GANG JASMINE SANUR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/5/2/3/169523_1_2210.jpg</HotelPictures>
        <HotelDescription>HOTEL: This contemporary establishment, has a sitting room, dining area, a private swimming pool and WiFi (free of charge), The establishment offers spa treatments and a transfer service to the airport, (free of charge). SITUATION: This establishment, Sanur it is in the establishment is a 5-minute drive away from shops and restaurants, is 15 minutes drive away from Denpasar the area. VILLAS: The establishment has one or two bedroom villas with a terrace, views of the garden and swimming pool views. They have a kitchen, cable TV, a CD player, DVD player, a bathroom with bath, a shower and hairdryer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="130.38" OriginalAmount="126.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6731" Longitude="115.16015" StarRating="4" HotelCode="|170131" HotelName="Kecapi Villa Seminyak By Ini Vie Hospitality" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL PETITENGET GG KECAPI NO 8 SEMINYAK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/0/1/3/1/170131_6.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in an excellent location excellent transport links to points of interest, is situated 1 kilometre away from Petitenget the beach a 5-minute walk away from Potato Head the beach club it is 20 minutes drive away from Ngurah Rai the airport. ROOM: The establishment has villas with dining room, solarium, a mini-bar (free of charge), a bathroom, a kitchen with hobs, a toaster, juicer, a coffee maker, a sitting room, MP3, a CD player and a safe. FACILITIES: Guests are offered free access toCanggu the club Where you can find a fitness centre, a tennis court, a library and a swimming pool.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="130.58" OriginalAmount="126.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.250579" Longitude="115.399686" StarRating="4" HotelCode="|166331" HotelName="The Ayu Kintamani Villa at Toya Devasya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Puri Bening Toya Bungkah</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/3/3/1/166331_int.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Batur Lake 45 minutes away from the establishment, clients can find Ubud the centre of 90 minutes away from the establishment clients have Denpasar Airport. ROOM: The establishment has villas with private swimming pool, an air-conditioning system, a balcony, cable television, a mini-bar, a kettle and a coffee maker. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="130.74" OriginalAmount="126.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6600254" Longitude="115.1530229" StarRating="4" HotelCode="|169540" HotelName="Kubu Manggala Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JLN BUMBAK UMALAS BRANYAR KELODKUTAUTARA BADUNG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/5/4/0/169540_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has spa treatments, WiFi (free of charge), a laundry service, a dry cleaner's, room service, a car hire desk and motorbike hire. SITUATION: This establishment, is in Umalas (Bali) the area Umalas (Bali) Seminyak about 10 minutes away (by car) from it is 30 minutes drive away from Ngurah Rai the airport At an extra charge, the establishment offers Kuta a transfer service to. VILLAS: The villas have a swimming pool, a kitchen, air-conditioning, a living room, a dining area, a flat-screen television, DVD player, a bathroom with bath and a shower.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="131.06" OriginalAmount="127.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.67992" Longitude="115.15545" StarRating="0" HotelCode="|156495" HotelName="Nunia Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. PANGKUNGSARI GG. MAHARAJA, PETITENGET 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/6/4/9/5/156495_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Bali it is in is situated in Seminyak the area Close to, Where clients can find restaurants, Playa de Seminyak 10 minutes walk away, you can find it is 20 minutes drive away from Bali Airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="131.48" OriginalAmount="127.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6765745" Longitude="115.1725615" StarRating="4" HotelCode="|156570" HotelName="Aldeoz Grand Kancana Villa Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. GUNUNG JAYAWIJAYA 494 KEROBOKAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/6/5/7/0/156570_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This tourist establishment, was built in 2013, has 1 floor, 30 rooms and a car park. SITUATION: This hotel is in the heart of, the city, Close to the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="131.49" OriginalAmount="127.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.71136" Longitude="115.16899" StarRating="3" HotelCode="|44546" HotelName="Champlung Mas Legian - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lebak Bene, Legian, Badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/4/6/44546_1_5905.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts 68 bungalows a lobby with express check-out, a reception, a safety deposit box service and a currency exchange service. Our guests can find a bar, a pub and a restaurant. The establishment offers guests internet (for a fee), room service, a laundry service (for a fee) and a car park. SITUATION: It is nearLegian the beach it is situated 1 kilometre away from Kuta Beach the city centre of Where you can find shops, restaurants and bars. Denpasar It is situated 10 kilometres away from 10 kilometres away from the establishment, guests will find Ngurah Rai Airport. ROOM: The rooms a bathroom with a shower, a direct line telephone, a satellite TV, a mini-bar, a king-size bed, individual air-conditioning and a balcony or terrace. FACILITIES: Outdoors, clients have access to a swimming pool with a children's area and deck chairs. The establishment also offers a massage service (available for a fee), Clients can enjoy activities such as basketball, tennis and badminton. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers an Ã  la carte restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="132.10" OriginalAmount="128.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.689" Longitude="115.265" StarRating="2" HotelCode="|68169" HotelName="Besakih Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN DANAU TAMBLINGAN, SANUR 45</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/6/9/68169_1_3534.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="132.87" OriginalAmount="129.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.449383" Longitude="115.234269" StarRating="4" HotelCode="|167814" HotelName="Rijasa Agung Resort Villas - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Begawan, Desa Melinggih Kelod Payangan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/8/1/4/167814_1_5551.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is situated above the river Ayung. The establishment offers a transfer service to the city centre. It is 20 minutes drive away from the city centre. ROOM: The rooms have marble floor, a television and a balcony with stunning views. FACILITIES: The establishment boasts an outdoor pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.87" OriginalAmount="129.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.466415" Longitude="115.243454" StarRating="4" HotelCode="986709|sankara_ubud_resort_3" HotelName="The Sankara Resort by Pramana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Computer,Air conditioning,Smoking areas,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Private check-in/check-out,Fire Extinguisher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kumbuh, Desa Mas, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/4a/964acb58f5610af3faaf039f2bd1596b48ba77e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="135.18" OriginalAmount="131.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.69873" Longitude="115.16501" StarRating="3" HotelCode="|399576" HotelName="Kumala Pantai - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Werkudara Legian Kaja Kuta Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/7/6/399576_b99892a0725.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="135.60" OriginalAmount="131.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.696096" Longitude="115.1674903" StarRating="4" HotelCode="|400414" HotelName="Taman Mesari Luxury Villas-seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya seminyak, Gang Taman Sari, No 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/1/4/400414_0d968730925.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="135.91" OriginalAmount="131.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7207632" Longitude="115.1714036" StarRating="3" HotelCode="|169625" HotelName="Poppies Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P.O. BOX 3378, DENPASAR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/6/2/5/169625_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has 20 cabins, a lobby with a reception, express check-out, a safety deposit box service and a currency exchange service. The establishment has a bar, a restaurant, internet, room service and a laundry service. SITUATION: This complex is in Kuta the centre of it is situated 10 minutes away from the beach and about 20 minutes away (by car) from Denpasar Airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.96" OriginalAmount="132.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.736907" Longitude="115.16368" StarRating="5" HotelCode="986535|holiday_inn_resort_baruna_bali" HotelName="Holiday Inn Resort Baruna Bali by IHG" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara 33, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/a6/a9a61fe6adfffecd7eab7ccccd2430c39de9d313.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.96" OriginalAmount="132.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.679495" Longitude="115.15314" StarRating="4" HotelCode="986440|_0x2908f" HotelName="Montigo Resorts Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Dryer">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Petitenget, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/58/28/5828c9e17bfb32ea0874c966394306c423938ffc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="136.23" OriginalAmount="132.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6738804" Longitude="115.1557813" StarRating="5" HotelCode="|400432" HotelName="Del Cielo Villa Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Cendrawasih, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/3/2/400432_60caf0a1040.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="136.98" OriginalAmount="132.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.450145" Longitude="115.232975" StarRating="5" HotelCode="|169353" HotelName="Ayung Resort Ubud - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Begawan, Desa Melinggih Kelod, Payangan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/5/3/169353_1_5368.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a swimming pool, a gym, a bar, a restaurant and yoga. SITUATION: This hotel is in Ubud the city centre of 15 minutes away from the establishment, guests will find Ubud the Market of Ubud the Palace of it is situated 90 hours away from Ngurah Rai the airport. ROOM: Each room has an air-conditioning system, marble floor, a satellite television, a fridge, a mini-bar (free of charge), a bathroom with a bath, a shower and complimentary bathroom items. FACILITIES: Guests are offered a theatre, a reception, a luggage room, WiFi (free of charge), guided tours and a transfer service to the airport, (available for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="137.06" OriginalAmount="133.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.62547" Longitude="115.162" StarRating="3" HotelCode="|401450" HotelName="Askara Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Betaka, Banjar Pengilian</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/5/0/401450_833bb1a1235.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="138.02" OriginalAmount="134.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.482275" Longitude="115.26714" StarRating="4" HotelCode="986757|the_sankara_suites_villas" HotelName="The Sankara Suites &amp; Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Express check-in/check-out,Chapel,Garden,Terrace,Early check-in,Late check-out,Design hotel,Private check-in/check-out,Dryer,Fire Extinguisher,Smoking Allowed,All Spaces Non-Smoking (public and private),Outdoor furniture,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sri Wedari No.973, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ca/53/ca5342d1fc557d176fca29a00c735a78b1330a2a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="138.62" OriginalAmount="134.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.812451" Longitude="115.172023" StarRating="4" HotelCode="|400026" HotelName="Akhyana Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Gang Sahadewa, Jl Bingin Sari (entrance through GW</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/0/2/6/400026_3b8a7871007.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="139.05" OriginalAmount="135.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.698184" Longitude="115.16465" StarRating="3" HotelCode="986568|hotel_kumala_pantai" HotelName="Hotel Kumala Pantai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Werkudara, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/8c/738ca893227c05f31ee5e69aac9ab9ecd1ce3666.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.08" OriginalAmount="136.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.4500065" Longitude="115.23324" StarRating="5" HotelCode="986559|ayung_resort_ubud_3" HotelName="Ayung Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Private check-in/check-out,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Desa Melinggih Kelod, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/83/de830183769f14831ab4860b14bbeffd72b66e6b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="140.91" OriginalAmount="136.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.672348" Longitude="115.1655454" StarRating="3" HotelCode="|203829" HotelName="Delu Villas Suite Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tangkuban Perahu No. 3 Kerobokan Seminyak,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/8/2/9/203829_1_4683.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.11" OriginalAmount="137.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.679744" Longitude="115.157776" StarRating="4" HotelCode="986622|centra_taum_seminyak_bali" HotelName="Taum Resort Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>37-39 Lebaksari St, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/7f/e97f810b767e76cba628bbe29744474ad6d05a29.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="142.15" OriginalAmount="138.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="35.411373" Longitude="24.780989" StarRating="3" HotelCode="|75213" HotelName="Amalia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bali, Crete</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/5/2/1/3/75213_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has a swimming pool, a children's swimming pool and a swimming pool bar. The establishment offers guests games and a television. ROOM: Clients are offered 3 studios, 9 apartments and fully-equipped. They have a balcony or patio.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="143.13" OriginalAmount="138.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1443461" Longitude="114.5515217" StarRating="4" HotelCode="|156562" HotelName="The Menjangan - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Denpasar - Gilimanuk No.Km. 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/6/5/6/2/156562_1_4690.jpg</HotelPictures>
        <HotelDescription>SITUATION: This complex is in West Bali the National Park of Close to, the establishment is 10 kilometres away from Singaraja the urban centre of about 10 minutes away (by car) from Pemuteran the beach it is 150 kilometres away from Ngurah Rai the International Airport of. HOTEL: This air-conditioned hotel has a hall, a reception, express check-out, a safety deposit box service, a TV room, WiFi, room service and a laundry service. ROOM: All the rooms have modern facilities, a bathroom with a shower, a bath, a double bed, a television, internet, a mini-bar, a coffee maker, a kettle, individual air-conditioning and a balcony or terrace.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="143.17" OriginalAmount="139.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.49254" Longitude="115.25758" StarRating="5" HotelCode="986736|the_lokha_ubud" HotelName="The Lokha Ubud Resort, Villas &amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Chapel,Garden,Television in lobby,Terrace,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jln Bangkiangsidem, Desa Keliki, Tegallalang, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/47/3747d911de9d30b6bcae2f3c06055af8105b3cc5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="143.37" OriginalAmount="139.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7095125" Longitude="115.1795275" StarRating="4" HotelCode="|169410" HotelName="Awila Villa Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL DEWI SRI III NO 10X KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/4/1/0/169410_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has WiFi (free of charge) and a transfer service to the airport. SITUATION: This hotel Kuta it is situated 10 minutes away from 10 minutes away, you can find Seminyak the city centre of Where you can find shops and restaurants. it is 30 minutes away from Ngurah Rai Airport. ROOM: Customers can find a terrace, an air-conditioning system, a satellite television, a fully-equipped kitchen, a sitting area, a sofa-bed, a living room, views of the swimming pool, a bathroom with a shower, a bath and complimentary bathroom items. FACILITIES: Guests are offered a massage service, car hire, tourist information, a reception, a luggage room, a safe, breakfast service and special dishes can be made.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="143.75" OriginalAmount="139.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.355991" Longitude="115.6906" StarRating="3" HotelCode="|400839" HotelName="Palm Garden Amed Beach and Spa Resort Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bunutan Abang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/8/3/9/400839_1a13ab51358.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="143.96" OriginalAmount="139.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.81953" Longitude="115.14429" StarRating="5" HotelCode="|169569" HotelName="Mahagiri Villas and Spa Dreamland" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL KAHURIPAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/5/6/9/169569_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has villas with a swimming pool, a kitchen, WiFi (free of charge), a car park (free of charge) and a transfer service to the airport, (free of charge). SITUATION: This establishment, is 4 minutes away from Dreamland the beach it is situated 10 minutes away from Nusa Dua the beach Jimbaran Bay. it is situated 20 minutes away from Ngurah Rai Airport. ROOM: They have an air-conditioning system, a sitting area, a flat-screen television, a DVD player, a microwave, deck chairs, an ironing set, a bathroom with a bath and outdoor shower. FACILITIES: Guests are offered a gym, a spa, a massage service, a barbecue, tourist information, excursions, car hire and a transfer service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="144.20" OriginalAmount="140.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.673285" Longitude="115.26102" StarRating="3" HotelCode="986527|mentari_sanur_hotel" HotelName="Mentari Sanur Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Garden,Terrace,All Spaces Non-Smoking (public and private)">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hangtuah III; 3, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/15/b215895a6dc19c55089f4762f51db17aa60e1fa5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="144.44" OriginalAmount="140.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5227562" Longitude="115.2322322" StarRating="4" HotelCode="|68181" HotelName="Villa Semana Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BANJAR SEMANA, DESA SINGAKERTA, UBUD, GIANYAR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/8/1/68181_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This club complex, has a lobby, with a reception, express check-out, a safety deposit box service, a television room and a restaurant. The establishment offers internet, room service, a laundry service (for a fee) and a car park. SITUATION: Ubud it is 10 minutes away from it is near Bali the tourist centre of. ROOM: Clients can find chalets, have a sitting room, a dining room, a kitchen, butler (available on request), a bathroom with a shower, a bath and a hairdryer. You can also find a king size or double bed, a direct line telephone, satellite or cable TV, a safety deposit box, a mini-bar, a coffee maker and a kettle. They also have an individual air-conditioning system and a balcony or terrace. FACILITIES: The establishment has a covered swimming pool, sunbeds and parasols. Guests are offered a sauna, a steam bath, hydrotherapy treatments and a massage service (available for a fee). MEALS: Regarding the food and beverage offering, the establishment offers a restaurant. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="146.68" OriginalAmount="142.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.506" Longitude="115.261" StarRating="2" HotelCode="|169634" HotelName="Puri Saraswati Dijiwa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. RAYA UBUD, BALI, INDONESIA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/6/3/4/169634_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has gardens, 18 rooms, a lobby with safety deposit boxes, room service, a laundry service (for a fee) and a car park. SITUATION: This hotel is in Ubud the centre of 2 minutes walk away, you can find Ubud the Market of the Royal Palace, the art museum and, This hotel is situated 35 kilometres away from Ngurah Rai Airport. ROOM: Each room has a bathroom with a shower, a bath, a hairdryer, a double or king-size bed, a direct line telephone, a satellite or cable television and a safe. All the rooms have an individual air-conditioning system and a desk.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="148.32" OriginalAmount="144.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.793317" Longitude="115.22678" StarRating="4" HotelCode="986431|bali_nusa_dua_hotel__convention" HotelName="Bali Nusa Dua Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/05/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Terpadu ITDC NW/1, Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/6c/9b6cff272c39514176777cfeba792bc2528e3321.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="149.46" OriginalAmount="145.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.682837" Longitude="115.263139" StarRating="4" HotelCode="|60254" HotelName="Segara Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. SEGARA AYU, SANUR, PO BOX 3091 DENPASAR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/2/5/4/60254_1_6785.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This club complex, has 120 rooms and with air-conditioning. It has a reception area, gardens, a lobby, express check-out, a reception, a safety deposit box service, a currency exchange service, daily newspapers, a television room, a bar and a restaurant. The establishment offers guests room service, a car park, internet, a laundry service and bicycle rental. SITUATION: The complex, is in Segara Ayu the street it is in the beach, is 1,5 kilometres away from the city centre, Where you can find Hardy's the shopping centre the tourist office. 30 minutes away from the establishment you have Ngurah Rai Airport. ROOM: They have a double bed, an individual air-conditioning system, a central heating system, a satellite TV and a direct line telephone. Clients are offered a kitchen with mini-bar, a coffee maker, a kettle, a bathroom with a shower, toiletry set and a hairdryer. You are offered an ironing set (available on request), a reception with a safe and a balcony or terrace. FACILITIES: The establishment boasts 3 swimming pools, private beach, an activities programme and a children's area. You can find a snack bar, a hydromassage bath, deck chairs and parasols. At the beach, customers can find deck chairs and parasols. Guests can enjoy enjoy tennis, play ping-pong, playing billiards and beach volleyball. For a fee, you can enjoy a massage service. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have a restaurant, a buffet breakfast and a set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="149.48" OriginalAmount="145.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.793631" Longitude="115.226734" StarRating="5" HotelCode="|166315" HotelName="Bali Nusa Dua" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata Nusa Dua Lot NW/1, Nusa Dua</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/3/1/5/166315_1_8611.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool, a spa, a spa, a fitness centre, WiFi and a car park. SITUATION: This hotel Nusa Dua it is in Waterblow 10 minutes away, you can find Nusa Dua the beach 15 minutes away from the establishment, you can find Tanjung Benoa the beach Ngurah Rai Airport. ROOM: Each room has an air-conditioning system, a satellite television, a balcony with views, a mini-bar, a courtesy tea and coffee service, a bathroom with slippers, a hairdryer, complimentary bathroom items and bath or shower.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="151.41" OriginalAmount="147.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.523147" Longitude="115.23356" StarRating="4" HotelCode="986685|villa_semana_resort_spa" HotelName="Villa Semana Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher,Patio,Outdoor furniture,Adults Only,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Semana Desa Singakerta, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/68/c268790a5dc5a584fa66492780965c676ab69667.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="152.91" OriginalAmount="148.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.683" Longitude="115.249" StarRating="3" HotelCode="|67197" HotelName="Peneeda View Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN DANAU TAMBLINGAN, SANUR 89</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/1/9/7/67197_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This family, beach establishment, has a beach and has 56 rooms a lobby, a reception, a safety deposit box service, a bar and a restaurant. The establishment offers guests room service, a laundry service (for a fee) and a car park. SITUATION: It is near the shopping area, Clients can also find tourist points of interest, is 14 kilometres away from Denpasar Airport. ROOM: Guests are offered chalets with a bathroom with a shower, a bath, a direct line telephone and a satellite or cable television. They also have a mini-bar, a central air-conditioning system, a safety deposit box and a balcony or terrace. FACILITIES: The establishment boasts a swimming pool with a children's area, an outdoor bar, deck chairs and an activities programme. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers breakfast, lunch and dinner service in the restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="154.37" OriginalAmount="149.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.743013" Longitude="115.171131" StarRating="4" HotelCode="|210739" HotelName="Hilton Garden Inn Bali Ngurah Rai Airport - Chse Certified" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Airport Ngurah Rai, No. 7 Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/7/3/9/210739_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.56" OriginalAmount="152.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.682806" Longitude="115.263435" StarRating="4" HotelCode="986537|segara_village_hotel" HotelName="Segara Village Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/05/2026" HotelFacility="Shopping on site,Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Fire Extinguisher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Segara Ayu,bali, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/37/db372b0f729383388a2a8bfb1ce57fe6535eb831.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.56" OriginalAmount="152.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.709527" Longitude="115.16752" StarRating="5" HotelCode="986686|pullman_bali_legian_nirwana" HotelName="Pullman Bali Legian Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace,All Spaces Non-Smoking (public and private)">
        <Address>
          <AddressLines>
            <AddressLine>Melasti 1, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/35/6135e99dd6101867e2eb5b9665cf4259427c4a94.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.56" OriginalAmount="152.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.785887" Longitude="115.22532" StarRating="4" HotelCode="986706|bali_tropic_resort__spa" HotelName="Bali Tropic Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/05/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl Pratama 34A, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/9e/af9ecf6222196a86b381416887c5291cea099583.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="157.91" OriginalAmount="153.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.673229" Longitude="115.259762" StarRating="3" HotelCode="|35343" HotelName="Sri Phala Resort and Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. BY PASS NGURAH RAI 35</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/4/3/35343_1_3176.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts 18 comfortable rooms, In the entrance, you can find a lobby with a reception, a safety deposit box service, a currency exchange service, a bar and a restaurant. The establishment offers guests room service, a laundry service and a car park. SITUATION: It is in tropical gardens, 25 minutes away from the establishment guests have Bali Airport Sanur Beach it is situated 5 minutes away from 5 minutes away from the establishment, you can find shopping centres, leisure areas. ROOM: All are spacious and modern rooms, They have a bathroom with a hairdryer, a coffee maker, a kettle, a direct line telephone, internet and a double bed. There is also a satellite TV, a mini-bar, an individual air-conditioning system and a balcony or terrace. FACILITIES: The establishment has a swimming pool and a bar. close to the establishment, clients can find restaurants. OTHERS: Guests can book bed and breakfast, Accepted American Express, Visa, Diners Club, JCB and Mastercard. Regarding the food and beverage offering, clients have an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="158.91" OriginalAmount="154.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.72147" Longitude="115.17088" StarRating="5" HotelCode="|42345" HotelName="Hard Rock Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai, Banjar Pande Mas, Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/3/4/5/42345_1_659.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 418 rooms, suites with features that offer you the maximum level of comfort, a swimming pool, a jacuzzi, a sauna, a restaurant and a buffet breakfast. SITUATION: Kuta Beach It is in this hotel is in the commercial area, 10 minutes away from the establishment guests have Bali Airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="159.65" OriginalAmount="155.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.684345" Longitude="115.15929" StarRating="4" HotelCode="986579|u_paasha_seminyak_bali" HotelName="Cross Paasha Bali Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kayu Aya No.78, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/21/5d21a6c131cfec8df1c5a33f3fface7a6aaa4612.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="161.71" OriginalAmount="157.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.708921" Longitude="115.17018" StarRating="5" HotelCode="986769|the_maganichse_certified_hotel_and_spa" HotelName="The Magani Hotel and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Computer,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Security guard,Newspapers,Chapel,Television in lobby,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/47/b0/47b0f99c772c3d059f556becd989df376634f015.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="165.83" OriginalAmount="161.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.182839" Longitude="115.04277" StarRating="5" HotelCode="986508|the_damai" HotelName="The Damai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Gift shop,Garden,Terrace,Express check-in,Electric car charging">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Damai, Kayu Putih, Lovina, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/2d/722d903f8b4a0ad582d81a38b9645b6b247dfd26.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="166.86" OriginalAmount="162.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.807057" Longitude="115.225235" StarRating="5" HotelCode="986700|courtyard_by_marriott_bali_nusa_dua" HotelName="Courtyard Bali Nusa Dua Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,Elevator/lift,Currency exchange,Smoke-free property,Heating,Security guard,Newspapers,Garden,Television in lobby,Terrace,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata Lot Sw1, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/b2/e3b2de9ebc4552c8be8bfd062d0b08acf175a8d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="167.89" OriginalAmount="163.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.50342" Longitude="115.55239" StarRating="4" HotelCode="986545|candi_beach_resort_and_spa" HotelName="Candi Beach Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Dryer,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Mendira Beach, Sengkidu, Candidasa, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/fe/c1fe61138911f4b5a720574fc9b289ddb4e4b3ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="168.92" OriginalAmount="164.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.482513" Longitude="115.25828" StarRating="5" HotelCode="986470|jannata_resort_and_spa" HotelName="Jannata Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Garden,Terrace,Private check-in/check-out,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Rsi Markandya, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/16/fb167e213dd63d2220b7091112811007d08e8a0f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="169.28" OriginalAmount="164.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.559591" Longitude="115.266285" StarRating="5" HotelCode="|400420" HotelName="Ubud Nyuh Bali Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Raya Silungan st Lodtunduh Ubud, 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/2/0/400420_35caaf00921.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="169.87" OriginalAmount="164.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.69528" Longitude="115.1724" StarRating="4" HotelCode="|169423" HotelName="De' Bharata Villas Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL SUNSET ROAD GANG BAIK BAIKSEMINYAK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/4/2/3/169423_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is an ideal place for relaxing, has a reception, a safety deposit box service, room service, a laundry service, a medical care service, a car park and a transfer service to the airport. SITUATION: This establishment, Bali it is in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="170.16" OriginalAmount="165.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.463372" Longitude="115.271915" StarRating="4" HotelCode="|399838" HotelName="Kuwarasan A Pramana Experience" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cinta, Banjar Penusuan , Tegallalang , Giany</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/8/3/8/399838_9709d401155.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="170.42" OriginalAmount="165.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.823437" Longitude="115.136795" StarRating="4" HotelCode="|210680" HotelName="Hideaway Villas Bali Uluwatu By Kanaan Hospitality" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Uluwatu, Gg. Bang Bang Bendot</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/8/0/210680_1_5583.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="170.82" OriginalAmount="165.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.3921686" Longitude="115.2956191" StarRating="4" HotelCode="|210681" HotelName="BEINGSATTVAA" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kendran, Banjar KapituDesa Kendran, Ubud - Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/8/1/210681_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="172.01" OriginalAmount="167.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.78239" Longitude="115.22526" StarRating="5" HotelCode="986472|holiday_inn_resort_bali_benoa" HotelName="Holiday Inn Resort Bali Nusa Dua by IHG" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl Pratama, No 86, Tanjung Benoa, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/38/c73878ccc78280de0211545de19e5f7e3e07213b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="173.04" OriginalAmount="168.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.806965" Longitude="115.23023" StarRating="5" HotelCode="986459|inaya_putri_bali" HotelName="MERUSAKA Nusa Dua" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Chapel,Garden,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Wisata Nusa Dua Lot S-3, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4e/53/4e535271e09f99fe3ffb138a674883ba36f69e5b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="174.15" OriginalAmount="169.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6483622" Longitude="115.1253693" StarRating="4" HotelCode="|400430" HotelName="La Paradis Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pantai Pererenan, Canggu, 129</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/3/0/400430_a9546471129.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="174.74" OriginalAmount="169.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.144201" Longitude="114.657078" StarRating="3" HotelCode="|169218" HotelName="Amertha Bali Villas Beach Front Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DUSUN PEMUTERAN, GEROKGAK, BULELENG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/2/1/8/169218_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a reception, a currency exchange service, a laundry service and a safety deposit box service. The establishment offers a TV room, a restaurant, a bar and a cafÃ©. SITUATION: This hotel is in the commercial area, Close to places of interest and a beach. ROOM: Each room has a balcony, a shower, internet, a television and a private swimming pool. FACILITIES: You can find a spa and therapeutic treatments.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="175.10" OriginalAmount="170.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.808986" Longitude="115.22514" StarRating="5" HotelCode="986533|hotel_novotel_bali_nusa_dua_hotel__residences" HotelName="Novotel Bali Nusa Dua - Hotel &amp; Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Express check-in,Outdoor furniture,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Mengiat, BTDC Complex, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/82/0c82b3a7a871546674a271148d562ecd390228b4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="175.24" OriginalAmount="170.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="35.41197" Longitude="24.782664" StarRating="2" HotelCode="|84388" HotelName="Troulis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BALI-RETHYMNO</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/3/8/8/84388_3.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is 60 metres away from Varkotopos Beach. ROOM: The establishment has studios, apartments with views of the sea and swimming pool views. They also have an air-conditioning system, a satellite television, a safe, a kitchen, a fridge, a coffee maker, table, a bathroom with a shower, a bathrobe and a balcony. FACILITIES: The establishment has a swimming pool, a restaurant and a cafÃ©. The establishment also offers WiFi (free of charge) in the communal areas.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="175.74" OriginalAmount="170.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.474443" Longitude="115.440548" StarRating="3" HotelCode="|168221" HotelName="Sawah Indah Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Br. Tebola, Sidemen, Karangasem, Bali - Indonesia</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/8/2/2/1/168221_aseo.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is surrounded by mountains, has a swimming pool, a restaurant, inviting rooms with city views, a spa with treatments and WiFi in communal areas. ROOM: The rooms have a fan, a terrace with chairs, a mini-bar, a bathroom with bathroom items and a shower.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="177.82" OriginalAmount="172.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.76976" Longitude="115.1692" StarRating="4" HotelCode="|191228" HotelName="The Open House Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PEMELISAN AGUNG, NO 25 JIMBARAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/2/2/8/191228_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="186.37" OriginalAmount="180.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.695138" Longitude="115.1724155" StarRating="0" HotelCode="|169347" HotelName="Lasanti s and Spa Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN NAKULA GANG BAIKBAIK NO 89SEMINYAK KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/4/7/169347_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a library, tourist information, WiFi (free of charge) and a transfer service to the airport, Guests can find the massage service, a laundry service and a car hire service. SITUATION: This hotel Seminyak it is in Close to Seminyak the beach 30 minutes away, you can find Ngurah Rai Airport. ROOM: Guests can find a swimming pool, a kitchen, a television, a safety deposit box and mosquito nets.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="187.18" OriginalAmount="181.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.572243" Longitude="115.25968" StarRating="5" HotelCode="|210688" HotelName="Sthala, A Tribute Portfolio , Ubud Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan A.A Gede Rai, Banjar Mawang Kelod, Lodtunduh, Ubud, Gianyar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/8/8/210688_1_7928.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="188.97" OriginalAmount="183.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.66328" Longitude="115.13568" StarRating="5" HotelCode="|238898" HotelName="Swarga Suites Bali Berawa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pemelisan Agung, Tibubeneng, North Kuta, Badung Regency</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/8/9/8/238898_1_1677.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="190.05" OriginalAmount="184.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5032196" Longitude="115.2686591" StarRating="4" HotelCode="|399545" HotelName="Origin Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan. Tirta Tawar. Banjar Kutuh Kelod, 1 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/4/5/399545_c4102600628.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="192.13" OriginalAmount="186.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.785386" Longitude="115.163465" StarRating="5" HotelCode="|210685" HotelName="Movenpick Resort and Spa Jimbaran Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Wanagiri No. 1 Jimbaran Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/8/5/210685_1_6817.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="192.26" OriginalAmount="186.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.181381" Longitude="115.043881" StarRating="4" HotelCode="|46965" HotelName="The Damai - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN DAMAI, KAYUPUTIH, LOVINA, SINGARAJA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/6/5/46965_1_2239.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 19 air-conditioning rooms, a lobby, a reception, a safety deposit box service, a currency exchange service, a bar, a restaurant and a library. The establishment has a temple, WiFi, room service and a laundry service (for a fee), nearby, you can find a car park, The establishment offers bicycle hire. SITUATION: Buleleng It is in Singaraja and Lovina it is located between nearby, you will find, restaurants, bars and pubs. Lovina it is 3 kilometres away from it is situated 500 metres away from Kayuputih the Forest it is 25 kilometres away from Gitgit the waterfall of It is 90 minutes away fromMenjangan the Island of it is situated 120 kilometres away from Ngurah Rai Airport. ROOM: Guests are offered spacious bungalows, have a king-size bed, a sitting room, a safety deposit box, a satellite or cable television, a DVD player, a mini-bar, a hairdryer, a bathrobe and slippers. Clients can find superior rooms with a shower and deluxe rooms with hydromassage, They have a direct line telephone, a radio, a Hi-Fi, individual air-conditioning, heating and a balcony or terrace. FACILITIES: Guests are offered a spa with treatments and a massage service (available for a fee), The establishment has swimming pools, an outdoor bar, deck chairs and a hydromassage bath. By paying an extra charge, you can enjoy tennis and diving. in the surrounding area, you can find a beach. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Guests can book half-board or full-board, Regarding the food and beverage offering, clients have a continental breakfast and a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="192.40" OriginalAmount="186.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.559129" Longitude="115.266258" StarRating="4" HotelCode="|219405" HotelName="The Alena Resort A Pramana Experience" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Silungan Desa Mas, Ubud</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/4/0/5/219405_b0f19ed1216.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="192.82" OriginalAmount="187.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="35.393431" Longitude="24.7883585" StarRating="5" HotelCode="|68221" HotelName="Filion Suites Resort &amp; Spa" Meals="ALL-INCLUSIVE" BedType="ALL-INCLUSIVE" CnxPolicy="Free CXL until 27/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Main Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/2/2/1/68221_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex was built in 2010 and has 65 rooms, The establishment boasts air-conditioning, a lobby, a reception, express check-out, a currency exchange service, a cloakroom, a lift and a hairdresser's. Our guests can find a games room, a television room, a mini-club, a playground, a cafÃ©, a bar and a restaurant. The establishment also offers conference facilities, WiFi, a car park, room service, a laundry service (for a fee) and a bicycle rental desk. SITUATION: Bali It is close to Rethymno it is 30 kilometres away from 15 kilometres away, you can find the bus station, a beach ,Nikos Kazantzakis It is situated 45 kilometres away from Clients can also find Heraklion Airport. ROOM: Each room has a bathroom with a shower, a bath, a hairdryer, a direct line telephone and a satellite or cable television. They also have internet, a safe, a mini-bar, a coffee maker, a kettle, individual air-conditioning and a balcony or terrace. FACILITIES: Outdoors, guests have access to 2 pools with children's area, deck chairs, parasols, towels, an outdoor bar and 2 children's swimming pools. You can find a covered swimming pool with a hydromassage bath, (available for a fee), a steam bath, a sauna, spa treatments and a massage service. Facilities (available for a fee), Guests can also enjoy tennis (available for a fee), basketball and ping pong. Clients can find water sports (available for a fee), jet-skiing, diving, sailing, catamaran excursions and pedal-boating. By paying an extra charge, you can playing billiards and horse-riding. The establishment also offers an entertainment programme for children, At the beach, customers can find deck chairs and parasols. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and dinner. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="193.18" OriginalAmount="187.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.67047" Longitude="115.146" StarRating="4" HotelCode="|400011" HotelName="Villa Lisha" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pura Kayu Putih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/0/1/1/400011_5b6b4330735.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="195.67" OriginalAmount="189.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.435047" Longitude="114.830759" StarRating="4" HotelCode="|167918" HotelName="Kelapa Retreat and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ngurah Rai Road, Pekutatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/9/1/8/167918_gen.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a private beach, a restaurant, WiFi (free of charge) and a transfer service (available on request). SITUATION: This hotel is on the east coast of Bali. ROOM: The establishment has suite rooms, villas have an air-conditioning system, a television, a DVD player, a mini-bar, a bathroom with a bath, a shower and a hairdryer.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="196.39" OriginalAmount="190.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6873229" Longitude="115.1746026" StarRating="3" HotelCode="|401819" HotelName="The Bali Bliss Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dewi Saraswati III no 8 Br Basangkasa Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/8/1/9/401819_0d554490441.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="196.41" OriginalAmount="190.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.73709" Longitude="115.16318" StarRating="5" HotelCode="|47234" HotelName="Holiday Inn Resort Baruna Bali" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara 33</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/2/3/4/47234_1_5935.jpg</HotelPictures>
        <HotelDescription>HOTEL: This Balinese style complex, has tropical gardens, was opened in 2009 and has 195 suites air-conditioning, a WC, a lobby with a reception, a safety deposit box service, a currency exchange service, daily newspapers, a lift, a playground and a mini-club. The establishment offers guests 2 restaurants, a cafÃ© and a bar. It also has room service, conference facilities, WiFi, a car park and a laundry service (for a fee). SITUATION: Tuban It is in close to the establishment, clients can find the leisure area ,Kuta the shopping area of it is 1 kilometre away from Waterbom Park the water park Discovery the shopping centre Denpasar it is situated 45 kilometres away from It is 10 minutes away fromNgurah Rai Airport. ROOM: They have a direct line telephone, a television, internet, a fridge, a coffee maker and a kettle. There is also a safe, a balcony or terrace, an individual air-conditioning system, a bathroom with a shower and a hairdryer. FACILITIES: The establishment boasts Kid Suites, family suite and an activities programme for children, (available for a fee), The establishment has a bar, a massage service, a spa (available for a fee), a gym, a swimming pool, a children's swimming area, an outdoor bar and a terrace. At the beach, guests can find deck chairs and parasols. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy breakfast, lunch and dinner service in the restaurant, The establishment serves a continental buffet breakfast and Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="196.73" OriginalAmount="191.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.717738" Longitude="115.16942" StarRating="5" HotelCode="986605|sheraton_bali_kuta_resort" HotelName="Sheraton Bali Kuta Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="ATM,Shopping on site,Air conditioning,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace,Dryer,Fire Extinguisher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Beachwalk Mall, Jalan Pantai Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/04/70/04704625c21fbf11f66fd94a6d2eb7b69e9bf6f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="198.79" OriginalAmount="193.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.709116" Longitude="115.25869" StarRating="4" HotelCode="986521|puri_santrian" HotelName="Puri Santrian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cemara 35, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/4a/d24a47030fb2d1a191407a3738c43b439ae1bd81.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="201.92" OriginalAmount="196.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.646608" Longitude="115.139951" StarRating="4" HotelCode="|399636" HotelName="Theanna Eco Villa and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Bolong No. 25A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/6/3/6/399636_86ac80f0918.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="203.94" OriginalAmount="198.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.695167" Longitude="115.167755" StarRating="4" HotelCode="986538|the_seminyak_suite__private_villa" HotelName="The Seminyak Suite - Private Villa - By Astadala" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,Elevator/lift,Smoking areas,Smoke-free property,Security guard,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher,Smoking Allowed,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Seminyak No. 17, 17, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/67/9a675f4868a3ecf1815c2518f7a2bcf2de102c0e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="203.94" OriginalAmount="198.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.781297" Longitude="115.16553" StarRating="5" HotelCode="986593|le_meridien_bali_jimbaran" HotelName="Le Meridien Bali Jimbaran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Chapel,Garden,Terrace,Private check-in/check-out">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bukit Permai, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/68/c0682bd56ca742c2f992f2b64111815b672ca554.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="204.74" OriginalAmount="198.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.792496" Longitude="115.144547" StarRating="5" HotelCode="|220661" HotelName="Royal Tulip Springhill Resort Jimbaran - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. JEPUN, JIMBARAN, BADUNG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/6/6/1/220661_1_3799.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="206.00" OriginalAmount="200.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.708452" Longitude="115.16725" StarRating="4" HotelCode="986543|legian_beach_hotel" HotelName="Legian Beach Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Melasti, Legian Kelod, Legian Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/6c/d06c1ac0582d9eba28830758f954c379aa7d6259.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="206.84" OriginalAmount="200.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.060362" Longitude="73.18909" StarRating="0" HotelCode="|538685" HotelName="Amritara Jawai Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Village Sena, District Pali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/8/6/8/5/538685_109c6b91016.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="208.08" OriginalAmount="202.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6951367" Longitude="115.1682541" StarRating="4" HotelCode="|41209" HotelName="The Seminyak Suite - Private Villa - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN RAYA SEMINYAK 17 KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/2/0/9/41209_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This elegant boutique hotel, was opened in 2005 and has 17 rooms a lobby, express check-out, a reception, a bar and a restaurant. The establishment offers bicycle hire, room service and a laundry service. SITUATION: Near the establishment, guests will find shops, restaurants, the nightlife and the beach. it is 10 minutes away from Kuta the beach 20 minutes away from the establishment guests have Ngurah Rai Airport Denpasar it is 30 minutes away from. ROOM: They have a garden area with swimming pool, a bathroom, a hairdryer, a living room, table and a mini-bar. They also have a coffee maker, a kettle, a swimming pool, a stereo, an individual air-conditioning system, a satellite or cable television, a DVD player, a safety deposit box, a direct line telephone and a king-size bed. FACILITIES: The establishment has a swimming pool. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy an international restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="208.09" OriginalAmount="202.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.81028" Longitude="115.105" StarRating="4" HotelCode="|400013" HotelName="Le Cliff Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Labuansait</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/0/1/3/400013_4de62660753.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="209.09" OriginalAmount="203.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.476358" Longitude="115.28056" StarRating="4" HotelCode="986436|the_kayon_resort" HotelName="The Kayon Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Chapel,Garden,Terrace,Private check-in/check-out,Dryer">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kepitu, Desa Kendran,, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/20/7e2063384859e7cc02f7e414f5a23e51ef539a20.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="211.15" OriginalAmount="205.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.689508" Longitude="115.1718" StarRating="4" HotelCode="986514|the_amala_2" HotelName="The Amala Boutique Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Garden,Terrace,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kunti 108, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/58/1b580a3051a538eb4721cfe33e3adab9510aede7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="212.18" OriginalAmount="206.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.690172" Longitude="115.2647" StarRating="4" HotelCode="986502|griya_santrian" HotelName="Griya Santrian a Beach Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 47, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/71/7d710ac24e2b8a4b9447ce9c9b9569ac0894c48d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="213.21" OriginalAmount="207.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.678403" Longitude="115.26268" StarRating="4" HotelCode="986486|inna_grand_bali_beach" HotelName="Bali Beach Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Gift shop,Garden,Terrace,Dryer">
        <Address>
          <AddressLines>
            <AddressLine>Jl Hang Tuah, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/f1/7cf12ce4f32c594af78b4782879b6310d0eabf0a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="214.10" OriginalAmount="207.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.703274" Longitude="115.17133" StarRating="5" HotelCode="|218551" HotelName="Abia Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. RAYA LEGIAN II, GANG XX</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/5/5/1/218551_ed588191033.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="215.95" OriginalAmount="209.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.680742" Longitude="115.154789" StarRating="5" HotelCode="|170133" HotelName="Koenokoeni Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PURA TELAGA WAJA SEMINYAK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/0/1/3/3/170133_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has a reception, a safety deposit box service, a currency exchange service, room service, a laundry service, a medical care service and a car park. SITUATION: This establishment, Bali it is in.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="217.73" OriginalAmount="211.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.674719" Longitude="115.148799" StarRating="4" HotelCode="|220633" HotelName="Bali Aroma Exclusive Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Batu Belig Gg. Pelangi No 8, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/6/3/3/220633_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="218.36" OriginalAmount="212.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.691854" Longitude="115.162224" StarRating="5" HotelCode="986437|courtyard_by_marriott_bali_seminyak" HotelName="Courtyard By Marriott Bali Seminyak Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/05/2026" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk 103, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/57/db5794c11e3de5fe7e9c8d33ba7008a1bc621b8e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="221.22" OriginalAmount="214.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.655953" Longitude="115.153457" StarRating="5" HotelCode="|47998" HotelName="The Bidadari Villas and Spa - Chse Certified" Meals="FULL-BOARD" BedType="FULL-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BANJAR ANYAR KELOD, KEROBOKAN, KUTA UTARA 27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/9/9/8/47998_ad36fac0941.jpg</HotelPictures>
        <HotelDescription>HOTEL: This spa complex, has 19 chalets a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service, a restaurant and room service. At an additional cost you can have access to a laundry service, WiFi and bicycle hire. Guests can also find a car park. SITUATION: It is inUmalas-Kerobokan northern Kuta 15 minutes away from the establishment clients have Where you can find restaurants, pubs, bars and shops. It is 20 minutes away fromDenpasar Airport. ROOM: Guests are offered chalets with swimming pool, an air-conditioning system, a bathroom with a bath and outdoor shower. They also have a dining room, a kitchen, private garden, a king size or double bed, a fridge, a hairdryer, an ironing set, a coffee maker and a kettle. Guests can enjoy a satellite TV with international channels, a DVD player, a stereo, internet and a safe. Guests are offered individual air-conditioning, heating and a balcony or terrace. FACILITIES: You can find a solarium, spa treatments and a massage service. At an extra cost, you can find a spa, Clients can enjoy activities such as water-skiing, diving, surfing, windsurfing, jet-skiing, sailing, catamaran excursions and canoeing. Facilities (available for a fee), Our guests can also horse-riding, go cycling and play golf. Facilities (available for a fee), 17 kilometres away, clients have at their disposal a golf course. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a continental breakfast and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="221.39" OriginalAmount="214.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.702314" Longitude="115.1653" StarRating="5" HotelCode="|210733" HotelName="The Bandha and Suites " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, Legian Kaja, Legian</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/7/3/3/210733_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="222.48" OriginalAmount="216.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.825772" Longitude="115.21889" StarRating="5" HotelCode="986544|grand_nikko_bali_3" HotelName="Hilton Bali Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Gift shop,Chapel,Garden,Terrace,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f4/8d/f48d60e61e4cd069ee2bb1172d7debdf04347cd0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="223.98" OriginalAmount="217.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.009423" Longitude="73.143396" StarRating="0" HotelCode="|546152" HotelName="Trulyy The Jawai Leapord Kingdom" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>SH-62</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/6/1/5/2/546152_1744ae41051.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="225.13" OriginalAmount="218.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.44465" Longitude="115.67" StarRating="4" HotelCode="|399803" HotelName="Shunyata Villas Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Batu Telu, Seraya</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/8/0/3/399803_956b43a0901.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="226.65" OriginalAmount="220.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.477466" Longitude="115.262688" StarRating="3" HotelCode="|203827" HotelName="Blue Karma Dijiwa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta Desa Bentuyung, Ubud</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/8/2/7/203827_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="226.74" OriginalAmount="220.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6872" Longitude="115.164985" StarRating="4" HotelCode="|69918" HotelName="Avani Seminyak Resort Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>28 DRUPADI STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/9/9/1/8/69918_7e868261026.jpg</HotelPictures>
        <HotelDescription>HOTEL: This great value hotel and it offers comfortable facilities.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="229.69" OriginalAmount="223.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.496009" Longitude="115.253746" StarRating="4" HotelCode="986540|pita_maha_2" HotelName="Pita Maha Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,Elevator/lift,Smoking areas,Currency exchange,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Private check-in/check-out,Dryer,Fire Extinguisher,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sanggingan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/56/c4569389a282133f1dd7d5f9ca8fa83b84028dce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="229.69" OriginalAmount="223.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6899805" Longitude="115.15837" StarRating="4" HotelCode="986600|villa_bali_asri" HotelName="Villa Bali Asri Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Heating,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sari Dewi No.39, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/55/205540d095255943bf490fe92b682cfed4591d84.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="233.81" OriginalAmount="227.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.78688" Longitude="115.19859" StarRating="4" HotelCode="986597|tanadewa_luxury_villa__spa" HotelName="tanadewa Villas Nusa Dua Bali By Cross Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Shopping on site,Air conditioning,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Private check-in/check-out,Dryer,Fire Extinguisher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Giri No. 11, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/76/237677b27f593d56b177394867d4ff539fd01ed3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="234.98" OriginalAmount="228.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6848" Longitude="115.2634" StarRating="0" HotelCode="|42185" HotelName="Villa Mahapala" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PANTAI SINDU SANUR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/8/5/42185_1_2165.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex was opened in 2007 and has 20 rooms a lobby, a safety deposit box service, a currency exchange service and a restaurant. The establishment offers guests internet (for a fee), room service and a laundry service. SITUATION: it is in Sindu the beach 20 minutes away from the establishment clients have Ngurah Rai Airport Clients can also find, is situated 10 minutes away from shops. ROOM: They have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV and a mini-bar. They also have a coffee maker, a kettle, a king-size bed, individual air-conditioning, a safety deposit box and a terrace. FACILITIES: The establishment boasts a spa with hydrotherapy, a massage service, 5 treatment cabins and a hydromassage bath. Clients can also find a swimming pool. PAYMENT METHODS: Customers can pay using Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have a breakfast service and Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="241.06" OriginalAmount="234.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.509934" Longitude="115.266811" StarRating="4" HotelCode="|210735" HotelName="Adiwana Resort Jembawan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. JEMBAWAN,UBUD, BALI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/7/3/5/210735_1_1388.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="241.50" OriginalAmount="234.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6471745" Longitude="115.1177981" StarRating="4" HotelCode="|399590" HotelName="The Double View Mansions Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Babadan, 200</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/9/0/399590_083fe600708.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="241.75" OriginalAmount="234.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6876452" Longitude="115.1648498" StarRating="4" HotelCode="|203522" HotelName="ANANTARA VACATION CLUB BALI SEMINYAK (FORMERLY RAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL DRUPADI NO 28, SEMINYAK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/5/2/2/203522_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="247.26" OriginalAmount="240.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.67897" Longitude="115.15215" StarRating="5" HotelCode="|400421" HotelName="The Buah Bali Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Petitenget, Gg. Cempaka</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/2/1/400421_7e11b340934.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="247.44" OriginalAmount="240.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6880931" Longitude="115.1575868" StarRating="0" HotelCode="|44551" HotelName="The Elysian Villa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN SARI DEWI, SEMINYAK 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/5/1/44551_1_1302.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has tropical gardens, villas with a swimming pool, a restaurant, a spa and a swimming pool. VILLAS: They have a garden, a terrace, a TV, an iPod, a bathroom with bath and a shower. FACILITIES: Guests are offered cookery courses, yoga, meditation, cycling (free of charge), a gym and a library. RESTAURANT: Regarding gastronomy, the establishment offers a restaurant and room service. SITUATION: This establishment, is in Bali south it is 11 kilometres away from Ngurah Rai Airport It has excellent transport links to the beach and the nightlife.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="251.12" OriginalAmount="243.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.8202654" Longitude="115.1191825" StarRating="5" HotelCode="|400425" HotelName="Hidden Hills Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Labuan Sait gg Puncak Sekapa II, Pecatu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/2/5/400425_79b57c01033.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="254.42" OriginalAmount="247.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.675252" Longitude="115.152293" StarRating="4" HotelCode="|48023" HotelName="Aria Exclusive Villa and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PETITENGET, SEMINYAK KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/0/2/3/48023_1_4704.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has swimming pools, a massage service and a transfer service (free of charge), The establilshment offers tourist information. SITUATION: This establishment, is 5 minutes drive away from Petitenget the beach Ku De Ta the beach club it is situated 10 minutes walk away from Potato Head the beach club the establishment is a 30-minute drive away from Ngurah Rai the airport 10 minutes walk away, you can find restaurants. ROOM: The establishment has villas with wooden furniture, a fully-equipped kitchen, a sitting room, a sofa and a DVD player.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="256.31" OriginalAmount="248.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6944" Longitude="115.166" StarRating="4" HotelCode="|220624" HotelName="Agata Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak, Gang Keraton No. 88, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/6/2/4/220624_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="262.01" OriginalAmount="254.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6909866" Longitude="115.1603733" StarRating="5" HotelCode="|67190" HotelName="Le Jardin Villas Seminyak - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN SARINANDE, SEMINYAK 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/1/9/0/67190_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment was built in 2007 and has 24 air-conditioning rooms, a lobby with express check-out, a reception, a safety deposit box service, a cloakroom, a television room, a breakfast room and a dining room. The establishment offers guests a car park and indoor parking. For an additional charge you can use internet, room service, a laundry service and bicycle rental. SITUATION: It is inSeminyak the heart of 5 minutes away from the establishment you have a beach, is situated 7 kilometres away from Ngurah Rai Airport. ROOM: They have a kitchen, a dining area, a private swimming pool and a garden. They have a king-size bed, a bathroom with a shower, a bath, a hairdryer, a direct line telephone, a satellite or cable television, a Hi-Fi, internet, a safe and a washing machine. They also have a kitchen with fridge, a microwave and individual air-conditioning. FACILITIES: The establishment has swimming pools, a gym, a spa, spa treatments and a massage service (available for a fee), You can find a terrace with deck chairs, a hydromassage bath and a covered pool. Guests can also go cycling (available for a fee), At the beach, customers can find deck chairs (available for a fee). PAYMENT METHODS: Customers can pay using American Express, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy an Ã  la carte restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="264.71" OriginalAmount="257.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.47113" Longitude="115.258026" StarRating="4" HotelCode="986405|puri_sebali_resort" HotelName="Puri Sebali Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sebali, Banjar Sebali, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/ba/2bbabccc7fdbb32417fc1a11e4fca1f2476ec2e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="265.47" OriginalAmount="257.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6942936" Longitude="115.2590069" StarRating="4" HotelCode="|61895" HotelName="Prime Plaza Suites Sanur - Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN BY PASS NGURAH RAI 83 SANUR SANUR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/1/8/9/5/61895_1_6267.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts one, two or three bedroom apartments, The establishment offers guests a transfer service (free of charge), a swimming pool with a bar, a terrace, ping-pong, a gym, a spa with treatments and an activities programme for children, Guests can also find a swimming pool with slides and a playground. ROOM: The rooms have an air-conditioning system, a living room, a fully-equipped kitchen and have modern facilities. OTHERS: Regarding the food and beverage offering, clients can enjoy a dinner service and a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="267.00" OriginalAmount="259.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="35.407713" Longitude="24.7816586" StarRating="3" HotelCode="|73840" HotelName="Xidas Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bali Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/3/8/4/0/73840_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Xidas Garden is rated two stars, is situated in Rethymno the outskirts of, has a cafÃ© and a swimming pool.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="267.69" OriginalAmount="259.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6845412" Longitude="115.1648234" StarRating="4" HotelCode="|169902" HotelName="Villa Eight" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN DRUPADI, BANJAR BASANGKASA, SEMINYAK 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/9/0/2/169902_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="268.83" OriginalAmount="261.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.512126" Longitude="115.258" StarRating="4" HotelCode="986480|goya_boutique_resort" HotelName="Goya Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Elevator/lift,Smoke-free property,Security guard,Ticket assistance,Gift shop,Garden,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/e6/46e64141147db81e9b3eb872cf64d523172e796c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="271.92" OriginalAmount="264.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.78063" Longitude="115.22523" StarRating="5" HotelCode="986550|conrad_bali" HotelName="Conrad Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/05/2026" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Chapel,Garden,Television in lobby,Terrace,Private check-in/check-out,Fire Extinguisher,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 168, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5f/60/5f6042901250d53d70c648da64e32beb267cfd13.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="273.98" OriginalAmount="266.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.474045" Longitude="115.27837" StarRating="5" HotelCode="986484|tejaprana_resort_spa" HotelName="Tejaprana Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Chapel,Garden,Television in lobby,Terrace,Private check-in/check-out,Fire Extinguisher,Outdoor furniture,Upper floors accessible by elevator,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Sapat, Tegallalang, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/fe/a9febc5b8c45dcbf03bdc758b53a983f90c21c32.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="274.17" OriginalAmount="266.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.683997" Longitude="115.160451" StarRating="0" HotelCode="|41517" HotelName="C151 Smart s At Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN LAKSMANA SEMINYAK 151</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/5/1/7/41517_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2007 and has 21 rooms a lobby and a reception. For an extra cost you can have access to room service and a laundry service. Guests also have access to a car park. SITUATION: Seminyak It is in Close to the establishment, clients can find, shops, leisure areas 100 metres away from, the beach, restaurants, Kuta 15 minutes away from the establishment guests have 20 minutes away, guests can find the airport, Denpasar It is 40 metres away from. ROOM: Guests are offered two bedroom chalets, a living room-bedroom, a bathroom, a swimming pool, a direct line telephone and a Hi-Fi. They also have internet, a mini-bar, a coffee maker, a kettle, a double bed, a safety deposit box and a terrace. Clients are offered curtains with electric shutters, an individual air-conditioning system, a hydromassage bath and flatscreen cable and satellite television. FACILITIES: Outdoors, clients have access to a swimming pool. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="278.86" OriginalAmount="270.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.016407" Longitude="73.141895" StarRating="0" HotelCode="|539179" HotelName="WelcomHeritage Cheetagarh Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rotela Lake</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/9/1/7/9/539179_c1778621013.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="280.16" OriginalAmount="272.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.795775" Longitude="115.23061" StarRating="5" HotelCode="986635|the_westin_resort__nusa_dua_bali" HotelName="The Westin Resort Nusa Dua, Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/05/2026" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Dryer,Fire Extinguisher,Outdoor furniture,Electric car charging">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata Nusa Dua ITDC Lot N-3, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/72/68727beca3162e25351542ab9ca17911c7495dab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="281.57" OriginalAmount="273.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5439" Longitude="115.2309" StarRating="5" HotelCode="|47156" HotelName="FuramaXclusive Resort and Villas Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BANJAR BINDU JLN.RAYA MAMBAL PO BOX 134 UBU 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/5/6/47156_1_9476.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has 24 chalets air-conditioning, a hall with a reception, a reception, a currency exchange service and conference rooms. The establishment offers internet, room service, a car park, a bar, a restaurant, drinks, a laundry service and bicycle rental (for a fee). SITUATION: 20 minutes away from the establishment you haveUbud the commercial area of Bali Bird Park it is situated 10 kilometres away from it is situated 15 kilometres away from Sukawati the market Denpasar 30 kilometres away from the establishment, guests will find 45 minutes away from the establishment you haveNgurah Rai Airport. ROOM: Guests are offered one and two bedroom chalets with a bathroom with a shower, a bath, a hairdryer, a double bed, a direct line telephone and satellite or cable TV. They also have a radio, a Hi-Fi, internet, a mini-bar, a coffee maker, a kettle, an individual air-conditioning system, a terrace and a safety deposit box. FACILITIES: The establishment has swimming pools, an outdoor bar, a terrace with deck chairs and parasols. The establishment also has a hydromassage bath, a sauna, hydrotherapy treatments and a massage service (available for a fee), You can find an activities programme (available for a fee). MEALS: Regarding the food and beverage offering, the establishment offers a restaurant, room service and a bar. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="284.28" OriginalAmount="276.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.799149" Longitude="115.232605" StarRating="5" HotelCode="986583|melia_bali_indonesia_all_inclusive" HotelName="Paradisus by Meliá Bali Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Express check-in,Express check-out,Private check-in/check-out">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata ITDC Lot N1, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/35/f2/35f20b4e98be4edb8630e9c846983c7360f9649c.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="287.13" OriginalAmount="278.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.70037" Longitude="115.26074" StarRating="5" HotelCode="|42184" HotelName="Bali Emerald Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/8/4/42184_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has villas with a swimming pool, a sitting area, butler, a laundry service and security services. VILLAS: They have air-conditioning, a kitchen, a dressing table, a dining room, cable television and DVD player. SITUATION: This hotel is 5 minutes away from Sanur the beach. FACILITIES: Clients can enjoy activities such as diving, jet-skiing, sailing and billiards. Guests are offered a massage service, treatments, excursions, an entertainment programme and a transfer service. RESTAURANT: Regarding gastronomy, the establishment offers a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="287.37" OriginalAmount="279.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.695133" Longitude="115.16257" StarRating="5" HotelCode="986749|hotel_indigo_bali_seminyak_beach" HotelName="Indigo Bali Seminyak Beach Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Camplung Tanduk No.10, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/ef/95ef0ea572242906bf9554374bf24145ced1ec45.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="289.85" OriginalAmount="281.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.697492" Longitude="115.263774" StarRating="5" HotelCode="|203854" HotelName="Maya Sanur Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan No. 89M, Batujimbar, Sanur Bali Indonesia</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/8/5/4/203854_1_9041.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="293.55" OriginalAmount="285.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.672185" Longitude="115.14556" StarRating="4" HotelCode="986656|eden_the_residence_at_the_sea_2" HotelName="Eden The Residence at The Sea Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Heating,Security guard,Ticket assistance,Garden,Television in lobby,Terrace,Fire Extinguisher,Smoking Allowed,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Belig, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/c4/d5c41109671d616a1033359fb7d6e9a52b019bc0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="293.55" OriginalAmount="285.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.697774" Longitude="115.263855" StarRating="5" HotelCode="986407|maya_sanur_resort__spa" HotelName="Maya Sanur Resort &amp; Spa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Heating,Newspapers,Garden,Terrace,Design hotel,Fire Extinguisher,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Indonesia, Bali, Denpasar, rayon Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b1/59/b1595dade412f2aaa72d49fc1d059978b5dcbff2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="293.75" OriginalAmount="285.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.680204" Longitude="115.152721" StarRating="4" HotelCode="|162996" HotelName="Hu'u Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. PETITENGET - SEMINYAK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/2/9/9/6/162996_1_8870.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a restaurant and WiFi. SITUATION: This establishment, is in Seminyak a good location in 5 minutes away from the establishment, you can find Petitenget the beach the establishment is a 5-minute walk away from shops and restaurants, is 30 minutes drive away from Ngurah Rai the airport. ROOM: The establishment has villas with private swimming pool, parquet flooring, a kitchen, a dining area, a sitting room, a television, a bathroom with a bath and complimentary bathroom items.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="296.89" OriginalAmount="288.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.239268" Longitude="115.071903" StarRating="4" HotelCode="|169848" HotelName="Munduk Moding Plantation Nature Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Asah Gobleg Banjar Dinas Asah Desa Gobleg Kecamatan Banjar Buleleng</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/4/8/169848_1_7955.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has suites and villas. The establishment offers WiFi (free of charge), a swimming pool, a spa, a restaurant, a tennis court and room service. SITUATION: This establishment, is 5 minutes drive away from Buyan and Tamblingan the lakes of it is situated 15 minutes walk away from Munduk Falls of. ROOM: Each room has wooden floors, wooden furniture, large windows, a satellite television, cable television, a DVD player, a fridge, a mini-bar, a bathroom with a shower and a bath. FACILITIES: The establishment has a spa with a massage service and body treatments. Clients can enjoy activities such as cycling and horses. The complex has a laundry service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="303.58" OriginalAmount="294.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.504149" Longitude="115.255218" StarRating="5" HotelCode="|68174" HotelName="Warwick Ibah Luxury Villas and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. RAYA CAMPUHAN, P.O. BOX 193, UBUD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/7/4/68174_1_1097.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a lobby, a reception, a safety deposit box service, a bar and a restaurant. The establishment also offers room service, the launderette and a car park. SITUATION: It is 5 minutes away fromUbud the commercial area of 45 minutes away from the establishment you have the airport. ROOM: Guests can find chalets, have a bathroom, with a bath, a king size or double bed, a direct line telephone and satellite or cable TV. They also have internet, a safety deposit box, a mini-bar, individual air-conditioning and a balcony or terrace. FACILITIES: The establishment has a covered pool and a swimming pool. For a fee, you can enjoy hydrotherapy treatments and a massage service. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="304.41" OriginalAmount="295.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1211484" Longitude="114.5133864" StarRating="3" HotelCode="|401144" HotelName="NusaBay Menjangan Resort by WHM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Gilimanuk Km 15, Singaraja</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/1/4/4/401144_0f2170d1159.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="307.97" OriginalAmount="299.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.676095" Longitude="115.157524" StarRating="5" HotelCode="986697|maca_villas__spa" HotelName="Maca Villas &amp; Spa Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace,Dishwasher,Patio">
        <Address>
          <AddressLines>
            <AddressLine>No. 7, Jalan Lebak Sari, Petitenget, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/38/a2386e5c8d328703bc04acc9e89fe7542aa461be.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="309.00" OriginalAmount="300.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.737471" Longitude="115.16802" StarRating="2" HotelCode="986722|sekar_sari_inn_" HotelName="Sekar Sari Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoke-free property,Garden,Terrace,Private check-in/check-out,Fire Extinguisher,All Spaces Non-Smoking (public and private),Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza 17x, Kuta, Badung Regency, Bali 80361, Indonesia, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/52/5a52fa24086988beb5f994a3421a673b19f1d59d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="309.16" OriginalAmount="300.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.672177" Longitude="115.1462706" StarRating="0" HotelCode="|169449" HotelName="Eden The Residence At The Sea - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL.BATU BELIG SEMINYAK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/4/4/9/169449_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool, villas with a swimming pool, WiFi and a car park (free of charge). SITUATION: This establishment, Seminyak it is in 50 metres away from the establishment, you can find the sea, Seminyak 10 minutes away from the establishment clients have Kuta 15 minutes away from it is 30 minutes away from Ngurah Rai Airport. ROOM: Guests can find a sitting area, cable television, a DVD player, garden and a sitting area.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="309.22" OriginalAmount="300.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.686225" Longitude="115.154571" StarRating="5" HotelCode="|166058" HotelName="The Seminyak Beach Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JI. KAYU AYA, SEMINYAK BEACH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/0/5/8/166058_1_7043.jpeg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Ku De Ta it is near Seminyak the beach. ROOM: The establishment has WiFi, a television, a bathroom with a shower and a bath. FACILITIES: Guests are offered a business centre, medical care, deck chairs and a spa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="310.01" OriginalAmount="300.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.67666" Longitude="115.15732" StarRating="0" HotelCode="|41628" HotelName="The Kunja - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/6/2/8/41628_1_4863.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has 18 chalets a lobby, a bar and restaurants. The establishment also offers room service, a laundry service, internet and a car park. SITUATION: The hotel Petitenget it is in 10 minutes away from the establishment you have Seminyak the beach near the establishment, you will find restaurants, shops, 15 minutes away from the establishment clients have Discovery the shopping centre 30 minutes away, guests can find Ngurah Rai Airport. ROOM: They have a sitting area, private swimming pool, a terrace, a kitchen with a microwave, a king-size bed and a bathroom with a shower, Guests are offered a bath, a satellite television, a direct line telephone, a Hi-Fi, a mini-bar, a coffee maker and a kettle. They also have dresser, a safe, an individual air-conditioning system and a terrace. FACILITIES: Outdoors, guests have access to swimming pools. MEALS: Regarding the food and beverage offering, the establishment offers a breakfast service, Guests can book half-board or all-inclusive, The establishment also offers Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="313.08" OriginalAmount="303.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6890203" Longitude="115.1732497" StarRating="4" HotelCode="|170118" HotelName="Villa Cantik Tresna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN GUNUNG ANTENE SEMINYAK 20</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/0/1/1/8/170118_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi (free of charge), a butler service, a car hire desk and a transfer service to the airport, The establishment has a bicycle rental desk, a massage service (free of charge) and a laundry service. SITUATION: This complex is 10 minutes drive away from Batu Bolong the beach it is 10 minutes drive away from La Playa Double 6 the airport Seminyak the commercial area of Kuta about 15 minutes away (by car) from. VILLAS: They have 3 bedrooms, private pool, sunbeds, a television, an iPod docking station and a kitchen.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="320.35" OriginalAmount="311.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.8031159" Longitude="115.2310673" StarRating="5" HotelCode="|41183" HotelName="Grand Hyatt Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Wisata Nusa Dua BTDC</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/1/8/3/41183_1_3364.jpg</HotelPictures>
        <HotelDescription>HOTEL: This comfortable beach hotel, has 648 rooms and 4 floors. It has a lobby, express check-out, a reception, a currency exchange service, a cafÃ©, a bar and 5 restaurants. The establishment offers conference facilities, room service, a laundry service, bicycle rental, a car park and a mini-club. SITUATION: This hotel is in Nusa Dua the Peninsula of 20 minutes away from the establishment, clients can find Bali Airport Denpasar 30 minutes away from the establishment, you can find Kuta it is 20 minutes away from 45 minutes away from the establishment clients have Uluwatu the Temple of. ROOM: The rooms are spacious, comfortable with a balcony with views, a double bed and an individual air-conditioning system. They also have cable television, a direct line telephone, a safe, a mini-bar, a coffee maker and a kettle. FACILITIES: Guests can enjoy a sauna, a hydromassage bath and spa treatments. Guests can also find tennis, a solarium, a swimming pool with an outdoor bar and (available for a fee). At the beach, customers can find water activities. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast, 5 restaurants, traditional dishes and international cuisine. PAYMENT METHODS: Customers can pay by American Express, Diners Club, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="321.92" OriginalAmount="312.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.008251" Longitude="73.159881" StarRating="0" HotelCode="|537750" HotelName="Jawai Wildlife Safari Camp" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>vill- virampura bhagal (near nana)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/7/5/0/537750_00c80112144.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="322.96" OriginalAmount="313.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.48001" Longitude="115.25886" StarRating="5" HotelCode="|169386" HotelName="Chapung Sebali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Sebali No. 5 Keliki</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/8/6/169386_1_2455.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="323.20" OriginalAmount="313.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6852" Longitude="115.15693" StarRating="4" HotelCode="|169650" HotelName="Rc Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN LAKSMANA NO88 SEMINYAK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/6/5/0/169650_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="334.75" OriginalAmount="325" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.79164" Longitude="115.229195" StarRating="5" HotelCode="986717|49627" HotelName="Sofitel Bali Nusa Dua Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/05/2026" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Gift shop,Chapel,Garden,Television in lobby,Terrace,Express check-out,Fire Extinguisher,Outdoor furniture,Electric car charging">
        <Address>
          <AddressLines>
            <AddressLine>Lot N5, ITDC Tourism Complex Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/cc/8ccc53d1cd74a434dff3d530d368664cb4cdfed1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="342.60" OriginalAmount="332.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6038" Longitude="115.32918" StarRating="0" HotelCode="|169358" HotelName="Bali Diamond s - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PANTAI KERAMASGIANYAR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/5/8/169358_1_3862.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has villas with a swimming pool, garden views, a massage service, a barbecue, a car hire service and a car park (free of charge). SITUATION: This hotel is on Jalan Pantai Keramas the beach 10 minutes away, you can find restaurants, is 5 minutes away from Sulawati Art Market the Market of 45 minutes away from the establishment clients have Ngurah Rai Airport. ROOM: Guests can find 2 bedrooms, wooden floors, a bathroom, a kitchen with fridge and a microwave.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="344.14" OriginalAmount="334.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6731509" Longitude="115.1589581" StarRating="0" HotelCode="|48434" HotelName="Javana Royal Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. PETITENGET NO 27C KEROBOKAN, SEMINYAK - BALI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/4/3/4/48434_1_1443.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has a butler service and 17 chalets. The establishment has air-conditioning, a hall, a restaurant, internet, a garden and a terrace. The establishment offers guests room service and a laundry service (for a fee). SITUATION: It is inKerobokan the district of 20 minutes away from the establishment you have the international airport. ROOM: Guests are offered large, comfortable chalets with king size bed, a bathroom with a bath and a shower. They also have a direct line telephone, a satellite television, internet, a fridge, an individual air-conditioning system and a terrace. FACILITIES: The establishment has private swimming pool, a jacuzzi, a sunbathing terrace with deck chairs and parasols. At an extra cost, you can find a massage service and spa treatments. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy a breakfast service and a set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="344.15" OriginalAmount="334.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1328939" Longitude="114.5527252" StarRating="5" HotelCode="|400409" HotelName="Plataran Menjangan Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>West Bali National Park</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/0/9/400409_3da28290941.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="351.14" OriginalAmount="340.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.68189" Longitude="115.15941" StarRating="4" HotelCode="|68177" HotelName="Maya Sayang Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN MERTASARI, KEROBOKAN KLOD, KUTA BALI 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/7/7/68177_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This boutique hotel and has 10 chalets air-conditioning, a lobby with a reception, a safety deposit box service, a bar and a restaurant. The establishment offers room service, a laundry service (for a fee) and a car park. SITUATION: Seminyak It is in near the establishment, you will find, shops, restaurants, bars and a nightclub. it is situated 15 kilometres away from Ngurah Rai Airport. ROOM: They have a bathroom with a shower, a bath, a hairdryer, satellite and cable TV, internet and a king size or double bed. You can also find a direct line telephone, a safety deposit box, a kitchenette, private swimming pool, a terrace and an individual air-conditioning system. FACILITIES: Clients can find private swimming pool, The establishment also offers spa treatments, a massage service and body care treatments (available for a fee), Guests can also find a covered swimming pool and deck chairs. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy a breakfast service and a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="356.38" OriginalAmount="346.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.512319" Longitude="115.260765" StarRating="4" HotelCode="986671|ubud_village" HotelName="Ubud Village Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/11/f911bfdc481a66b7d9afb52e8e58b3395bdc505f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="357.32" OriginalAmount="346.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.428293" Longitude="115.297818" StarRating="5" HotelCode="|400440" HotelName="Aksari Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Desa Kenderan No. 88x Ubud - Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/4/0/400440_592e94e1021.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="369.20" OriginalAmount="358.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.483875" Longitude="115.244601" StarRating="3" HotelCode="|401424" HotelName="Black Penny Villas Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kedewatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/2/4/401424_c2bdebc1134.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="370.80" OriginalAmount="360.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.162051" Longitude="114.73623" StarRating="3" HotelCode="986446|bali_il_mare" HotelName="Villa Bali Il Mare" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoke-free property,Washing machine,Garden,Terrace,Dryer,Dishwasher,Patio,Outdoor furniture,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Penyabangan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/50/18/5018bdc35498f9aa74a3f97d5745b6695ffee48d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="370.80" OriginalAmount="360.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.816536" Longitude="115.218506" StarRating="5" HotelCode="986571|mulia_resort_3" HotelName="Mulia Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/05/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nusa Dua Selatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/9a/d89abd32d4b56c9b3c9fdfb32d930b062a1e9969.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="374.64" OriginalAmount="363.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.51246" Longitude="115.25808" StarRating="5" HotelCode="|47085" HotelName="Komaneka At Bisma - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN BISMA, UBUD, GIANYAR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/8/5/47085_1_4498.jpg</HotelPictures>
        <HotelDescription>HOTEL: This club complex, was built in 2008, has and 32 rooms, with air-conditioning a lobby, a reception, a safety deposit box service and a lift. The establishment offers room service, a car park, a bar, restaurants and internet. At an additional cost you can have access to a laundry service and bicycle rental. SITUATION: Is situated inBisma the street nearby, you will find Ubud the city centre of Where you can find the market, the palace and the tourist office. 90 minutes away from the establishment clients have Ngurah Rai Airport. ROOM: The Balinese in style rooms, have a king size or double bed, a bathroom with a shower, a bath, a hairdryer, a balcony with table, deck chairs and a sitting room. They also have luggage room, a safe, an individual air-conditioning system, heating, cable and satellite television, a DVD player, a direct line telephone, a radio, internet, a fridge, a coffee maker and a kettle. FACILITIES: The establishment boasts a swimming pool, a jacuzzi, a gym (free of charge) and parasols. At an extra cost, you can find cycling, a spa, beauty treatments and a massage service. The establishment also offers an activities programme. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers breakfast, lunch and dinner service and set menu or Ã  la carte restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="376.98" OriginalAmount="366.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.513164" Longitude="115.2366" StarRating="5" HotelCode="986491|the_samaya_ubud" HotelName="The Samaya Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace,Fire Extinguisher,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Baung, Desa Sayan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/bf/6dbf814eab602dac9ffb07559c7ab00a4c32ee77.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="378.01" OriginalAmount="367.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.383313" Longitude="115.27443" StarRating="5" HotelCode="986449|padma_resort_ubud" HotelName="Padma Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Carik, Desa Puhu, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/8e/e58ed8187c967bf00f2a95a152c5492613eee219.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="384.05" OriginalAmount="372.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.686014" Longitude="115.158823" StarRating="0" HotelCode="|167518" HotelName="Villa Chocolat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sari Temuku No.16,Seminya,Oberoi,Kuta,Bali-I</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/5/1/8/167518_semi_int.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is 10 minutes away from the beach Seminyak. It is 15 minutes drive away from the street Legian. 20 minutes away, you can find the beach Kuta. It is 45 minutes drive away from the airport Ngurah Rai. ROOM: This villa has a sitting room, a kitchen, dining area, flat-screen satellite television, a terrace with swimming pool views, a bathroom with a bath and complimentary bathroom items. FACILITIES: The establishment boasts a swimming pool, a massage service, gardens and WiFi (free of charge). Guests are offered a launderette on request, car rental and a transfer service to the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="391.40" OriginalAmount="380.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.814049" Longitude="115.222565" StarRating="5" HotelCode="986553|the_bale" HotelName="The Bale Nusa Dua by LifestyleRetreats" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Computer,Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Private check-in/check-out,Fire Extinguisher,Adults Only,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Nusa Dua Selatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/9d/179ded6a96725f0c071fa80c8ce45fd27c81f22b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="395.74" OriginalAmount="384.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5102" Longitude="115.23987" StarRating="5" HotelCode="|48035" HotelName="Kayumanis Ubud Private Villas and Spa - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DESA SAYAN, UBUD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/0/3/5/48035_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex with air-conditioning, renovated in 2008 and has 27 rooms a lobby, express check-out, a reception, a safety deposit box service, a currency exchange service and a restaurant. The establishment offers WiFi, a car park, an indoor car park, bicycle rental, room service and a laundry service (for a fee). SITUATION: Ubud it is in it is 11 kilometres away from the market ,Ubud the city centre of it is situated 45 kilometres away from Ngurah Rai Airport. ROOM: They have private swimming pool, a terrace, a garden, a sitting area and a dining area. Guests are offered an air-conditioning system, a double bed, a bathroom with a shower, a bath, a satellite television, a Hi-Fi, a kitchen with oven, a microwave, a fridge, kitchenware, a coffee maker and a kettle. Our guests also have available a mini-bar, a safety deposit box, a direct line telephone, internet, a hairdryer, a washing machine and an ironing set. FACILITIES: Outdoors, clients can enjoy a swimming pool, The establishment also offers spa facilities, a massage service and spa treatments (available for a fee). PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy breakfast, lunch and dinner service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="396.55" OriginalAmount="385.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.797283" Longitude="115.23076" StarRating="5" HotelCode="986633|the_laguna_a_luxury_collection_resort__spa_nusa_dua_bali_2" HotelName="The Laguna, a Luxury Collection Resort &amp; Spa, Nusa Dua, Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Dryer,Fire Extinguisher,Outdoor furniture,Electric car charging">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata Lot N2, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/32/e3321deb4817870250543617713773539d12ce2d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="398.20" OriginalAmount="386.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.48895" Longitude="115.247867" StarRating="4" HotelCode="|399973" HotelName="Villa Santun" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pura Ulun Carik No. 06 Br. Lungsiakan Ds. Ke</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/9/7/3/399973_0eb44b80450.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="405.82" OriginalAmount="394" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-9.59806" Longitude="123.77" StarRating="5" HotelCode="986771|549469" HotelName="Marriott’s Bali Nusa Dua Terrace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24-hour reception,Currency exchange,Smoke-free property,Newspapers">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata ITDC Lot SW 4-5, Bali, Indonesia, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/dd/b4dd043fa3966736124d33c8fc863eff465c2b74.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="407.91" OriginalAmount="396.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.64205" Longitude="115.145033" StarRating="4" HotelCode="|400441" HotelName="Sotis Villa Canggu" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kayutulang, Canggu, Kec. Kuta Utara, Kabu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/4/1/400441_8b897311011.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="411.64" OriginalAmount="399.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.66019" Longitude="115.1311" StarRating="5" HotelCode="|46971" HotelName="Tugu Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN BATU BOLONG, CANGGU BEACH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/7/1/46971_57dc5191339.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex beach, renovated in 2007, has 21 deluxe suites and chalets. It has a lobby with a reception, a reception, a safety deposit box service, a currency exchange service and a restaurant. The establishment offers internet (for a fee), room service, a laundry service (for a fee), a car park and bicycle rental (for a fee). SITUATION: It is by the beach, is situated in a peaceful area, Seminyak 15 minutes away from the establishment guests have Where you can find the nightlife, restaurants and shops. Kuta it is situated 20 minutes away from Denpasar It is 35 metres away from 30 minutes away from the establishment you have the airport. ROOM: They have a satellite television, a mini-bar, a direct line telephone, a bathroom with a shower, a bath and a hairdryer. They also have internet, a double bed, individual air-conditioning, a safe and a balcony or terrace. FACILITIES: The establishment boasts a spa and with a massage service. Some services (available for a fee), Guests are offered a swimming pool with a terrace and deck chairs. PAYMENT METHODS: The establishment accepts American Express, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers Ã  la carte breakfast and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="422.30" OriginalAmount="410.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.696486" Longitude="115.16142" StarRating="4" HotelCode="986733|doublesix_luxury_hotel" HotelName="Double-Six Luxury Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Television in lobby,Terrace,Private check-in/check-out,Fire Extinguisher,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>No.66 Double Six Beach, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/86/2c863b3192548e770d6c5ce2dab0a8a80112e137.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="428.75" OriginalAmount="416.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.491415" Longitude="115.253852" StarRating="5" HotelCode="|41245" HotelName="Como Uma Ubud - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN RAYA SANGGINGAN, BANJAR LUNGSIAKAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/2/4/5/41245_1_3499.jpg</HotelPictures>
        <HotelDescription>HOTEL: This club complex and has 29 rooms a lobby, express check-out, a reception, a bar and a restaurant. The establishment offers room service, a laundry service, bicycle hire and a car park. SITUATION: Sanggingan It is in it is located close to Ubud the city centre of near the establishment, you will find museums, restaurants and souvenir shops. Clients can also find Ubud the Palace of the monkey forest. 20 minutes away from the establishment clients have Gianyar the city of it is 60 minutes away from Bali Airport. ROOM: The bright rooms, have a bathroom, a hairdryer, a direct line telephone, a satellite or cable television and a stereo. They also have internet, a mini-bar, a coffee maker, a kettle, a double bed, individual air-conditioning, a safety deposit box, a balcony and a terrace. FACILITIES: The establishment boasts a spa, yoga courses and a swimming pool. Guests also have access to mountain bikes (available for a fee). PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have an Asian restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="433.73" OriginalAmount="421.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.466467" Longitude="115.242619" StarRating="5" HotelCode="|169874" HotelName="Puri Wulandari A Boutique Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kedewatan, Ubud Gianyar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/7/4/169874_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has villas with a swimming pool, attentive service, a spa and WiFi (free of charge). ROOM: They have canopies, a wardrobe, a sitting room and a shower. FACILITIES: Guests are offered a beauty centre, tourist information, excursions, a library, DVD player and CD. The establishment also offers a transfer service, (available for a fee), on request. OTHERS: Regarding the food and beverage offering, clients have restaurants, a breakfast service and a cocktail bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="445.99" OriginalAmount="433.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.491756" Longitude="115.25383" StarRating="5" HotelCode="986660|uma_by_como_ubud" HotelName="Como Uma Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Gift shop,Garden,Terrace,Express check-in,Dryer">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sanggingan,Banjar Lungsiakan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/5b/185b62c8ddd53e8a49bfc072c843cd239458d0d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="467.62" OriginalAmount="454.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.429087" Longitude="115.25842" StarRating="5" HotelCode="986752|samsara_ubud" HotelName="Samsara Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Ayah, Desa Kelusa, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/f0/61f069daa439fd7b7e2ba689d0a8b0e4acbf7711.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="482.40" OriginalAmount="468.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.52356" Longitude="115.28203" StarRating="5" HotelCode="|169304" HotelName="Tanah Gajah, A Resort By Hadiprana - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Goa Gajah, Tengkulak Kaja Ubud, Gianyar,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/0/4/169304_1_144.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool and yoga. SITUATION: This hotel is situated 3 kilometres away from Ubud the city centre of it is situated 60 minutes away from Ngurah Rai Airport. ROOM: The rooms have a terrace, a bathroom and a television. Some rooms have private swimming pool. FACILITIES: Guests are offered cookery courses, yoga, gift shop, car rental, business facilities, a concierge service and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="487.62" OriginalAmount="473.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.700542" Longitude="115.263963" StarRating="5" HotelCode="|41182" HotelName="Hyatt Regency Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN DANAU TAMBLINGAN, SANUR. P.O. BOX 392 89</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/1/8/2/41182_1_9866.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex beach and has 389 rooms a lobby, express check-out, a reception and internet (for a fee), It also has a boutique, a bar, a restaurant and a pharmacy. The establishment has conference facilities, meeting rooms, room service, a laundry service, a car park and a mini-club. SITUATION: It is inSanur the beach 2 kilometres away from the establishment, guests will find Le Mayeur the museum it is 20 minutes away from Bali Airport Denpasar 10 minutes away from the establishment clients have. ROOM: Customers can find Balinese in style rooms with views of the gardens, a bathroom, a hairdryer and a satellite television. They also have a direct line telephone, an individual air-conditioning system, a mini-bar, a coffee maker, a kettle and a double bed. FACILITIES: Clients can enjoy activities such as windsurfing, canoeing (available for a fee), badminton, tennis (available for a fee) and volleyball. The establishment has 2 pools with children's area, an outdoor bar and a mini-club. Guests are offered aromatherapy treatments and a massage service. nearby, clients can enjoy a beach. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a buffet breakfast and international restaurants.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="489.70" OriginalAmount="475.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.68427" Longitude="115.1536" StarRating="5" HotelCode="|169878" HotelName="SAMAYA SEMINYAK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Laksmana, Seminyak Beach, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/7/8/169878_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is near Seminyak the beach it is situated 14 kilometres away from Ngurah Rai Airport Ku De Ta it is 5 minutes away from 10 minutes away from the establishment, clients can find Seminyak Square the shopping centre. ROOM: They have a private swimming pool, butler service, luxurious furniture, a flat-screen television, an iPod docking station and a DVD player. FACILITIES: Guests are offered WiFi (free of charge), a spa, a massage service, beauty treatments, a fitness centre and a sauna. OTHERS: Regarding the food and beverage provision, the establishment offers a bar, a restaurant and room service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="494.40" OriginalAmount="480.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.692026" Longitude="115.16729" StarRating="4" HotelCode="986625|blue_karma_resort" HotelName="Blue Karma Dijiwa Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/05/2026" HotelFacility="Shopping on site,Air conditioning,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Private check-in/check-out,Fire Extinguisher,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak, Gang Bima No 2, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/de/3dde2a185590d0824114875d6736a0dd4110e51b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="506.66" OriginalAmount="491.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.692009" Longitude="115.257912" StarRating="2" HotelCode="|169795" HotelName="GANGSA PRIVATE VILLA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. TIRTA AKASA, SANUR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/7/9/5/169795_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment offers a transfer service (free of charge), a swimming pool for private use, WiFi (free of charge), private parking (free of charge), it offers a massage service, has a restaurant, a swimming pool, a spa, a garden with a barbecue and a terrace. SITUATION: This 4 star hotel, Sanur it is in it is 10 minutes drive away from Sanur the beach. VILLAS: The villas have cable TV, air-conditioning, a kitchen well-equipped, a sitting room and a mini-bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="514.58" OriginalAmount="499.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.79479" Longitude="115.19025" StarRating="4" HotelCode="|170127" HotelName="Villa Hening Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KAV 17HARBOUR VIEW KORI NUANSA JIMBARAN NUSA DUA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/0/1/2/7/170127_1_6861.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has harbour views, a swimming pool, a jacuzzi and a sauna. SITUATION: This establishment, is in Jimbaran the area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="521.18" OriginalAmount="506.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.828452" Longitude="115.213264" StarRating="5" HotelCode="986415|the_ritzcarlton_bali" HotelName="The Ritz-Carlton, Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Chapel,Garden,Terrace,All Spaces Non-Smoking (public and private)">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nusa Dua Selatan Lot III, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/db/2ddb647c875f0816acf071fbdcc172140a7189d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="547.29" OriginalAmount="531.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6877181" Longitude="115.1548713" StarRating="5" HotelCode="|46970" HotelName="The Oberoi Beach Resort, Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/7/0/46970_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This club, beach hotel, has chalets and with a private swimming pool. It has air-conditioning, a terrace, a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service and a hairdresser's. It has 74 rooms, a cafÃ©, a restaurant, a bar and conference rooms. The establishment offers internet and a car park. At an extra cost you can use room service, a laundry service and bicycle hire. SITUATION: This complex is in Seminyak the beach close to the establishment, clients can find, the tourist centre, shops ,Denpasar it is 1,5 kilometres away from Ubud it is 35 kilometres away from Bedugul it is situated 55 kilometres away from 50 kilometres away, you can find Kuta the beach it is situated 15 kilometres away from Uluwatu the Temple of it is situated 30 kilometres away from Tanah Lot the Temple of the establishment is 9 kilometres away from Denpasar Airport. ROOM: The rooms have individual air-conditioning, a bathroom with a bath and a shower. Guests also have at their disposal chalets, The rooms have a hairdryer, a double bed, a direct line telephone, a satellite or cable television, internet, a mini-bar, a coffee maker, a kettle, an ironing set and a safe. FACILITIES: The establishment boasts a massage service (available for a fee) and a gym (free of charge), Customers can enjoy a swimming pool, deck chairs, parasols, a sauna and spa treatments (available for a fee), Clients can enjoy activities such as surfing and tennis (available for a fee), At the beach, customers can find deck chairs and parasols. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant and a cafÃ©.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="572.05" OriginalAmount="555.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.4745297" Longitude="115.4401078" StarRating="4" HotelCode="|399253" HotelName="Samanvaya Luxury Resort and Spa - Adults Only" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Tabola, Karangasem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/2/5/3/399253_a3c64dc0819.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="655.08" OriginalAmount="636.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.474314" Longitude="115.24351" StarRating="5" HotelCode="986541|royal_pita_maha" HotelName="Royal Pita Maha Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Chapel,Garden,Terrace,Private check-in/check-out">
        <Address>
          <AddressLines>
            <AddressLine>Desa Kedewatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/31/51/315182a17da384d7697c827e7365ee8f50febd2d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="735.13" OriginalAmount="713.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.68055" Longitude="115.1554207" StarRating="5" HotelCode="|41700" HotelName="Peppers Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Pura Telaga Waja, Petitenget, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/7/0/0/41700_1_2675.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Seminyak the heart of Bali it is in 20 minutes away from the establishment guests have Bali Airport. ROOM: The establishment has 32 villas and with private swimming pool. FACILITIES: Guests are offered a swimming pool.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="745.15" OriginalAmount="723.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7728211" Longitude="115.1702651" StarRating="5" HotelCode="|47988" HotelName="Kayumanis Jimbaran Private Estate and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN YOGA PERKANTI, JIMBARAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/9/8/8/47988_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts 19 chalets air-conditioning, a lobby with express check-out, a reception, a safety deposit box service and a restaurant. The establishment offers guests room service, a laundry service and a car park. SITUATION: Jimbaran it is in close to the establishment, clients can find a beach, restaurants, is 5 kilometres away from the city centre, Kuta it is situated 15 kilometres away from 15 kilometres away, you can find places of interest, Denpasar it is 25 kilometres away from it is situated 10 kilometres away from Ngurah Rai Airport. ROOM: Guests are offered two bedroom chalets, They have a sitting area, a flat-screen television, a swimming pool, a terrace, king size bed or two beds and a bathroom with a shower, a bath, They also have a direct line telephone, a satellite or cable television, internet, a safe, a kitchen with fridge, a microwave, a coffee maker, a kettle and individual air-conditioning. FACILITIES: At an extra cost, you can find fishing, excursions, cookery courses, yoga, cycling, a massage service and spa treatments. 10 kilometres away, clients have at their disposal a golf course, in the surrounding area, you can find a beach. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a breakfast service and set-menu or Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="777.59" OriginalAmount="754.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.120025" Longitude="73.123343" StarRating="3" HotelCode="|550984" HotelName="JAWAI CASTLE RESORT - A Heritage in Jawai Leopard Reserve" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jawai Castle Heritage Resort</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/0/9/8/4/550984_f8ea4a21340.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="796.99" OriginalAmount="773.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.812637" Longitude="115.226543" StarRating="5" HotelCode="|44549" HotelName="The St. Regis Bali Resort - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KAWASAN PARIWISATA NUSA DUA LOT s6 po box 44</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/4/9/44549_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2008, has 81 suites, 24 chalets and 2 residences. It has with air-conditioning, gardens, a lobby, a reception, a safety deposit box service, a currency exchange service and a lift. Our guests can find a cafÃ©, a restaurant, a bar and a hairdresser's. The establishment offers internet and a car park. At an additional cost you can have access to WiFi, room service, a laundry service and bicycle rental. SITUATION: This complex is in Nusa Dua the beachfront it is situated next to a golf course, is 2 kilometres away from the nightlife, shops, the establishment is 9 kilometres away from Besakih the Temple of it is situated 20 kilometres away from Ngurah Rai Airport. ROOM: They have a living room, a balcony, some rooms with private swimming pool, a bathroom and a bath. You are offered 44 chalets with telephone, a satellite TV, a mini-bar, a Hi-Fi and a king-size bed. They also have a hairdryer, internet, an air-conditioning system, a safe, a coffee maker and a kettle. FACILITIES: The establishment boasts a swimming pool, a children's swimming pool and water sports. At an extra cost, you can find water-skiing, speedboating, surfing, windsurfing and canoeing. The establishment also offers travel agency, excursions, an outdoor bar, deck chairs and a terrace. The establishment boasts a sauna, a steam bath, a boutique and a library. Guests can also find hydrotherapy treatments and a massage service. By paying an extra charge, you can enjoy tennis, badminton and use the gym. next to the establishment, you will find a golf course. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients haveKayuputi and Boneka the restaurants a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="833.27" OriginalAmount="809.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.846665" Longitude="115.15339" StarRating="5" HotelCode="986528|karma_kandara" HotelName="Karma Kandara Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Villa Kandara Banjar Wijaya Kusuma, Ungasan, Kec. Kuta Sel., Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/f7/78f7bbddbb8b6a329bd9781e9562c163697b8ef1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="839.53" OriginalAmount="815.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.845636" Longitude="115.159274" StarRating="5" HotelCode="|68167" HotelName="Umana Bali, LXR Hotels &amp; Resorts  " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>BANJAR KELOD, UNGASAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/6/7/68167_1_4529.jpg</HotelPictures>
        <HotelDescription>HOTEL: this complex was built in 2009, with air-conditioning, has 73 rooms, 3 floors, a lobby, a reception, a safety deposit box service and a currency exchange service. It also has a lift, a hairdresser's, a games room, a mini-club, a bar, a restaurant, conference facilities, WiFi (for a fee), room service and a laundry service (for a fee), The establishment boasts a car park and a bicycle rental desk (for a fee). SITUATION: It is situated 5 kilometres away fromJimbaran the centre of 30 minutes away, you can find Kuta the beach Seminyak It is situated 20 kilometres away from it has good links to the transport network situated 12 kilometres away fromNgurah Rai Airport. ROOM: The rooms have an LCD TV, WiFi, a direct line telephone, an individual air-conditioning system, a shower, a bath, a hairdryer, a double or king-size bed, a radio, a safe, a mini-bar, a coffee maker, a kettle and an iron. FACILITIES: The establishment boasts a swimming pool, a pool that has a children's area, a terrace with deck chairs, parasols and an outdoor bar. For a fee, guests can enjoy a gym, bicycle rental, a hydromassage bath, a massage service and a spa. it is 2 kilometres away from a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="867.26" OriginalAmount="842.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.812363" Longitude="115.22585" StarRating="5" HotelCode="986634|the_st_regis_bali_resort" HotelName="The St. Regis Bali Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Chapel,Garden,Television in lobby,Terrace,Express check-in,Express check-out,Private check-in/check-out,Fire Extinguisher,Outdoor furniture,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata, Nusa Dua, Lot S6, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/c8/f3c8da378f6047f7015b7f12797ee1701136fbbe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="920.82" OriginalAmount="894.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.51313" Longitude="115.27792" StarRating="5" HotelCode="986547|maya_ubud_resort_and_spa" HotelName="Maya Ubud Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sari, Peliatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/7a/a27a3b701b476074b1e26c587e5b920088f2c828.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="956.87" OriginalAmount="929.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.843793" Longitude="115.15924" StarRating="5" HotelCode="986518|banyan_tree_ungasan" HotelName="Umana Bali, LXR Hotels &amp; Resorts by Hilton" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/05/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Chapel,Garden,Terrace,Private check-in/check-out,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Melasti, Banjar Kelod, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/15/7e15ff8fa60d7a4a0bdd50aa6144ef5d515348c4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1005.28" OriginalAmount="976.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.81506" Longitude="115.22208" StarRating="5" HotelCode="986572|mulia_villas" HotelName="Mulia Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/05/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Gift shop,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nusa Dua Selatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/a9/34a9d0c3ab51030424e53f93e7ec5db4dcda4b88.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1195.50" OriginalAmount="1160.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.501654" Longitude="115.243943" StarRating="5" HotelCode="|43965" HotelName="Four Seasons Resort Bali At Sayan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sayan, Ubud</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/9/6/5/43965_1_208.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has 60 rooms, 3 floors, 18 suites and 42 chalets. It has a reception, a currency exchange service, a lift, a hairdresser's, a bar and a restaurant. The establishment offers guests internet, a laundry service and room service. SITUATION: Sayan Ubud It is in 15 minutes away from the establishment clients have Ubud the city centre of 10 minutes away, you can find, the market, shops, is 15 minutes away from Puri Lukisan the Museum of It is situated 35 kilometres away fromNgurah Rai Airport. ROOM: Guests are offered large suites and chalets. They have garden, a private bar, a king-size bed, a bathroom with a shower, a bath, a terrace and a hairdryer. They also have a direct line telephone, a satellite or cable television, internet, a mini-bar, a coffee maker, a kettle, a safety deposit box and an individual air-conditioning system. FACILITIES: You can find deck chairs, sports facilities, a massage service, spa treatments and a gym. PAYMENT METHODS: The establishment accepts American Express, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy Ã  la carte breakfast, lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1258.79" OriginalAmount="1222.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7841" Longitude="115.159626" StarRating="5" HotelCode="|43964" HotelName="Four Seasons Resort Bali At Jimbaran Bay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JIMBARAN, KUTA SELATAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/9/6/4/43964_beefbfd0922.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned renovated hotel in 2007, has, 147 chalets a lobby with a reception, a safety deposit box service, a currency exchange service, a hairdresser's, a bar and conference rooms. The establishment offers internet, For an extra cost you can have access to room service and a laundry service. SITUATION: It is inJimbaran Bay 15 minutes away from the establishment, clients can find Kuta the beach Clients can also find Nusa Dua the city of 20 minutes away from the establishment, you can find Uluwatu the Temple of It is 10 minutes away fromNgurah Rai Airport. ROOM: They have gardens, a patio, outdoor shower, a private swimming pool, a living room and bedrooms. They also have a bathroom, a king-size bed, a shower, a bath, a hairdryer, a direct line telephone, satellite or cable TV, a mini-bar, a coffee maker, a kettle, a safe, an individual air-conditioning system and a terrace. FACILITIES: Guests are offered sports facilities, a gym, a swimming pool, water sports and canoeing. The establishment also has a spa, a sauna, a steam bath and spa treatments. The establishment boasts a pool that has a children's area, deck chairs and an outdoor bar. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have Ã  la carte breakfast, lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1267.86" OriginalAmount="1230.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.816693" Longitude="115.218969" StarRating="5" HotelCode="|169289" HotelName="BALI MULIA VILLAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Nusa Dua Selatan Kawasan Sawangan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/2/8/9/169289_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has villas with a swimming pool. SITUATION: This hotel is in Bali Airport. ROOM: They have a sitting room and a dining room.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1393.78" OriginalAmount="1353.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.846127" Longitude="115.124434" StarRating="5" HotelCode="|169781" HotelName="The Edge Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Pura Goa Lempeh Banjar Dinas Kangin, Pecatu Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/7/8/1/169781_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has villas with a private pool, entertainment and WiFi (free of charge), The establishment has a fitness centre, a spa, a butler service and it offers breakfast service. SITUATION: This establishment, is on a cliff. ROOM: The villas have 2 Private Swimming Pools, home cinema, a kitchen, a wine cellar, a tropical garden and a terrace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1467.75" OriginalAmount="1425.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.847275" Longitude="115.122894" StarRating="5" HotelCode="986668|the_edge" HotelName="The Edge Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Computer,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Heating,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Chapel,Garden,Television in lobby,Terrace,Private check-in/check-out,Dryer,Fire Extinguisher,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jl Pura Goa Lempeh Br Dinas Kangin, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/e0/e4e09bbd98754cf88a8ca575dcc01d450e8585d4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1519.62" OriginalAmount="1475.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.845647" Longitude="115.13724" StarRating="0" HotelCode="|48461" HotelName="Alila Villas Uluwatu, Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. BELIMBING SARI, BANJAR TAMBIYAK, DESA PECATU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/4/6/1/48461_1_1343.jpg</HotelPictures>
        <HotelDescription>HOTEL: This club complex, was built in 2008, has, 84 chalets air-conditioning, a lobby, a reception, express check-out, a safety deposit box service, a currency exchange service, a cloakroom, a garden, a terrace, a TV room and a restaurant. The establishment offers conference rooms, WiFi, room service, a laundry service (for a fee), a car park and indoor parking. SITUATION: it is on a cliff, is in Bukit the Peninsula of 15 minutes away from the establishment guests have Jimbaran Bay Clients can also find Dreamland the beach 15 minutes away, you can find a restaurant, is 30 minutes away from Kuta the beach it is 30 minutes away from Ngurah Rai Airport. ROOM: They have private swimming pool, a king size or double bed, a bathroom with a bath, a shower and a hairdryer. They also have a direct line telephone, satellite or cable TV, a Hi-Fi, internet, a mini-bar, a fridge, a coffee maker, a kettle, a safe, individual air-conditioning, central heating and a balcony or terrace. FACILITIES: The establishment boasts a swimming pool and a gym. At an extra cost, you can find a personal trainer, spa treatments and a massage service. Guests can also find a terrace with deck chairs and parasols. 10 minutes away from the establishment, clients have at their disposal a golf course. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard, Visa and credit cards. OTHERS: Regarding the food and beverage offering, clients can enjoy breakfast, lunch and dinner service in the restaurant, The establishment serves an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1600.29" OriginalAmount="1553.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.49399" Longitude="115.27702" StarRating="0" HotelCode="|42179" HotelName="Viceroy Bali " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lanyahan, Banjar Nagi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/7/9/42179_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts business facilities and a conference centre. This hotel was opened in 2006 and has 12 rooms a lobby, express check-out, a reception, a safety deposit box service, a currency exchange service and a restaurant. For an extra cost you can have access to internet, room service and a laundry service. The establishment also offers bicycle rental and a car park. SITUATION: Ubud 5 minutes away from the establishment you have 5 minutes away from the establishment, clients can find Ubud the Market of Clients can also find the monkey forest, is in an excellent location, is 40 minutes away from Denpasar the city of 50 minutes away from the establishment you haveBali Airport. ROOM: The rooms have a bathroom, a hairdryer, a direct line telephone, a satellite or cable television and internet. They also have a mini-bar, a coffee maker, a kettle, a double bed, individual air-conditioning, a balcony and a terrace. FACILITIES: The establishment boasts a swimming pool with an outdoor bar and a terrace. Clients can enjoy activities such as go jogging and go cycling (available for a fee), Guests are offered a massage service, spa treatments and (available for a fee). PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers Ã  la carte or set-menu breakfast, lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2053.67" OriginalAmount="1993.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.4885861" Longitude="115.2447416" StarRating="5" HotelCode="|67189" HotelName="Amandari Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KEDEWATAN, UBUD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/1/8/9/67189_1_91.jpg</HotelPictures>
        <HotelDescription>HOTEL: This spa establishment, renovated in 2008, has 30 chalets, a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service, a hairdresser's, a playground, a cafÃ©, a bar, a restaurant, conference facilities and internet (for a fee), The establishment also has room service, a laundry service (for a fee), a car park and an indoor car park. SITUATION: This establishment, Ubud it is in In the surrounding area, you can find restaurants and bars. 700 metres away, guests will find Ayung the river it is situated 15 kilometres away from Masceti the beach this hotel Denpasar and Kintamani it is situated 25 kilometres away from it is situated 40 kilometres away from Denpasar - Ngurah Rai Airport. ROOM: chalets, have a living room, a bathroom with a shower or bath, a hairdryer, a king-size bed, a direct line telephone, satellite or cable TV, a Hi-Fi, internet, a safe, a mini-bar, an individual air-conditioning system and a balcony or terrace. FACILITIES: For a fee, you can enjoy 12 swimming pools, a terrace, a gym, a sauna, a steam bath and spa treatments. The establishment also has a tennis court (free of charge), cycling (available for a fee) and an entertainment programme. MEALS: Regarding the food and beverage offering, the establishment offers a breakfast service, an Ã  la carte lunch and a set-menu dinner. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2087.38" OriginalAmount="2026.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.8437324" Longitude="115.1211361" StarRating="5" HotelCode="|46964" HotelName="Bvlgari Resort Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN GOA LEMPEH, BANJAR DINAS KANGIN, ULUWATU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/6/4/46964_1_1580.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 59 air-conditioning rooms, a garden, a terrace, a lobby, a reception, a safety deposit box service, a currency exchange service, a hairdresser's, a bar and a restaurant. The establishment offers conference rooms, WiFi, room service, a laundry service (for a fee) and a car park. SITUATION: Pecatu it is situated next to the establishment is 40 kilometres away from Denpasar the city of, 5 kilometres away, there is a public transport stop, is situated 80 kilometres away from a bus station, 5 minutes away from the establishment guests have a beach, is situated 98 kilometres away from Batur Lake it is situated 62 kilometres away from the zoo, 20 kilometres away, you can find Discovery the shopping centre it is 9 kilometres away from Garuda Wisnu Kencana park it is 15 minutes away from Ngurah Rai Airport. ROOM: The rooms a bathroom, a dining room, a swimming pool, butler service, a shower and a bath. They also have a hairdryer, a king size or double bed, a direct line telephone, a satellite or cable television, a radio, a Hi-Fi, internet, a mini-bar, a coffee maker, a kettle, an iron, individual air-conditioning and a safety deposit box. FACILITIES: The establishment boasts a spa, a yoga room, a swimming pool, 6 treatment cabins and showers. The establishment also has a beauty centre, a gym, a massage service (available for a fee), a children's swimming area, a terrace, deck chairs, a hydromassage bath and a steam bath. At an extra cost, you can find diving, sailing, horse-riding and go cycling. Guests also have access to ping pong, 30 kilometres away, clients have at their disposal a golf course. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offersIl Ristorante and Sangkar the restaurants The establishment serves a continental buffet breakfast and Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2108.34" OriginalAmount="2046.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.681601" Longitude="115.161243" StarRating="4" HotelCode="|169303" HotelName="Casa Mateo Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN BRABAN, BANJAR TAMAN KEROBOKAN BALI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/0/3/169303_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a private swimming pool, a solarium, a sauna, WiFi, a transfer service to the airport, (free of charge), a business centre. The establishment also offers a barbecue area, the massage service, a laundry service, nursery and a car hire service. SITUATION: This hotel is 5 minutes away from Petitenget the beach Canggu Club it is 10 minutes away from the establishment is a 30-minute drive away from Ngurah Rai the airport. ROOM: Clients can find a sitting area, a dining area, a sofa, a satellite television, a DVD player, an air-conditioning system, a safe, a bathroom and toiletries (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5520.80" OriginalAmount="5360.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.826747" Longitude="115.20857" StarRating="5" HotelCode="986760|amanusa_7" HotelName="Aman Villas at Nusa Dua" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Security guard,Newspapers,Garden">
        <Address>
          <AddressLines>
            <AddressLine>Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/4c/7e4cd4d6a84a402bf689ae030491d8154acd62c2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="65687.92" OriginalAmount="63774.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.67704" Longitude="115.15728" StarRating="5" HotelCode="|169900" HotelName="Villa Air Bali Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Lebak Sari, Br. Taman</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/9/0/0/169900_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.74" OriginalAmount="24.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.704766" Longitude="115.490155" StarRating="3" HotelCode="|402509" HotelName="WAIT GARDEN COTTAGE" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL TANJUNG AKUH NO 1 BR ANYAR SEBUNIBUS SAKTI NUSA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.39" OriginalAmount="25.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.722383" Longitude="115.172811" StarRating="3" HotelCode="|401138" HotelName="Puri Asih" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Kuta No.40</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.14" OriginalAmount="29.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.721062" Longitude="115.175532" StarRating="3" HotelCode="|400821" HotelName="Samsara Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian, Gang Lingga Murti, Legian,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.99" OriginalAmount="39.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.499036" Longitude="115.252908" StarRating="3" HotelCode="|401564" HotelName="Sari Villa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Sanggingan No.88 ,Sayan ,Ubud</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.31" OriginalAmount="62.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.65898" Longitude="115.154558" StarRating="4" HotelCode="|399847" HotelName="RADEA VILLA UMALAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 19/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Gg. P. Nias No.11, Kerobokan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="84.64" OriginalAmount="82.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.525895" Longitude="115.268179" StarRating="0" HotelCode="|399849" HotelName="Menzel Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Yudistira, Peliatan, Kecamatan Ubud, Kabupate</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="84.64" OriginalAmount="82.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.672692" Longitude="115.502223" StarRating="3" HotelCode="|399349" HotelName="Road Beach Premiere" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ped Buyuk, Prapat Beach, 80771 Nusa Penida, Indonesia,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="92.20" OriginalAmount="89.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.67329" Longitude="115.505413" StarRating="4" HotelCode="|400023" HotelName="Road Beach Sun Sun Nusa Penida" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ped Buyuk Tanah Bias</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="107.56" OriginalAmount="104.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6803941" Longitude="115.4446816" StarRating="4" HotelCode="|399645" HotelName="LEMBONGAN SANCTUARY VILLAS" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JUNGUTBATU HILL</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="148.99" OriginalAmount="144.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.8216557" Longitude="115.1171175" StarRating="4" HotelCode="|399646" HotelName="LE BAMBOO BALI" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN LABUAN SAIT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="155.28" OriginalAmount="150.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.69125" Longitude="115.16427" StarRating="5" HotelCode="|400424" HotelName="Cicada Luxury Townhouses" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PURA TELAGA WAJA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="246.01" OriginalAmount="238.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.121167" Longitude="114.513424" StarRating="4" HotelCode="|398560" HotelName="NusaBay Menjangan by WHM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kotal Beach, West Bali National Park Singaraja 81115, Buleleng</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="354.23" OriginalAmount="343.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.72848" Longitude="115.16725" StarRating="4" HotelCode="|401718" HotelName="Beachfront Suites Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL KARTIKA PO BOX 1008</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Ticket assistance,Gift shop,Garden,Terrace,Outdoor furniture,No elevators,Elevator/lift,Security guard,Newspapers,Express check-in/check-out,Upper floors accessible by elevator,ATM,Computer,Television in lobby,Fire Extinguisher,Smoking Allowed,Dryer,Smoking areas,Reception desk,Private check-in/check-out,Washing machine,Chapel,Express check-out,Electric car charging,Heating,All Spaces Non-Smoking (public and private),Patio,Adults Only,Express check-in,Dishwasher,Late check-out,Design hotel,Early check-in</BasicAmenities>
    <HotelRating>3,4,5,2,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD</Meals>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
|Exception|Column 'Veturis' does not belong to table Table1.|System.ArgumentException: Column 'Veturis' does not belong to table Table1.
   at System.Data.DataRow.GetDataColumn(String columnName)
   at System.Data.DataRow.get_Item(String columnName)
   at HotelBookingEngine.HotelCity.Load(Int32 pCityId, Int32 DestinationId, Int32 HotelId, String landmark) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelCity.cs:line 639|LoadCity|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServerHelper.WaitingForDescriptionToChange()
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
|Exception|Column 'Veturis' does not belong to table Table1.|System.ArgumentException: Column 'Veturis' does not belong to table Table1.
   at System.Data.DataRow.GetDataColumn(String columnName)
   at System.Data.DataRow.get_Item(String columnName)
   at HotelBookingEngine.HotelCity.Load(Int32 pCityId, Int32 DestinationId, Int32 HotelId, String landmark) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelCity.cs:line 897|LoadCity|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0|RateHawkPrice|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0|WebbedsSunHotelsPrice|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0|WebbedsSunHotelsPrice|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0|RateHawkPrice|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0|WebbedsSunHotelsPrice|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0|WebbedsSunHotelsPrice|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0|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="9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0" TimeStamp="0001-01-01T00:00:00" HotelName="Hotel Prince Palace Deluxe" HotelCode="291655|hotel_prince_palace_dx_2" StarRating="2" GTCityId="48688" CountryCode="IN" CityName="Delhi" CountryName="India" Address="5115 Main Bazar Road, Gali Thanedar Wali, Paharganj, New Delhi 110055" PostCode="110055" PhoneNo="+911123581670" FaxNo="" Email="booking@hotelprincepalacedx.com" CheckInTime="12:00" CheckOutTime="12:30" Latitude="28.640352088507" Longitude="77.211363182556" SourceId="63" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard room" RoomTypeCode="175552386|1|22|27|MjJ8R0JQfDIwMjYtMDUtMTg=" OriginalAmount="22" TotalPrice="22.66" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Air conditioning (centrally regulated)|TV|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-18T13:31:48.207822+01:00" End="2026-05-26T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="22" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Double room (full double bed)" RoomTypeCode="h-a24b142d-79bb-5b1e-b53b-eb57bac30ec4|63|NzMuMDB8R0JQfDIwMjYtMDUtMTg=" OriginalAmount="73" TotalPrice="75.19" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 11.14-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Locker|Shower/Bathtub|Shower|Wardrobe/Closet|Bathrobe|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-13T00:00:00" End="2026-05-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="75.19" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: De luxe" RoomTypeCode="298435834|1|74|27|NzR8R0JQfDIwMjYtMDUtMTg=" OriginalAmount="74" TotalPrice="76.22" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Air conditioning (centrally regulated)|TV|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-18T13:31:48.9863257+01:00" End="2026-05-26T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="74" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin/Double room - Super De Luxe" RoomTypeCode="299952743|1|89|27|ODl8R0JQfDIwMjYtMDUtMTg=" OriginalAmount="89" TotalPrice="91.67" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Air conditioning (centrally regulated)|TV|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-18T13:31:49.0619543+01:00" End="2026-05-26T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="89" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Triple room (full double bed and single bed)" RoomTypeCode="h-450e3f6d-27f3-529d-b49d-80645d310e1f|63|OTMuMDB8R0JQfDIwMjYtMDUtMTg=" OriginalAmount="93" TotalPrice="95.79" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 14.19-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Locker|Shower/Bathtub|Shower|Wardrobe/Closet|Bathrobe|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-13T00:00:00" End="2026-05-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="95.79" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Triple room - De Luxe" RoomTypeCode="317283795|1|97|27|OTd8R0JQfDIwMjYtMDUtMTg=" OriginalAmount="97" TotalPrice="99.91" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Air conditioning (centrally regulated)|TV|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-18T13:31:49.1556274+01:00" End="2026-05-26T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="97" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Triple room" RoomTypeCode="h-230ed7dc-427c-5a70-9cad-fea155f53c65|63|MTI2LjAwfEdCUHwyMDI2LTA1LTE4" OriginalAmount="126" TotalPrice="129.78" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 19.22-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Locker|Shower/Bathtub|Shower|Wardrobe/Closet|Bathrobe|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-13T00:00:00" End="2026-05-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="129.78" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe room" RoomTypeCode="h-91084014-8eb8-5ff1-8ff2-0aa49d520023|63|MTQwLjAwfEdCUHwyMDI2LTA1LTE4" OriginalAmount="140" TotalPrice="144.20" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 21.36-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-13T00:00:00" End="2026-05-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="144.20" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Single room (single bed) (extra bed not included)" RoomTypeCode="h-5a35d5f2-7691-53d8-a63b-57d10a5b5118|63|MjEwLjAwfEdCUHwyMDI2LTA1LTE4" OriginalAmount="210" TotalPrice="216.30" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 32.03-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-13T00:00:00" End="2026-05-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="216.30" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/15/60/1560da9b8271c6ddbf73eea299f759db5e72b648.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/67/f2/67f233195d852ef19aeedd8b4bf37c49e6b95700.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/52/2f/522fbf94ca2caeb3506075861631c09f0b81b631.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/3f/65/3f65e480608d2964268e2b6d35dc92a28cf2bc35.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/83/9d/839d4a876a421857fc1641243ff2841f637bb035.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/8b/63/8b63702ed4c5117c9894a5ecee00a185aee4cb7c.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/59/8c/598c8756a1ba4741f0ba45176957a3e4d82a6397.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/09/3c/093cfb9ade482fe40e597c0630bdf0138db80dff.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/zz/f2/adf2f4a90980f020ee1110f82c8851a4ab5a0408.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/6b/41/6b412003ed66f2016d1f2f1f8148cfedf9bbd5a7.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/c5/77/c5772e3d2b0eea95b0fd0498c0e9c71af03023d7.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/dd/2e/dd2e8f59f08f0e46eea2f74443feeb8fc3fb10bf.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/c0/66/c0666010180a6251795ea339be30a43e79da2cec.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/39/7f/397fcd0d9cb1b5bbbec4e0e07198a02bdad16ec9.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/c6/97/c697d99ff856d0464cdbec0a189df2488b4b04cd.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/d6/fc/d6fc94d9dd45f38b11353763e4ff90010e285840.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/fe/5d/fe5dde3d6cd647510810df711a66f6b437c956f6.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/zz/b7/adb7aae100be56ef0a5db9ca136f34baf8115b2b.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/68/7e/687e379f580b4fe3ef26d264e9ae138d3a06ee90.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/f8/ae/f8ae6f9cbdc7b491ba82cfb5ac24b99f55b4cdb0.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/9a/d4/9ad439dd95ed063555ec2a0b6aa7b8e68901f901.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/6e/04/6e0497d9a6ba01fbc6fe1680854ff2fccd3a1c9f.JPEG" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This hotel warmly welcomes guests in Delhi.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;The friendly staff at the reception desk are happy to answer any questions. The hotel provides a transfer service and room service. Wireless internet access is provided in public areas.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Air conditioning ensures that rooms maintain comfortable temperatures. Guests are sure to get a good night's sleep in the double bed. Other features include a telephone, satellite television and WiFi. Bathrooms are appointed with a shower.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;Fine weather can be enjoyed on the terrace. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;b&gt;Meals&lt;/b&gt; &lt;br/&gt;Breakfast can be booked.&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 200.00 INR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 1,000.00 INR per stay.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;Breakfast for children costs: 200.00 INR.&lt;br /&gt;&lt;b&gt;Pets: &lt;/b&gt;No pets allowed.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 1,000.00 INR one way.</HotelDescription><Facilities><HotelFacilities><Type>General</Type><Description>ATM</Description><Value>ATM</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>24-hour reception</Description><Value>24-hour reception</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Smoking areas</Description><Value>Smoking areas</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Ticket assistance</Description><Value>Ticket assistance</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>No elevators</Description><Value>No elevators</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Laundry</Description><Value>Laundry</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Safe-deposit box</Description><Value>Safe-deposit box</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Concierge services</Description><Value>Concierge services</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Dry-cleaning</Description><Value>Dry-cleaning</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Luggage storage</Description><Value>Luggage storage</Value></HotelFacilities><HotelFacilities><Type>Internet</Type><Description>Free Wi-Fi</Description><Value>Free Wi-Fi</Value></HotelFacilities><HotelFacilities><Type>Transfer</Type><Description>Airport transportation</Description><Value>Airport transportation</Value></HotelFacilities><HotelFacilities><Type>Transfer</Type><Description>Area shuttle</Description><Value>Area shuttle</Value></HotelFacilities><HotelFacilities><Type>Tourist services</Type><Description>Tour assistance</Description><Value>Tour assistance</Value></HotelFacilities><HotelFacilities><Type>Pets</Type><Description>Pets Not Allowed</Description><Value>Pets Not Allowed</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0|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="9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity CountryCode="IN" CountryName="India" GTCityId="48688" DestinationId="991" CityId="7433" CityName="Delhi">
      <Latitude>28.53569</Latitude>
      <Longitude>77.09931</Longitude>
    </HotelCity>
    <StayDateRange Start="2026-05-19T00:00:00" End="2026-05-26T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="291655|256934" SourceId="27" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="GTech" Password="143$" RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="GB" 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
|Exception|Column 'Veturis' does not belong to table Table1.|System.ArgumentException: Column 'Veturis' does not belong to table Table1.
   at System.Data.DataRow.GetDataColumn(String columnName)
   at System.Data.DataRow.get_Item(String columnName)
   at HotelBookingEngine.HotelCity.Load(Int32 pCityId, Int32 DestinationId, Int32 HotelId, String landmark) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelCity.cs:line 897|LoadCity|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0|WebbedsSunHotelsPrice|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0|WebbedsSunHotelsPrice|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0|WebbedsSunHotelsPrice|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0|WebbedsSunHotelsPrice|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0|RateHawkPrice|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0|RateHawkPrice|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0|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="9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0" TimeStamp="0001-01-01T00:00:00" HotelName="Hotel Prince Palace Deluxe" HotelCode="291655|256934" StarRating="2" GTCityId="48688" CountryCode="IN" CityName="Delhi" CountryName="India" Address="5115 Main Bazar Road, Gali Thanedar Wali, Paharganj, New Delhi 110055" PostCode="110055" PhoneNo="+911123581670" FaxNo="" Email="booking@hotelprincepalacedx.com" CheckInTime="12:00" CheckOutTime="12:30" Latitude="28.640352088507" Longitude="77.211363182556" SourceId="27" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard room" RoomTypeCode="175552386|1|22|27|MjJ8R0JQfDIwMjYtMDUtMTg=" OriginalAmount="22" TotalPrice="22.66" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Air conditioning (centrally regulated)|TV|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-18T13:31:51.2324595+01:00" End="2026-05-26T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="22" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Double room (full double bed)" RoomTypeCode="h-3acc823c-0dc4-583b-869c-86214783f075|63|NzMuMDB8R0JQfDIwMjYtMDUtMTg=" OriginalAmount="73" TotalPrice="75.19" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 11.14-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Locker|Shower/Bathtub|Shower|Wardrobe/Closet|Bathrobe|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-13T00:00:00" End="2026-05-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="75.19" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: De luxe" RoomTypeCode="298435834|1|74|27|NzR8R0JQfDIwMjYtMDUtMTg=" OriginalAmount="74" TotalPrice="76.22" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Air conditioning (centrally regulated)|TV|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-18T13:31:51.7884687+01:00" End="2026-05-26T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="74" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin/Double room - Super De Luxe" RoomTypeCode="299952743|1|89|27|ODl8R0JQfDIwMjYtMDUtMTg=" OriginalAmount="89" TotalPrice="91.67" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Air conditioning (centrally regulated)|TV|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-18T13:31:51.8745452+01:00" End="2026-05-26T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="89" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Triple room (full double bed and single bed)" RoomTypeCode="h-ab38d811-5965-55fc-a73a-83e3b353e83d|63|OTMuMDB8R0JQfDIwMjYtMDUtMTg=" OriginalAmount="93" TotalPrice="95.79" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 14.19-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Locker|Shower/Bathtub|Shower|Wardrobe/Closet|Bathrobe|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-13T00:00:00" End="2026-05-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="95.79" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Triple room - De Luxe" RoomTypeCode="317283795|1|97|27|OTd8R0JQfDIwMjYtMDUtMTg=" OriginalAmount="97" TotalPrice="99.91" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Air conditioning (centrally regulated)|TV|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-18T13:31:51.9736323+01:00" End="2026-05-26T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="97" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Triple room" RoomTypeCode="h-69012910-3bd1-5415-aad8-d19c4b15cf38|63|MTI2LjAwfEdCUHwyMDI2LTA1LTE4" OriginalAmount="126" TotalPrice="129.78" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 19.22-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Locker|Shower/Bathtub|Shower|Wardrobe/Closet|Bathrobe|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-13T00:00:00" End="2026-05-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="129.78" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe room" RoomTypeCode="h-02411f13-e0e5-52d7-9056-316f5d731044|63|MTQwLjAwfEdCUHwyMDI2LTA1LTE4" OriginalAmount="140" TotalPrice="144.20" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 21.36-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-13T00:00:00" End="2026-05-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="144.20" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Single room (single bed) (extra bed not included)" RoomTypeCode="h-16e04255-c8b5-5796-9876-cfbe7b699a01|63|MjEwLjAwfEdCUHwyMDI2LTA1LTE4" OriginalAmount="210" TotalPrice="216.30" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 32.03-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-13T00:00:00" End="2026-05-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="216.30" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/15/60/1560da9b8271c6ddbf73eea299f759db5e72b648.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/67/f2/67f233195d852ef19aeedd8b4bf37c49e6b95700.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/52/2f/522fbf94ca2caeb3506075861631c09f0b81b631.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/3f/65/3f65e480608d2964268e2b6d35dc92a28cf2bc35.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/83/9d/839d4a876a421857fc1641243ff2841f637bb035.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/8b/63/8b63702ed4c5117c9894a5ecee00a185aee4cb7c.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/59/8c/598c8756a1ba4741f0ba45176957a3e4d82a6397.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/09/3c/093cfb9ade482fe40e597c0630bdf0138db80dff.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/zz/f2/adf2f4a90980f020ee1110f82c8851a4ab5a0408.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/6b/41/6b412003ed66f2016d1f2f1f8148cfedf9bbd5a7.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/c5/77/c5772e3d2b0eea95b0fd0498c0e9c71af03023d7.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/dd/2e/dd2e8f59f08f0e46eea2f74443feeb8fc3fb10bf.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/c0/66/c0666010180a6251795ea339be30a43e79da2cec.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/39/7f/397fcd0d9cb1b5bbbec4e0e07198a02bdad16ec9.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/c6/97/c697d99ff856d0464cdbec0a189df2488b4b04cd.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/d6/fc/d6fc94d9dd45f38b11353763e4ff90010e285840.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/fe/5d/fe5dde3d6cd647510810df711a66f6b437c956f6.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/zz/b7/adb7aae100be56ef0a5db9ca136f34baf8115b2b.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/68/7e/687e379f580b4fe3ef26d264e9ae138d3a06ee90.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/f8/ae/f8ae6f9cbdc7b491ba82cfb5ac24b99f55b4cdb0.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/9a/d4/9ad439dd95ed063555ec2a0b6aa7b8e68901f901.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/6e/04/6e0497d9a6ba01fbc6fe1680854ff2fccd3a1c9f.JPEG" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This hotel warmly welcomes guests in Delhi.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;The friendly staff at the reception desk are happy to answer any questions. The hotel provides a transfer service and room service. Wireless internet access is provided in public areas.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Air conditioning ensures that rooms maintain comfortable temperatures. Guests are sure to get a good night's sleep in the double bed. Other features include a telephone, satellite television and WiFi. Bathrooms are appointed with a shower.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;Fine weather can be enjoyed on the terrace. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;b&gt;Meals&lt;/b&gt; &lt;br/&gt;Breakfast can be booked.&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 200.00 INR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 1,000.00 INR per stay.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;Breakfast for children costs: 200.00 INR.&lt;br /&gt;&lt;b&gt;Pets: &lt;/b&gt;No pets allowed.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 1,000.00 INR one way.</HotelDescription><Facilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>2</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>3</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Room Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Continental Breakfast</Description><Value>true</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0|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="9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity CountryCode="IN" CountryName="India" GTCityId="48688" DestinationId="991" CityId="7433" CityName="Delhi">
      <Latitude>28.53569</Latitude>
      <Longitude>77.09931</Longitude>
    </HotelCity>
    <StayDateRange Start="2026-05-19T00:00:00" End="2026-05-26T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="291655|256934" SourceId="27" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="GTech" Password="143$" RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="GB" 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
9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0|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="9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity CountryCode="IN" CountryName="India" GTCityId="48688" DestinationId="991" CityId="7433" CityName="Delhi">
      <Latitude>28.53569</Latitude>
      <Longitude>77.09931</Longitude>
    </HotelCity>
    <StayDateRange Start="2026-05-19T00:00:00" End="2026-05-26T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="291655|256934" SourceId="27" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="GTech" Password="143$" RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="GB" 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
|Exception|Column 'Veturis' does not belong to table Table1.|System.ArgumentException: Column 'Veturis' does not belong to table Table1.
   at System.Data.DataRow.GetDataColumn(String columnName)
   at System.Data.DataRow.get_Item(String columnName)
   at HotelBookingEngine.HotelCity.Load(Int32 pCityId, Int32 DestinationId, Int32 HotelId, String landmark) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelCity.cs:line 897|LoadCity|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0|WebbedsSunHotelsPrice|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0|WebbedsSunHotelsPrice|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0|WebbedsSunHotelsPrice|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0|RateHawkPrice|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0|RateHawkPrice|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0|WebbedsSunHotelsPrice|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0|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="9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0" TimeStamp="0001-01-01T00:00:00" HotelName="Hotel Prince Palace Deluxe" HotelCode="291655|256934" StarRating="2" GTCityId="48688" CountryCode="IN" CityName="Delhi" CountryName="India" Address="5115 Main Bazar Road, Gali Thanedar Wali, Paharganj, New Delhi 110055" PostCode="110055" PhoneNo="+911123581670" FaxNo="" Email="booking@hotelprincepalacedx.com" CheckInTime="12:00" CheckOutTime="12:30" Latitude="28.640352088507" Longitude="77.211363182556" SourceId="27" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard room" RoomTypeCode="175552386|1|22|27|MjJ8R0JQfDIwMjYtMDUtMTg=" OriginalAmount="22" TotalPrice="22.66" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Air conditioning (centrally regulated)|TV|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-18T13:31:53.7057808+01:00" End="2026-05-26T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="22" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Double room (full double bed)" RoomTypeCode="h-1fd5a95c-77da-5164-86c0-467dfd505202|63|NzMuMDB8R0JQfDIwMjYtMDUtMTg=" OriginalAmount="73" TotalPrice="75.19" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 11.14-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Locker|Shower/Bathtub|Shower|Wardrobe/Closet|Bathrobe|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-13T00:00:00" End="2026-05-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="75.19" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: De luxe" RoomTypeCode="298435834|1|74|27|NzR8R0JQfDIwMjYtMDUtMTg=" OriginalAmount="74" TotalPrice="76.22" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Air conditioning (centrally regulated)|TV|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-18T13:31:55.6137831+01:00" End="2026-05-26T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="74" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin/Double room - Super De Luxe" RoomTypeCode="299952743|1|89|27|ODl8R0JQfDIwMjYtMDUtMTg=" OriginalAmount="89" TotalPrice="91.67" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Air conditioning (centrally regulated)|TV|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-18T13:31:55.707867+01:00" End="2026-05-26T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="89" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Triple room (full double bed and single bed)" RoomTypeCode="h-1faff59b-1868-5fa4-8c3c-9e5021f2310b|63|OTMuMDB8R0JQfDIwMjYtMDUtMTg=" OriginalAmount="93" TotalPrice="95.79" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 14.19-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Locker|Shower/Bathtub|Shower|Wardrobe/Closet|Bathrobe|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-13T00:00:00" End="2026-05-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="95.79" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Triple room - De Luxe" RoomTypeCode="317283795|1|97|27|OTd8R0JQfDIwMjYtMDUtMTg=" OriginalAmount="97" TotalPrice="99.91" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Air conditioning (centrally regulated)|TV|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-18T13:31:55.7909409+01:00" End="2026-05-26T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="97" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Triple room" RoomTypeCode="h-f8653cd9-80ae-5515-ae10-0a51480b3573|63|MTI2LjAwfEdCUHwyMDI2LTA1LTE4" OriginalAmount="126" TotalPrice="129.78" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 19.22-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Locker|Shower/Bathtub|Shower|Wardrobe/Closet|Bathrobe|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-13T00:00:00" End="2026-05-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="129.78" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe room" RoomTypeCode="h-5451e42b-6b11-5486-b114-83c59a2dbe9b|63|MTQwLjAwfEdCUHwyMDI2LTA1LTE4" OriginalAmount="140" TotalPrice="144.20" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 21.36-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-13T00:00:00" End="2026-05-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="144.20" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Single room (single bed) (extra bed not included)" RoomTypeCode="h-7d7446c5-2d5f-525c-b8a0-1d82a3e8ed9a|63|MjEwLjAwfEdCUHwyMDI2LTA1LTE4" OriginalAmount="210" TotalPrice="216.30" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 32.03-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-13T00:00:00" End="2026-05-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="216.30" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/15/60/1560da9b8271c6ddbf73eea299f759db5e72b648.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/67/f2/67f233195d852ef19aeedd8b4bf37c49e6b95700.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/52/2f/522fbf94ca2caeb3506075861631c09f0b81b631.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/3f/65/3f65e480608d2964268e2b6d35dc92a28cf2bc35.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/83/9d/839d4a876a421857fc1641243ff2841f637bb035.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/8b/63/8b63702ed4c5117c9894a5ecee00a185aee4cb7c.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/59/8c/598c8756a1ba4741f0ba45176957a3e4d82a6397.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/09/3c/093cfb9ade482fe40e597c0630bdf0138db80dff.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/zz/f2/adf2f4a90980f020ee1110f82c8851a4ab5a0408.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/6b/41/6b412003ed66f2016d1f2f1f8148cfedf9bbd5a7.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/c5/77/c5772e3d2b0eea95b0fd0498c0e9c71af03023d7.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/dd/2e/dd2e8f59f08f0e46eea2f74443feeb8fc3fb10bf.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/c0/66/c0666010180a6251795ea339be30a43e79da2cec.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/39/7f/397fcd0d9cb1b5bbbec4e0e07198a02bdad16ec9.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/c6/97/c697d99ff856d0464cdbec0a189df2488b4b04cd.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/d6/fc/d6fc94d9dd45f38b11353763e4ff90010e285840.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/fe/5d/fe5dde3d6cd647510810df711a66f6b437c956f6.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/zz/b7/adb7aae100be56ef0a5db9ca136f34baf8115b2b.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/68/7e/687e379f580b4fe3ef26d264e9ae138d3a06ee90.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/f8/ae/f8ae6f9cbdc7b491ba82cfb5ac24b99f55b4cdb0.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/9a/d4/9ad439dd95ed063555ec2a0b6aa7b8e68901f901.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/6e/04/6e0497d9a6ba01fbc6fe1680854ff2fccd3a1c9f.JPEG" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This hotel warmly welcomes guests in Delhi.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;The friendly staff at the reception desk are happy to answer any questions. The hotel provides a transfer service and room service. Wireless internet access is provided in public areas.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Air conditioning ensures that rooms maintain comfortable temperatures. Guests are sure to get a good night's sleep in the double bed. Other features include a telephone, satellite television and WiFi. Bathrooms are appointed with a shower.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;Fine weather can be enjoyed on the terrace. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;b&gt;Meals&lt;/b&gt; &lt;br/&gt;Breakfast can be booked.&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 200.00 INR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 1,000.00 INR per stay.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;Breakfast for children costs: 200.00 INR.&lt;br /&gt;&lt;b&gt;Pets: &lt;/b&gt;No pets allowed.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 1,000.00 INR one way.</HotelDescription><Facilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>2</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>3</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Room Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Continental Breakfast</Description><Value>true</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0|RateHawkPrice|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0|RateHawkPrice|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0|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="9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity CountryCode="IN" CountryName="India" GTCityId="48688" DestinationId="991" CityId="7433" CityName="Delhi">
      <Latitude>28.53569</Latitude>
      <Longitude>77.09931</Longitude>
    </HotelCity>
    <StayDateRange Start="2026-05-19T00:00:00" End="2026-05-26T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="291655|256934" SourceId="27" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="GTech" Password="143$" RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="GB" 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
9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0|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="9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity CountryCode="IN" CountryName="India" GTCityId="48688" DestinationId="991" CityId="7433" CityName="Delhi">
      <Latitude>28.53569</Latitude>
      <Longitude>77.09931</Longitude>
    </HotelCity>
    <StayDateRange Start="2026-05-19T00:00:00" End="2026-05-26T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="291655|256934" SourceId="27" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="GTech" Password="143$" RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="GB" 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
|Exception|Column 'Veturis' does not belong to table Table1.|System.ArgumentException: Column 'Veturis' does not belong to table Table1.
   at System.Data.DataRow.GetDataColumn(String columnName)
   at System.Data.DataRow.get_Item(String columnName)
   at HotelBookingEngine.HotelCity.Load(Int32 pCityId, Int32 DestinationId, Int32 HotelId, String landmark) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelCity.cs:line 897|LoadCity|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
|Exception|Column 'Veturis' does not belong to table Table1.|System.ArgumentException: Column 'Veturis' does not belong to table Table1.
   at System.Data.DataRow.GetDataColumn(String columnName)
   at System.Data.DataRow.get_Item(String columnName)
   at HotelBookingEngine.HotelCity.Load(Int32 pCityId, Int32 DestinationId, Int32 HotelId, String landmark) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelCity.cs:line 897|LoadCity|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0|WebbedsSunHotelsPrice|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0|WebbedsSunHotelsPrice|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0|RateHawkPrice|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0|WebbedsSunHotelsPrice|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0|RateHawkPrice|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0|WebbedsSunHotelsPrice|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0|RateHawkPrice|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0|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="9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0" TimeStamp="0001-01-01T00:00:00" HotelName="Hotel Prince Palace Deluxe" HotelCode="291655|256934" StarRating="2" GTCityId="48688" CountryCode="IN" CityName="Delhi" CountryName="India" Address="5115 Main Bazar Road, Gali Thanedar Wali, Paharganj, New Delhi 110055" PostCode="110055" PhoneNo="+911123581670" FaxNo="" Email="booking@hotelprincepalacedx.com" CheckInTime="12:00" CheckOutTime="12:30" Latitude="28.640352088507" Longitude="77.211363182556" SourceId="27" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard room" RoomTypeCode="175552386|1|22|27|MjJ8R0JQfDIwMjYtMDUtMTg=" OriginalAmount="22" TotalPrice="22.66" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Air conditioning (centrally regulated)|TV|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-18T13:32:11.0675245+01:00" End="2026-05-26T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="22" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Double room (full double bed)" RoomTypeCode="h-b6bd84f7-03d5-5d97-88af-14114184e47d|63|NzMuMDB8R0JQfDIwMjYtMDUtMTg=" OriginalAmount="73" TotalPrice="75.19" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 11.14-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Locker|Shower/Bathtub|Shower|Wardrobe/Closet|Bathrobe|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-13T00:00:00" End="2026-05-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="75.19" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: De luxe" RoomTypeCode="298435834|1|74|27|NzR8R0JQfDIwMjYtMDUtMTg=" OriginalAmount="74" TotalPrice="76.22" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Air conditioning (centrally regulated)|TV|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-18T13:32:11.7977478+01:00" End="2026-05-26T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="74" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin/Double room - Super De Luxe" RoomTypeCode="299952743|1|89|27|ODl8R0JQfDIwMjYtMDUtMTg=" OriginalAmount="89" TotalPrice="91.67" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Air conditioning (centrally regulated)|TV|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-18T13:32:11.8856611+01:00" End="2026-05-26T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="89" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Triple room (full double bed and single bed)" RoomTypeCode="h-259f0cf9-1f91-5f55-832c-a94baf9d0e3a|63|OTMuMDB8R0JQfDIwMjYtMDUtMTg=" OriginalAmount="93" TotalPrice="95.79" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 14.19-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Locker|Shower/Bathtub|Shower|Wardrobe/Closet|Bathrobe|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-13T00:00:00" End="2026-05-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="95.79" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Triple room - De Luxe" RoomTypeCode="317283795|1|97|27|OTd8R0JQfDIwMjYtMDUtMTg=" OriginalAmount="97" TotalPrice="99.91" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Air conditioning (centrally regulated)|TV|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-18T13:32:11.9692467+01:00" End="2026-05-26T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="97" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Triple room" RoomTypeCode="h-fa71ae97-8e6b-5a89-8628-2fa1d94cfa20|63|MTI2LjAwfEdCUHwyMDI2LTA1LTE4" OriginalAmount="126" TotalPrice="129.78" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 19.22-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Locker|Shower/Bathtub|Shower|Wardrobe/Closet|Bathrobe|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-13T00:00:00" End="2026-05-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="129.78" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe room" RoomTypeCode="h-6c736efa-cead-515d-a962-dda4e1c03fd6|63|MTQwLjAwfEdCUHwyMDI2LTA1LTE4" OriginalAmount="140" TotalPrice="144.20" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 21.36-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-13T00:00:00" End="2026-05-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="144.20" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Single room (single bed) (extra bed not included)" RoomTypeCode="h-13b7d7b1-bcc6-5e1c-be90-4e9f7bff631e|63|MjEwLjAwfEdCUHwyMDI2LTA1LTE4" OriginalAmount="210" TotalPrice="216.30" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 32.03-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-13T00:00:00" End="2026-05-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="216.30" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/15/60/1560da9b8271c6ddbf73eea299f759db5e72b648.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/67/f2/67f233195d852ef19aeedd8b4bf37c49e6b95700.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/52/2f/522fbf94ca2caeb3506075861631c09f0b81b631.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/3f/65/3f65e480608d2964268e2b6d35dc92a28cf2bc35.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/83/9d/839d4a876a421857fc1641243ff2841f637bb035.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/8b/63/8b63702ed4c5117c9894a5ecee00a185aee4cb7c.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/59/8c/598c8756a1ba4741f0ba45176957a3e4d82a6397.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/09/3c/093cfb9ade482fe40e597c0630bdf0138db80dff.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/zz/f2/adf2f4a90980f020ee1110f82c8851a4ab5a0408.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/6b/41/6b412003ed66f2016d1f2f1f8148cfedf9bbd5a7.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/c5/77/c5772e3d2b0eea95b0fd0498c0e9c71af03023d7.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/dd/2e/dd2e8f59f08f0e46eea2f74443feeb8fc3fb10bf.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/c0/66/c0666010180a6251795ea339be30a43e79da2cec.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/39/7f/397fcd0d9cb1b5bbbec4e0e07198a02bdad16ec9.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/c6/97/c697d99ff856d0464cdbec0a189df2488b4b04cd.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/d6/fc/d6fc94d9dd45f38b11353763e4ff90010e285840.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/fe/5d/fe5dde3d6cd647510810df711a66f6b437c956f6.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/zz/b7/adb7aae100be56ef0a5db9ca136f34baf8115b2b.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/68/7e/687e379f580b4fe3ef26d264e9ae138d3a06ee90.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/f8/ae/f8ae6f9cbdc7b491ba82cfb5ac24b99f55b4cdb0.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/9a/d4/9ad439dd95ed063555ec2a0b6aa7b8e68901f901.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/6e/04/6e0497d9a6ba01fbc6fe1680854ff2fccd3a1c9f.JPEG" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This hotel warmly welcomes guests in Delhi.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;The friendly staff at the reception desk are happy to answer any questions. The hotel provides a transfer service and room service. Wireless internet access is provided in public areas.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Air conditioning ensures that rooms maintain comfortable temperatures. Guests are sure to get a good night's sleep in the double bed. Other features include a telephone, satellite television and WiFi. Bathrooms are appointed with a shower.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;Fine weather can be enjoyed on the terrace. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;b&gt;Meals&lt;/b&gt; &lt;br/&gt;Breakfast can be booked.&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 200.00 INR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 1,000.00 INR per stay.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;Breakfast for children costs: 200.00 INR.&lt;br /&gt;&lt;b&gt;Pets: &lt;/b&gt;No pets allowed.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 1,000.00 INR one way.</HotelDescription><Facilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>2</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>3</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Room Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Continental Breakfast</Description><Value>true</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0|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="9a504f32-bbfe-4d08-ad70-8dcd9a6c67c0" TimeStamp="0001-01-01T00:00:00" HotelName="Hotel Prince Palace Deluxe" HotelCode="291655|256934" StarRating="2" GTCityId="48688" CountryCode="IN" CityName="Delhi" CountryName="India" Address="5115 Main Bazar Road, Gali Thanedar Wali, Paharganj, New Delhi 110055" PostCode="110055" PhoneNo="+911123581670" FaxNo="" Email="booking@hotelprincepalacedx.com" CheckInTime="12:00" CheckOutTime="12:30" Latitude="28.640352088507" Longitude="77.211363182556" SourceId="27" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard room" RoomTypeCode="175552386|1|22|27|MjJ8R0JQfDIwMjYtMDUtMTg=" OriginalAmount="22" TotalPrice="22.66" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Air conditioning (centrally regulated)|TV|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-18T13:32:13.9407487+01:00" End="2026-05-26T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="22" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Double room (full double bed)" RoomTypeCode="h-373485da-7f56-5945-9911-9108810d91d9|63|NzMuMDB8R0JQfDIwMjYtMDUtMTg=" OriginalAmount="73" TotalPrice="75.19" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 11.14-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Locker|Shower/Bathtub|Shower|Wardrobe/Closet|Bathrobe|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-13T00:00:00" End="2026-05-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="75.19" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: De luxe" RoomTypeCode="298435834|1|74|27|NzR8R0JQfDIwMjYtMDUtMTg=" OriginalAmount="74" TotalPrice="76.22" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Air conditioning (centrally regulated)|TV|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-18T13:32:16.2300178+01:00" End="2026-05-26T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="74" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin/Double room - Super De Luxe" RoomTypeCode="299952743|1|89|27|ODl8R0JQfDIwMjYtMDUtMTg=" OriginalAmount="89" TotalPrice="91.67" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Air conditioning (centrally regulated)|TV|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-18T13:32:16.3829834+01:00" End="2026-05-26T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="89" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Triple room (full double bed and single bed)" RoomTypeCode="h-563b1266-f7cc-5279-b6ee-3979d852fff8|63|OTMuMDB8R0JQfDIwMjYtMDUtMTg=" OriginalAmount="93" TotalPrice="95.79" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 14.19-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Locker|Shower/Bathtub|Shower|Wardrobe/Closet|Bathrobe|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-13T00:00:00" End="2026-05-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="95.79" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Triple room - De Luxe" RoomTypeCode="317283795|1|97|27|OTd8R0JQfDIwMjYtMDUtMTg=" OriginalAmount="97" TotalPrice="99.91" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Air conditioning (centrally regulated)|TV|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-18T13:32:16.5097082+01:00" End="2026-05-26T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="97" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Triple room" RoomTypeCode="h-a64cec7a-b058-5119-967e-c4dcd688a167|63|MTI2LjAwfEdCUHwyMDI2LTA1LTE4" OriginalAmount="126" TotalPrice="129.78" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 19.22-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Locker|Shower/Bathtub|Shower|Wardrobe/Closet|Bathrobe|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-13T00:00:00" End="2026-05-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="129.78" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe room" RoomTypeCode="h-e4d68e4a-e939-546e-93ff-dfd44fba3b06|63|MTQwLjAwfEdCUHwyMDI2LTA1LTE4" OriginalAmount="140" TotalPrice="144.20" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 21.36-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-13T00:00:00" End="2026-05-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="144.20" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Single room (single bed) (extra bed not included)" RoomTypeCode="h-cd24496b-1979-501e-b40b-ab361de531be|63|MjEwLjAwfEdCUHwyMDI2LTA1LTE4" OriginalAmount="210" TotalPrice="216.30" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 32.03-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-13T00:00:00" End="2026-05-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="216.30" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/15/60/1560da9b8271c6ddbf73eea299f759db5e72b648.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/67/f2/67f233195d852ef19aeedd8b4bf37c49e6b95700.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/52/2f/522fbf94ca2caeb3506075861631c09f0b81b631.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/3f/65/3f65e480608d2964268e2b6d35dc92a28cf2bc35.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/83/9d/839d4a876a421857fc1641243ff2841f637bb035.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/8b/63/8b63702ed4c5117c9894a5ecee00a185aee4cb7c.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/59/8c/598c8756a1ba4741f0ba45176957a3e4d82a6397.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/09/3c/093cfb9ade482fe40e597c0630bdf0138db80dff.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/zz/f2/adf2f4a90980f020ee1110f82c8851a4ab5a0408.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/6b/41/6b412003ed66f2016d1f2f1f8148cfedf9bbd5a7.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/c5/77/c5772e3d2b0eea95b0fd0498c0e9c71af03023d7.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/dd/2e/dd2e8f59f08f0e46eea2f74443feeb8fc3fb10bf.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/c0/66/c0666010180a6251795ea339be30a43e79da2cec.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/39/7f/397fcd0d9cb1b5bbbec4e0e07198a02bdad16ec9.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/c6/97/c697d99ff856d0464cdbec0a189df2488b4b04cd.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/d6/fc/d6fc94d9dd45f38b11353763e4ff90010e285840.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/fe/5d/fe5dde3d6cd647510810df711a66f6b437c956f6.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/zz/b7/adb7aae100be56ef0a5db9ca136f34baf8115b2b.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/68/7e/687e379f580b4fe3ef26d264e9ae138d3a06ee90.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/f8/ae/f8ae6f9cbdc7b491ba82cfb5ac24b99f55b4cdb0.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/9a/d4/9ad439dd95ed063555ec2a0b6aa7b8e68901f901.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/6e/04/6e0497d9a6ba01fbc6fe1680854ff2fccd3a1c9f.JPEG" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This hotel warmly welcomes guests in Delhi.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;The friendly staff at the reception desk are happy to answer any questions. The hotel provides a transfer service and room service. Wireless internet access is provided in public areas.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Air conditioning ensures that rooms maintain comfortable temperatures. Guests are sure to get a good night's sleep in the double bed. Other features include a telephone, satellite television and WiFi. Bathrooms are appointed with a shower.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;Fine weather can be enjoyed on the terrace. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;b&gt;Meals&lt;/b&gt; &lt;br/&gt;Breakfast can be booked.&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 200.00 INR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 1,000.00 INR per stay.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;Breakfast for children costs: 200.00 INR.&lt;br /&gt;&lt;b&gt;Pets: &lt;/b&gt;No pets allowed.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 1,000.00 INR one way.</HotelDescription><Facilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>2</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>3</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Room Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Continental Breakfast</Description><Value>true</Value></HotelFacilities></Facilities></HotelRoomRS>||True