<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
a8cd1fa7-7eb5-4eb9-abd0-2a0a25d96be9|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="a8cd1fa7-7eb5-4eb9-abd0-2a0a25d96be9">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="48688" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-10T00:00:00" End="2026-07-12T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="hideaways.indore@gmail.com" Password="Hideaways@305" 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
a8cd1fa7-7eb5-4eb9-abd0-2a0a25d96be9|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:f45f17b7-a8e1-4c0d-aa45-38142067b6e8
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
a8cd1fa7-7eb5-4eb9-abd0-2a0a25d96be9|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
a8cd1fa7-7eb5-4eb9-abd0-2a0a25d96be9|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-07-08T11:42:54.3646841+01:00" Version="0" EchoToken="Search" TransactionIdentifier="a8cd1fa7-7eb5-4eb9-abd0-2a0a25d96be9" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="8.66" OriginalAmount="8.57" MarkupRule="1.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="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.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="10.79" OriginalAmount="10.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.65924448" Longitude="77.09129233" StarRating="3" HotelCode="291652|1054898" HotelName="Hotel Picasso" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>B-374 Outer Ring Road, Meera Bagh, Paschim Vihar, New Delhi 110063, Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/e1/e0e1a1d1d08577e29d1006b45320d2cf1bc178f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11.11" OriginalAmount="11" MarkupRule="1.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="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.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="94" TotalAmount="12.01" OriginalAmount="11.89" MarkupRule="1.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="27" TotalAmount="12.12" OriginalAmount="12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.646878954121" Longitude="77.212261118351" StarRating="2" HotelCode="291601|269842" 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="12.12" OriginalAmount="12" MarkupRule="1.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="27" TotalAmount="12.12" OriginalAmount="12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.64173859" Longitude="77.21469526" StarRating="2" HotelCode="301868|83240" HotelName="Smyle Inn" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="12.12" OriginalAmount="12.00" MarkupRule="1.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="27" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.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="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.64179019" Longitude="77.21270349" StarRating="3" HotelCode="301217|nirmal_mahal" 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="13.13" OriginalAmount="13.00" MarkupRule="1.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="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.642862512419" Longitude="77.212702455997" StarRating="3" HotelCode="449221|hotel_aura_palace_dx" HotelName="Hotell Aura Palace Deluxe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel,Hotel,Hotel,Hotel,Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1414 Sangtrashan Bazar, Neu-Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/ae/27ae50f43addb94f3577701bb9869b65f5bafc10.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at OYO 9726 Hotel Aura Palace Deluxe in New Delhi (Paharganj), y...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.64079341" Longitude="77.21223831" StarRating="3" HotelCode="453211|hare_rama_guest_house_2" HotelName="Hare Rama Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>T-298 Main Bazar Road, Paharganj, Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/30/c33096015c465bcdb5e8f9d1f2a86cf38cb11667.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.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="14.14" OriginalAmount="14.00" MarkupRule="1.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="14.14" OriginalAmount="14.00" MarkupRule="1.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="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.642572681524" Longitude="77.211573347221" StarRating="2" HotelCode="900507|372049" 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="15.15" OriginalAmount="15.00" MarkupRule="1.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="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.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="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.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="16.16" OriginalAmount="16.00" MarkupRule="1.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="16.16" OriginalAmount="16.00" MarkupRule="1.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="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.645831" Longitude="77.215948" StarRating="2" HotelCode="900516|hotel_chanchal_deluxe" HotelName="Chanchal Deluxe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8575 Arakashan Road, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/88/ef884bb2fe77ef92b861000ef9770eb04195f61b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17.17" OriginalAmount="17" MarkupRule="1.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="27" TotalAmount="17.17" OriginalAmount="17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.6443382" Longitude="77.21311232" StarRating="2" HotelCode="301208|37750" 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="17.17" OriginalAmount="17.00" MarkupRule="1.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="17.17" OriginalAmount="17.00" MarkupRule="1.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="17.17" OriginalAmount="17.00" MarkupRule="1.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="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.64069219" Longitude="77.21195752" StarRating="0" HotelCode="301857|hotel_bajrang_guest_house" HotelName="Hotel Bajrang Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4630 Main Bazar Road, Opposite  Yes Bank ATM, Shora Kothi, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/7a/5d7a13e8c3a547f6a2e00e01ca0cd7f1b0fdea52.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.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="27" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.641595180466" Longitude="77.212675848531" StarRating="3" HotelCode="231013|83265" 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="27" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.645610950635" Longitude="77.21440293927" StarRating="3" HotelCode="504463|269848" HotelName="Hotel Indo Continental" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="27" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="0" HotelCode="886952|376498" HotelName="Hotel Silver Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>614 Mantola Gali, Paharganj, New Delhi, Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/20/a4202ee61f3d68e01761c886de54543f9b908212.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.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="18.18" OriginalAmount="18.00" MarkupRule="1.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="18.18" OriginalAmount="18.00" MarkupRule="1.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="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.640352088507" Longitude="77.211363182556" StarRating="2" HotelCode="291655|hotel_prince_palace" 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="19.19" OriginalAmount="19.00" MarkupRule="1.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="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.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="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.54569349" Longitude="77.29179466" StarRating="2" HotelCode="869118|hotel_marigold_7" HotelName="Hotel Marigold" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>81 Behind Apollo Hospital, Near Pocket-10B, Jasola Village, New Delhi, Delhi 110025</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/25/8d25960a627e6c60801bead7a29267f29586b6a0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.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="27" TotalAmount="20.20" OriginalAmount="20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.68720884" Longitude="77.18139547" StarRating="2" HotelCode="645349|376500" HotelName="Maheshwari Residency" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 Sawan Park Extension, Ashok Vihar III, Delhi 110052</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/04/3304a5f154ce6f3e0ce112be0725b32a95e11c62.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.64843347427" Longitude="77.192460628246" StarRating="2" HotelCode="113860|oyo_15515_hotel_landmark_inn" HotelName="Hotel Landmark Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>10184 Main Arya Samaj Road, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/f3/9ff381466330ad3f525ec81b3080732dd358da7f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.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="20.20" OriginalAmount="20.00" MarkupRule="1.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="20.20" OriginalAmount="20.00" MarkupRule="1.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="20.20" OriginalAmount="20.00" MarkupRule="1.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="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.641744991021" Longitude="77.214242379999" StarRating="3" HotelCode="335389|hotel_saffron_inn_" HotelName="Hotel Saffron Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Designated Smoking Area,Elevator,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>874 Gali Chandi Wali, Ratan Lal Market, Main Bazar, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/4f/6a4f4916d8cfcff6be62fbd9f2221bde9b17b1c5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Saffron Inn is perfectly located for both business and leisure guests in New Delhi and NCR. Bo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.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="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.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="20.20" OriginalAmount="20.00" MarkupRule="1.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="20.20" OriginalAmount="20.00" MarkupRule="1.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="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="0" HotelCode="820199|hidein_hostel_delhi" HotelName="Hide In Hostel Delhi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>D-2, Third Floor, Near Saket Metro Gate 1, Saket, New Delhi 110017</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/ff/9dffa3dedb0b61d4dfcd73af18613652f85ecfd5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="0" HotelCode="973918|hotel_smart_plaza" HotelName="Hotel Smart Plaza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>191 Road 4, Street 9, Mahipalpur, New Delhi, Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/a2/b3a20be5ac478c9ec96e98e9a8204a3559da63ef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.05" OriginalAmount="20.84" MarkupRule="1.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="27" TotalAmount="21.21" OriginalAmount="21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.647206393419" Longitude="77.176882050575" StarRating="2" HotelCode="291562|78606" HotelName="East Inn Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11/22 Main Market, East Patel Nagar, New Delhi 110008, Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/5c/205cb35b3c87040e0734324d232ca61e48b1e95d.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="21.21" OriginalAmount="21.00" MarkupRule="1.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="21.21" OriginalAmount="21.00" MarkupRule="1.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="21.21" OriginalAmount="21.00" MarkupRule="1.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="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.54815571" Longitude="77.12817544" StarRating="3" HotelCode="349806|hotel_aeroporto_2" HotelName="Hotel Aeroporto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="21.21" OriginalAmount="21.00" MarkupRule="1.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="21.21" OriginalAmount="21.00" MarkupRule="1.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="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="2" HotelCode="857145|oyo_5411_hotel_city_castle" HotelName="Hotel City Castle By OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plot 1100/12 Naiwala Ilahi Baksh Road, Arya Samaj Road, Karol Bagh, Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/92/e8923783396a64bc1c4648e27857acf731dc5642.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.97" OriginalAmount="21.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.5767705" Longitude="77.2638375" StarRating="1" HotelCode="|68360" HotelName="FabExpress Pulse Impulse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2,RING RD,KILOKARI,OPP.MAHARANI BAGH,NEW DELHI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/3/6/0/68360_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: the Inner Ring Road Is situated in 15 kilometres away from the establishment, guests will find the national airport, is 17 kilometres away from the international airport situated 3 kilometres away from the railway station. ROOM: The rooms have a direct line telephone, WiFi, a fridge, a kettle, a coffee maker, an iron and an ironing board. MEALS: Regarding the food and beverage offering, the establishment offers meal services. PAYMENT METHODS: Customers can pay by Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22.17" OriginalAmount="21.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.64583" Longitude="77.2159776" StarRating="3" HotelCode="173660|1043928" HotelName="Hotel Krishna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>45 Arakashan Road, Behind Shiela Cinema, New Delhi Railway Station, Ram Nagar, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/90/52/90520f6c4447f242571fcca168edacdefacee08d.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="22.22" OriginalAmount="22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.64661713" Longitude="77.21322071" StarRating="2" HotelCode="334165|80556" 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="27" TotalAmount="22.22" OriginalAmount="22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.640657630112" Longitude="77.210723480119" StarRating="3" HotelCode="301184|372015" 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="27" TotalAmount="22.22" OriginalAmount="22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.64688005" Longitude="77.2099223" StarRating="3" HotelCode="611661|236823" 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="27" TotalAmount="22.22" OriginalAmount="22" MarkupRule="1.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="27" TotalAmount="22.22" OriginalAmount="22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.57413" Longitude="77.260947" StarRating="2" HotelCode="166226|78324" 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="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.54703448" Longitude="77.2560856" StarRating="3" HotelCode="301212|lloyd_residency" HotelName="Lloyd Residency" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>C6, 13/3, behind Bhero Mendir, near Kalkaji Police Station, Kalkaji Extension, Kalkaji, New Delhi 110019</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/9a/2d9a61a16105855d845db7708052b520d681ef26.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.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="27" TotalAmount="23.23" OriginalAmount="23" MarkupRule="1.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="27" TotalAmount="23.23" OriginalAmount="23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.645478" Longitude="77.183822" StarRating="2" HotelCode="177957|269854" 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="23.23" OriginalAmount="23.00" MarkupRule="1.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="23.23" OriginalAmount="23.00" MarkupRule="1.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="23.23" OriginalAmount="23.00" MarkupRule="1.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="23.23" OriginalAmount="23.00" MarkupRule="1.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="23.23" OriginalAmount="23.00" MarkupRule="1.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="23.23" OriginalAmount="23.00" MarkupRule="1.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="23.23" OriginalAmount="23.00" MarkupRule="1.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="23.23" OriginalAmount="23.00" MarkupRule="1.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="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.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="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.54812051" Longitude="77.12740138" StarRating="2" HotelCode="613708|hotel_tourist_palace_4" 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="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.54938117" Longitude="77.13089559" StarRating="2" HotelCode="866421|oyo_19687_hotel_airway" HotelName="Hotel Airway By OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>A-185 Road 4, Block A, Mahipalpur, New Delhi, Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/a8/79a8e0b186f19b9f60da4ed8b2354abd4d2b546c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="0" HotelCode="886778|hotel_durga_international_dx" HotelName="Durga International By OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plot 8715 DB Gupta Road</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/31/cc31c1a0afc2887d0f0d4ff401ed4a37d0bbdd06.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="24.18" OriginalAmount="23.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.546776287986" Longitude="77.126711010933" StarRating="2" HotelCode="189142|1046268" HotelName="Hotel Eurostar International" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>A 27/1 Street 1, Near MTNL Office, Mahipalpur Extension NH-8, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/a5/95a546d3a03c57d60ba0049a5ef0c1de2599354e.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="24.24" OriginalAmount="24" MarkupRule="1.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="24.24" OriginalAmount="24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.64464243" Longitude="77.21499602" StarRating="3" HotelCode="348641|236738" HotelName="Hotel Durga International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>8715 Desh Bandhu Gupta Road, Near New Delhi Railway Station, Paharganj, New Delhi 110055, Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/f7/66f718ebc8adc22416815751ba841fa244f870b9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A wide range of services and facilities ensures a comfortable stay at the hotel for business travell...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24.24" OriginalAmount="24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.62897083" Longitude="77.27452971" StarRating="3" HotelCode="539052|178989" HotelName="Joey's Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>1/49 Lalita Park, Main Vikas Marg, Laxmi Nagar, Delhi 110092</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/bf/47bffc703ffc24f895b92f0456f1f36a9f07a729.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.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="24.24" OriginalAmount="24.00" MarkupRule="1.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="24.24" OriginalAmount="24.00" MarkupRule="1.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="24.24" OriginalAmount="24.00" MarkupRule="1.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="24.24" OriginalAmount="24.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.54635624" Longitude="77.12393281" StarRating="3" HotelCode="482830|hotel_port_view" HotelName="Hotel Port View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>L-384 Main Road Mahipalpur, NH-8, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/53/4353278a5518cae379601c6075511de6912dc21d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With its range of services and facilities, the hotel ensures travellers a pleasant and comfortable s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.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="24.24" OriginalAmount="24.00" MarkupRule="1.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="25.25" OriginalAmount="25.00" MarkupRule="1.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="25.25" OriginalAmount="25.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.543054" Longitude="77.255572" StarRating="0" HotelCode="231018|destiny_house_2" HotelName="Destiny Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>E-89 Kalkaji, New Delhi 110019</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/3a/753a8243af03da136b78da9e4dfa719320444707.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.25" OriginalAmount="25.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.54511788" Longitude="77.12323982" StarRating="3" HotelCode="404904|treebo_airport_grand" HotelName="Airport Hotel Grand" Meals="ROOM ONLY" 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="25.25" OriginalAmount="25.00" MarkupRule="1.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="25.25" OriginalAmount="25.00" MarkupRule="1.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="63" TotalAmount="25.25" OriginalAmount="25.00" MarkupRule="1.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="25.25" OriginalAmount="25.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.5468696" Longitude="77.1264634" StarRating="3" HotelCode="916833|hotel_airport_city" 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="27" TotalAmount="26.26" OriginalAmount="26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.64231517" Longitude="77.21804791" StarRating="3" HotelCode="301842|284532" HotelName="Pink City Guest House" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="63" TotalAmount="26.26" OriginalAmount="26.00" MarkupRule="1.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="26.26" OriginalAmount="26.00" MarkupRule="1.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="26.26" OriginalAmount="26.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.565671" Longitude="77.21676412" StarRating="3" HotelCode="666055|jagannath_b_b_hotel" HotelName="Jagannath Guest House &amp; Hotels" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>G-17/A  South Extension Part 2, New Delhi 110049</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/76/7a7687199574e816ef6186ad7a542f958001640a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.26" OriginalAmount="26.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.645530618425" Longitude="77.192509987662" StarRating="3" HotelCode="907520|treebo_citi_international" HotelName="Citi International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8/20  W.E.A, Karol Bagh, Left to Metro Pillar 88, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/ba/a2bad9a1b066163cd9aba0335190f06088593def.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="27.27" OriginalAmount="27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.646167212932" Longitude="77.189183693115" StarRating="3" HotelCode="113874|23262" HotelName="Classic" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>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="27" TotalAmount="27.27" OriginalAmount="27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.574836" Longitude="77.266924" StarRating="3" HotelCode="176017|74188" HotelName="Hotel Divine Paradise" Meals="FULL BOARD,BED &amp; BREAKFAST" BedType="FULL BOARD" 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="27.27" OriginalAmount="27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.644235654244" Longitude="77.210632039846" StarRating="3" HotelCode="173690|71114" HotelName="Le ROI Delhi Hotel" 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,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="27.27" OriginalAmount="27.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.646759" Longitude="77.189613" StarRating="2" HotelCode="114053|hotel_apra_inn" HotelName="Apra Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="27.27" OriginalAmount="27.00" MarkupRule="1.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="27.27" OriginalAmount="27.00" MarkupRule="1.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="27.27" OriginalAmount="27.00" MarkupRule="1.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="27.27" OriginalAmount="27.00" MarkupRule="1.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="16" TotalAmount="27.58" OriginalAmount="27.31" MarkupRule="1.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="16" TotalAmount="27.61" OriginalAmount="27.34" MarkupRule="1.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="28.28" OriginalAmount="28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.64108492" Longitude="77.21387746" StarRating="3" HotelCode="962727|236760" HotelName="Hari Piorko Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="28.28" OriginalAmount="28.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.567185425358" Longitude="77.241568565369" StarRating="4" HotelCode="176012|amby_inn" HotelName="Amby Inn" Meals="ROOM ONLY" 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="28.28" OriginalAmount="28.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.651331" Longitude="77.1912423" StarRating="3" HotelCode="177979|hotel_vista_inn" HotelName="Hotel Vista Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,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>12A/27 Saraswati Marg, WEA, Karol Bagh, New Delhi, Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/4b/9d4bd24b52a16caffcf9652c8bdd319ebd056b6c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Karol Bagh, 5 minutes' walk from Karol Bagh metro station and 10 minutes by ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.28" OriginalAmount="28.00" MarkupRule="1.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="28.28" OriginalAmount="28.00" MarkupRule="1.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="28.28" OriginalAmount="28.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.64404982" Longitude="77.21147513" StarRating="2" HotelCode="301890|hotel_golden_gate" HotelName="Hotel Golden Gate Deluxe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>3155, Sangatrashan, near Bakebihari Temple, Pahar Ganj, New 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="28.28" OriginalAmount="28.00" MarkupRule="1.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="28.73" OriginalAmount="28.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.54152908" Longitude="77.12961382" StarRating="2" HotelCode="623776|3242465" HotelName="Hotel D'Capitol Delhi Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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="94" TotalAmount="28.98" OriginalAmount="28.69" MarkupRule="1.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="27" TotalAmount="29.29" OriginalAmount="29" MarkupRule="1.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="27" TotalAmount="29.29" OriginalAmount="29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.6452261" Longitude="77.21500296" StarRating="3" HotelCode="615103|248941" HotelName="Hotel Shanti Plaza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="27" TotalAmount="29.29" OriginalAmount="29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.527583897374" Longitude="77.151188850403" StarRating="3" HotelCode="170724|23468" HotelName="Indira International" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="29.29" OriginalAmount="29.00" MarkupRule="1.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="29.29" OriginalAmount="29.00" MarkupRule="1.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="29.29" OriginalAmount="29.00" MarkupRule="1.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="29.29" OriginalAmount="29.00" MarkupRule="1.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="29.29" OriginalAmount="29.00" MarkupRule="1.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="29.29" OriginalAmount="29.00" MarkupRule="1.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="29.29" OriginalAmount="29.00" MarkupRule="1.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="94" TotalAmount="30.08" OriginalAmount="29.78" MarkupRule="1.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="27" TotalAmount="30.30" OriginalAmount="30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.645822" Longitude="77.216084" StarRating="3" HotelCode="142133|23839" 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="63" TotalAmount="30.30" OriginalAmount="30.00" MarkupRule="1.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="30.30" OriginalAmount="30.00" MarkupRule="1.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="30.30" OriginalAmount="30.00" MarkupRule="1.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="63" TotalAmount="30.30" OriginalAmount="30.00" MarkupRule="1.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="94" TotalAmount="30.43" OriginalAmount="30.13" MarkupRule="1.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="63" TotalAmount="31.31" OriginalAmount="31.00" MarkupRule="1.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="31.31" OriginalAmount="31.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.65074546575" Longitude="77.194849848747" StarRating="3" HotelCode="113885|hotel_bb_palace" HotelName="BB 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>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="63" TotalAmount="31.31" OriginalAmount="31.00" MarkupRule="1.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="31.31" OriginalAmount="31.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.645818" Longitude="77.21585768" StarRating="3" HotelCode="311179|hotel_krishna_deluxe" 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="31.31" OriginalAmount="31.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.6423437" Longitude="77.21711496" StarRating="2" HotelCode="339250|saina_international" HotelName="Hotel Saina International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>2324 Chuna Mandi, Pahar Ganj, Near Imperial Cinema, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/1a/c71a3b4893ad925d365d75060e3e912b2587b033.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.31" OriginalAmount="31.00" MarkupRule="1.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="94" TotalAmount="31.43" OriginalAmount="31.12" MarkupRule="1.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="16" TotalAmount="31.43" OriginalAmount="31.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.6522959" Longitude="77.1937596" StarRating="3" HotelCode="189164|1890985" HotelName="Palm D'OR" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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="31.77" OriginalAmount="31.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.645749685231" Longitude="77.185521292054" StarRating="3" HotelCode="504487|3262545" HotelName="Hotel Hill Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>14A/32 W.E.A., Near Karol Bagh Metro Station, Channa Market, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/f8/2df86ab46144555a7e6fd50761edc5c672332a05.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32.32" OriginalAmount="32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.50372782" Longitude="77.18978621" StarRating="1" HotelCode="625841|256900" 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="32.32" OriginalAmount="32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.6480367" Longitude="77.2129871" StarRating="3" HotelCode="189156|27908" HotelName="Hotel Godwin Deluxe" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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="27" TotalAmount="32.32" OriginalAmount="32" MarkupRule="1.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="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.558893144464" Longitude="77.29621052742" StarRating="3" HotelCode="166495|emblem__a_boutique_hotelnew_delhi" HotelName="Emblem Hotel" 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">
        <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="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.6449537" Longitude="77.2137626" StarRating="3" HotelCode="189161|hotel_sita_international" HotelName="Hotel Sita International" Meals="ROOM ONLY" 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="32.32" OriginalAmount="32.00" MarkupRule="1.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="94" TotalAmount="32.84" OriginalAmount="32.51" MarkupRule="1.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="27" TotalAmount="33.33" OriginalAmount="33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.6457756" Longitude="77.21775652" StarRating="3" HotelCode="429352|78358" 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="27" TotalAmount="33.33" OriginalAmount="33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.64121836" Longitude="77.21609807" StarRating="2" HotelCode="301848|269845" 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="27" TotalAmount="33.33" OriginalAmount="33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.646469" Longitude="77.195498" StarRating="3" HotelCode="113875|25568" HotelName="Southern" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" 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>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="33.33" OriginalAmount="33.00" MarkupRule="1.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="33.33" OriginalAmount="33.00" MarkupRule="1.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="33.33" OriginalAmount="33.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.584145832951" Longitude="77.248296965416" StarRating="2" HotelCode="348201|westend_holiday_home" 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="33.33" OriginalAmount="33.00" MarkupRule="1.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="33.33" OriginalAmount="33.00" MarkupRule="1.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="63" TotalAmount="33.33" OriginalAmount="33.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.56689513" Longitude="77.24629734" StarRating="3" HotelCode="445896|amar_inn_" HotelName="Amar Inn" Meals="ROOM ONLY" 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="63" TotalAmount="33.33" OriginalAmount="33.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.56144116" Longitude="77.29338181" StarRating="3" HotelCode="772745|hotel_nitya_maharani" HotelName="Hotel Nitya Maharani" Meals="ROOM ONLY" 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="63" TotalAmount="33.33" OriginalAmount="33.00" MarkupRule="1.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="33.33" OriginalAmount="33.00" MarkupRule="1.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="63" TotalAmount="33.33" OriginalAmount="33.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.64578325" Longitude="77.2165185" StarRating="2" HotelCode="916821|hotel_sun_international" 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="94" TotalAmount="34.03" OriginalAmount="33.69" MarkupRule="1.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="16" TotalAmount="34.04" OriginalAmount="33.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.648491" Longitude="77.2176184" StarRating="2" HotelCode="916826|1054808" HotelName="Hotel Parkway Deluxe" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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/15/2a/152a2bdc0b2b120ec2461a9f97041630e5dd3db8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.34" OriginalAmount="34.00" MarkupRule="1.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="34.34" OriginalAmount="34.00" MarkupRule="1.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="34.34" OriginalAmount="34.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.647298915279" Longitude="77.197062774116" StarRating="3" HotelCode="291584|hotel_blue_bell" HotelName="Hotel Blue Bell" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Conference Hall,Laundry,Parking,Restaurant,Room Service,Spa,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>T 2526 Elahi Baksh Road, Naiwala, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ed/cb/edcb70263d8b708cf3c855031c4a349fb5aad4e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A unique world of facilities and privileges , boon essential and extra ordinary. Hotel Blue Bell con...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.34" OriginalAmount="34.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="0" HotelCode="800954|oyo_11689_kelvish_hotel" HotelName="Kelvish" Meals="ROOM ONLY" 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="63" TotalAmount="34.34" OriginalAmount="34.00" MarkupRule="1.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="63" TotalAmount="34.34" OriginalAmount="34.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="0" HotelCode="981974|hotel_ritz_13" HotelName="Hotel Ritz" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="94" TotalAmount="35.21" OriginalAmount="34.86" MarkupRule="1.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="27" TotalAmount="35.35" OriginalAmount="35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.542787" Longitude="77.118549" StarRating="3" HotelCode="910505|178277" 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="27" TotalAmount="35.35" OriginalAmount="35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.641561451076" Longitude="77.214070376769" StarRating="3" HotelCode="916812|71123" 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="27" TotalAmount="35.35" OriginalAmount="35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.5489911" Longitude="77.12848636" StarRating="3" HotelCode="600401|236769" HotelName="Hotel Arch" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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="35.35" OriginalAmount="35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.644726099451" Longitude="77.184032491742" StarRating="3" HotelCode="98054|4051" 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="63" TotalAmount="35.35" OriginalAmount="35.00" MarkupRule="1.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="35.35" OriginalAmount="35.00" MarkupRule="1.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="35.35" OriginalAmount="35.00" MarkupRule="1.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="63" TotalAmount="35.35" OriginalAmount="35.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.646966220911" Longitude="77.188153300222" StarRating="3" HotelCode="291628|hotel_kyron" HotelName="Hotel Kyron" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Business Centre,Conference Hall,Designated Smoking Area,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Meeting Room,Parking,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15A/45 Saraswati Marg, W.E.A, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/9b/239b933a668489d8a62bd94cce90a59067ddda83.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This 3 star hotel is located in the city centre of New Delhi and was established in 2013. It is 12.0...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.35" OriginalAmount="35.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.56924244" Longitude="77.26746284" StarRating="3" HotelCode="833044|oyo_townhouse_013_new_friends_colony" HotelName="OYO Townhouse 013 New Friends Colony" 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>Plot D-984 CV Raman Marg, Block D, Taimoor Nagar, New Friends Colony, New Delhi 110065</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/31/8731bdd5c8a9ed3bd0073ed4775d9b5e770cb24c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Attractively located in the New Friends Colony district of New Delhi, OYO Townhouse 013 New Friends ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.35" OriginalAmount="35.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.645831" Longitude="77.215948" StarRating="3" HotelCode="900515|the_prime_balaji_deluxe_new_delhi_railway_station" HotelName="Balaji Deluxe" 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>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="94" TotalAmount="35.60" OriginalAmount="35.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.645754" Longitude="77.217406" StarRating="2" HotelCode="|155120" HotelName="Baba Deluxe" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ARAKASHAN ROAD, RAM NAGAR 7795</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/5/1/2/0/155120_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36.36" OriginalAmount="36" MarkupRule="1.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="27" TotalAmount="36.36" OriginalAmount="36" MarkupRule="1.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="27" TotalAmount="36.36" OriginalAmount="36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.547043475522" Longitude="77.253905542974" StarRating="3" HotelCode="99297|269858" HotelName="Hotel Oakland" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" 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="36.36" OriginalAmount="36.00" MarkupRule="1.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="36.36" OriginalAmount="36.00" MarkupRule="1.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="36.36" OriginalAmount="36.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.594942934859" Longitude="77.041508426914" StarRating="3" HotelCode="176022|hotel_la_wisteria" HotelName="La Wisteria Boutique 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>Plot 52, Sector 12 B, Opposite Bal Bhawan International School, New Delhi 110075</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/85/07859a1ff8a19c8d51e53c91bf9f4df93cba27a2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the newly developed area of Delhi called Dwarka, the hotel can be reached via the Delhi M...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.36" OriginalAmount="36.00" MarkupRule="1.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="36.36" OriginalAmount="36.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.64569889" Longitude="77.21636065" StarRating="2" HotelCode="301292|hotel_vandna" HotelName="Hotel Vandna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>47 Arakarshan Road, near Dharam Kanta, Pahar Ganj, Delhi 110055</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="27" TotalAmount="37.37" OriginalAmount="37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.63509487" Longitude="77.28579475" StarRating="3" HotelCode="731228|308293" HotelName="Nirman Vihar Beacon" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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="27" TotalAmount="37.37" OriginalAmount="37" MarkupRule="1.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="27" TotalAmount="37.37" OriginalAmount="37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.57131542" Longitude="77.22158596" StarRating="3" HotelCode="429395|83267" 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="37.37" OriginalAmount="37.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.650786" Longitude="77.190601" StarRating="3" HotelCode="160370|hotel_aster_inn" HotelName="Aster Inn" Meals="ROOM ONLY" 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="63" TotalAmount="37.37" OriginalAmount="37.00" MarkupRule="1.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="37.37" OriginalAmount="37.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.65417444" Longitude="77.23422607" StarRating="3" HotelCode="94920|hotel_tara_palace" 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="37.37" OriginalAmount="37.00" MarkupRule="1.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="63" TotalAmount="37.37" OriginalAmount="37.00" MarkupRule="1.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="37.37" OriginalAmount="37.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.63913851" Longitude="77.12995454" StarRating="2" HotelCode="855536|oyo_townhouse_340_jageer_palace" HotelName="Hotel Jageer Palace by OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C 6/1 Ring Road, Mansarover Garden, New Delhi 110015</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/a7/c6a79dd526b6f8c5e8b826bc5c3130224b284c32.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.37" OriginalAmount="37.00" MarkupRule="1.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="37.37" OriginalAmount="37.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.641948" Longitude="77.211564" StarRating="3" HotelCode="900506|jyoti_mahal" HotelName="Jyoti Mahal" Meals="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="94" TotalAmount="37.78" OriginalAmount="37.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.649063" Longitude="77.189485" StarRating="2" HotelCode="|59651" HotelName="Pablas International" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="27" TotalAmount="38.38" OriginalAmount="38" MarkupRule="1.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="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.643613222075" Longitude="77.186315059662" StarRating="3" HotelCode="161678|grand_president_2" HotelName="Grand President" Meals="ROOM ONLY" 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="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.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="38.38" OriginalAmount="38.00" MarkupRule="1.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="38.38" OriginalAmount="38.00" MarkupRule="1.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="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.64756543" Longitude="77.19412507" StarRating="3" HotelCode="503855|hotel_grace__2" HotelName="Hotel Grace" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="27" TotalAmount="39.39" OriginalAmount="39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.645645" Longitude="77.216607" StarRating="2" HotelCode="92656|25564" 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="39.39" OriginalAmount="39.00" MarkupRule="1.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="39.39" OriginalAmount="39.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.543904131798" Longitude="77.242013812065" StarRating="3" HotelCode="177949|the_bmk_hotel" HotelName="The BMK" Meals="ROOM ONLY" 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="94" TotalAmount="39.50" OriginalAmount="39.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.6454659" Longitude="77.1837467" StarRating="3" HotelCode="|46701" HotelName="Sunstar Grand" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7A/17,W.E.A. CHANNA MARKET, KAROL BAGH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/7/0/1/46701_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 24 rooms, The establishment boasts air-conditioning, a lobby, a safety deposit box service and a currency exchange service. The establishment also has a lift, conference rooms, internet, room service and a laundry service. SITUATION: 10 kilometres away, you can find the bus station, is 18 kilometres away from Indira Gandhi Airport. ROOM: The rooms a bathroom with a hairdryer, satellite or cable TV, a fridge, an air-conditioning system and central heating. FACILITIES: The establishment has a steam bath and a sauna. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant. PAYMENT METHODS: Customers can pay by Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="40.40" OriginalAmount="40" MarkupRule="1.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="40.40" OriginalAmount="40.00" MarkupRule="1.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="40.40" OriginalAmount="40.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.555307" Longitude="77.243373" StarRating="2" HotelCode="178342|homef37" HotelName="Home @ F37" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>F-37, East of Kailash, South Delhi, 110065 Neu-Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/fc/2bfc2bf2c328a51ec8308776d568dd32f4bb182d.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="40.40" OriginalAmount="40.00" MarkupRule="1.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="40.40" OriginalAmount="40.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.64489866" Longitude="77.21527375" StarRating="2" HotelCode="448748|hotel_peace_point" HotelName="Hotel Peace Point" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>8681 Deshbandu Gupta Road, Near Sheila Cinema, Saint Anthony's School, Behind Ashwani Hotel, New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/f9/acf9b71b7a644301120292f8fca827aa2cacd406.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Peace Point Hotel is perfectly located for both business and leisure guests in New Delhi and NCR. Bo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.40" OriginalAmount="40.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.55284063" Longitude="77.1943669" StarRating="2" HotelCode="629595|letsbunk_poshtel" HotelName="LetsBunk Poshtel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>T40 Hauz Khas Village, New Delhi 110016</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/23/b02363a534d8fd26e59af7cfdf57a3266226dc2f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel offers a transfer service. Wireless internet access is available to guests in the public ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.40" OriginalAmount="40.00" MarkupRule="1.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="94" TotalAmount="41.07" OriginalAmount="40.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.626204" Longitude="77.134823" StarRating="3" HotelCode="|162030" HotelName="Sarovar Portico Naraina Delhi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>A-9, NARAINA VIHAR, NEW DELHI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/2/0/3/0/162030_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="41.41" OriginalAmount="41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.643619" Longitude="77.183826" StarRating="2" HotelCode="903867|23156" 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="63" TotalAmount="41.41" OriginalAmount="41.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.64478548553" Longitude="77.182973027229" StarRating="3" HotelCode="173662|hotel_livasa_inn" HotelName="Livasa Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 A/38, W.E.A, Channa Market, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/d5/58d5c878aa4042e09296bff556d1a46b627c9171.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="41.41" OriginalAmount="41.00" MarkupRule="1.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="41.41" OriginalAmount="41.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.59512346" Longitude="77.04143781" StarRating="3" HotelCode="449394|golden_palm_suites_" HotelName="Golden Palm Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Plot 53 Sector 12B, Dwarka, 110078 New Delhi, Near IGI Airport</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/df/49dffd72b5f4e3c35b2d08092a8a9da314fe6d9d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.41" OriginalAmount="41.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.626100333333" Longitude="77.135128" StarRating="3" HotelCode="916835|sarovar_portico_naraina" HotelName="Sarovar Portico, Naraina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>A-9 Naraina Vihar, New Delhi 110028</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/84/e784f1a75b42a5b525f5567d5dfa283410762bb9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to Pusa Hill Forest and Jheel Park, nearby the area’s greatest attraction...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.41" OriginalAmount="41.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.645257763494" Longitude="77.192356190317" StarRating="3" HotelCode="906150|hotel_kingston_park" HotelName="Hotel Rupam Kingston Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8/5 W.E.A., Adjoining Pusa road, Near Metro Pillar 88, Karol Bagh, New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/98/6d98730184b7399519f09ef47ad81d2cdbe86891.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in one of the busiest market areas of Karol Bagh, close to the Delhi Metro. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.42" OriginalAmount="42.00" MarkupRule="1.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="42.42" OriginalAmount="42.00" MarkupRule="1.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="42.42" OriginalAmount="42.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.641077265229" Longitude="77.212987436176" StarRating="3" HotelCode="291679|hotel_shelton_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="42.42" OriginalAmount="42.00" MarkupRule="1.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="94" TotalAmount="43.07" OriginalAmount="42.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.64483" Longitude="77.185529" StarRating="2" HotelCode="|162033" HotelName="Saar Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>W.E.A.KAROL BAGH(NEAR METRO PILLAR,117)CHANNA MARK 14A/6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/2/0/3/3/162033_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43.43" OriginalAmount="43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.644746193209" Longitude="77.214940832854" StarRating="3" HotelCode="291592|77568" HotelName="Hotel City Star" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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="27" TotalAmount="43.43" OriginalAmount="43" MarkupRule="1.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="27" TotalAmount="43.43" OriginalAmount="43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.550480553973" Longitude="77.129358072422" StarRating="3" HotelCode="160934|236826" HotelName="Lohias Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>A-53 Mahipalpur Extension, National Highway 8, Near Airport, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/227254/a_227254_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.43" OriginalAmount="43.00" MarkupRule="1.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="43.43" OriginalAmount="43.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.54073415" Longitude="77.29560374" StarRating="3" HotelCode="613157|nirvana_suites" HotelName="Nirvana Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="43.43" OriginalAmount="43.00" MarkupRule="1.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="43.43" OriginalAmount="43.00" MarkupRule="1.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="16" TotalAmount="43.66" OriginalAmount="43.23" MarkupRule="1.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="16" TotalAmount="44.31" OriginalAmount="43.87" MarkupRule="1.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="27" TotalAmount="44.44" OriginalAmount="44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.7301435" Longitude="77.13265926" StarRating="2" HotelCode="600184|284482" HotelName="AP Holiday Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="27" TotalAmount="44.44" OriginalAmount="44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.57175075" Longitude="77.26603406" StarRating="4" HotelCode="301885|80329" HotelName="The Athena Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="63" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.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="63" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.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="44.44" OriginalAmount="44.00" MarkupRule="1.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="44.44" OriginalAmount="44.00" MarkupRule="1.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="44.88" OriginalAmount="44.44" MarkupRule="1.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="27" TotalAmount="45.45" OriginalAmount="45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.5653" Longitude="77.23948" StarRating="3" HotelCode="378888|284496" HotelName="Hotel Bellvue" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" 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="45.45" OriginalAmount="45.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.548046231993" Longitude="77.237437963486" StarRating="3" HotelCode="177951|cabana_hotel" HotelName="Hotel Cabana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>R23 Greater Kailash 1, New Delhi 110048</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/e7/37e705fafdcc8898e8c86aba71d9bd071ab7148f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Greater Kailash, in part I of South Delhi. The hotel is also within close pr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.45" OriginalAmount="45.00" MarkupRule="1.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="63" TotalAmount="45.45" OriginalAmount="45.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.61635119" Longitude="77.08113285" StarRating="3" HotelCode="595545|palazzo_inn" HotelName="Hotel Palazzo Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>A2/13-14 Main Pankha Road, Janak Puri, New Delhi 110058</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/52/3652db6dd72b03e510093956fbeab381628e5ee7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.45" OriginalAmount="45.00" MarkupRule="1.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="94" TotalAmount="45.99" OriginalAmount="45.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.651943" Longitude="77.191892" StarRating="3" HotelCode="|68348" HotelName="Florence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2719, BANK STREET, KAROL BAGH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/3/4/8/68348_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is urban, family-friendly, ideal for holidays or business trips, has a lobby, a restaurant, room service and a laundry service. SITUATION: It is inNueva Delhi the heart of it is situated 3 kilometres away from the railway station situated 5 kilometres away fromOld Delhi the Railway Station of It is situated 10 kilometres away from the railway station, the establishment is 12 kilometres away from the national airport, is situated 16 kilometres away from the international airport. ROOM: The rooms have a shower, a hairdryer, a direct line telephone, a satellite or cable television, a fridge, an ironing set and individual air-conditioning. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="46.46" OriginalAmount="46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.629836321452" Longitude="77.113440361972" StarRating="3" HotelCode="931477|150918" 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="27" TotalAmount="46.46" OriginalAmount="46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.606986" Longitude="77.333029" StarRating="3" HotelCode="172334|148478" 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="46.46" OriginalAmount="46.00" MarkupRule="1.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="46.46" OriginalAmount="46.00" MarkupRule="1.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="46.46" OriginalAmount="46.00" MarkupRule="1.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="46.46" OriginalAmount="46.00" MarkupRule="1.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="46.46" OriginalAmount="46.00" MarkupRule="1.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="27" TotalAmount="47.47" OriginalAmount="47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.665655153461" Longitude="77.3039936" StarRating="3" HotelCode="194772|181029" HotelName="Ginger East Delhi" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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="47.47" OriginalAmount="47.00" MarkupRule="1.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="47.47" OriginalAmount="47.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.564308434623" Longitude="77.195593831955" StarRating="3" HotelCode="397080|on_the_house" 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="47.47" OriginalAmount="47.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.65176676" Longitude="77.23295104" StarRating="3" HotelCode="680619|hotel_aiwaneshahi" HotelName="Hotel Aiwan E Shahi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1061 Jama Masjid Road, Dariba Opposite Gate 3, Delhi 110006</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="47.47" OriginalAmount="47.00" MarkupRule="1.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="63" TotalAmount="47.47" OriginalAmount="47.00" MarkupRule="1.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="63" TotalAmount="47.47" OriginalAmount="47.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.641725332509" Longitude="77.210546135902" StarRating="3" HotelCode="900505|hotel_pearl_plaza" 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="27" TotalAmount="48.48" OriginalAmount="48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.537569713148" Longitude="77.256494466731" StarRating="2" HotelCode="113959|340213" HotelName="Hotel Royal Castle Grand" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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="48.48" OriginalAmount="48.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.6448969" Longitude="77.1443418" StarRating="2" HotelCode="74392|geeson" HotelName="Geeson" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>65 D B Gupta Road, Paharganj, 110055	Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/a6/aea698ddd3cd69516e9ee2bb28e316319753a30c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.48" OriginalAmount="48.00" MarkupRule="1.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="48.48" OriginalAmount="48.00" MarkupRule="1.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="48.48" OriginalAmount="48.00" MarkupRule="1.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="48.48" OriginalAmount="48.00" MarkupRule="1.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="63" TotalAmount="48.48" OriginalAmount="48.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.54513896" Longitude="77.12325171" StarRating="3" HotelCode="755826|hotel_kian" HotelName="Hotel Kian" Meals="ROOM ONLY" 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="48.48" OriginalAmount="48.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.55031824" Longitude="77.12946045" StarRating="0" HotelCode="694605|hotel_aero_star" HotelName="Hotel Aero Star" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>A-107 adjacent to Hotel star Main Highway, Mahipalpur, near IGI Domestic Airport, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/48/184879621130ef2b52af02fad06815fec857ba3a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.48" OriginalAmount="48.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.5468208" Longitude="77.25334008" StarRating="3" HotelCode="969902|fabhotel_conclave_inn_nehru_place" HotelName="Conclave Executive by FabHotels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R-30, Nehru Enclave, Outer Ring Road, Kalkaji, 30,South Delhi,New Delhi,India, New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/bd/e3bd66140cdf0a1ff8d0f3d1058596d7c7bd032a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.92" OriginalAmount="48.44" MarkupRule="1.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="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.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="49.49" OriginalAmount="49.00" MarkupRule="1.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="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.64047647" Longitude="77.20827345" StarRating="2" HotelCode="348372|bella_vista__14" HotelName="Hotel Bella Vista" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.64051423" Longitude="77.21069873" StarRating="3" HotelCode="301310|hotel_krishna_plaza" HotelName="Hotel Krishna Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bicycle Rental,Business Centre,Coffee Shop,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Massage Centre,Meeting Room,Parking,Restaurant,Room Service,Spa,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>1, Main Bazar Krishna Market, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/67/6467381cab1a8dea2f6a458db5174359a8f0ebc4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Krishna Plaza is a popular choice amongst travelers in New Delhi and NCR, whether exploring or...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.54927942" Longitude="77.13015726" StarRating="3" HotelCode="597800|hotel_aeropath" HotelName="Hotel Aeropath" Meals="ROOM ONLY" 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="49.49" OriginalAmount="49.00" MarkupRule="1.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="49.49" OriginalAmount="49.00" MarkupRule="1.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="49.49" OriginalAmount="49.00" MarkupRule="1.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="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.645031644116" Longitude="77.189793326389" StarRating="3" HotelCode="888664|hotel_spb_87" HotelName="Hotel SPB 87" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Currency Exchange,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17A/2, West Extension Area, Karol Bagh, New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/46/1a4647be49c555b722360f9720845be0d06c7801.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50.50" OriginalAmount="50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.550594740608" Longitude="77.130190128836" StarRating="2" HotelCode="291646|236791" 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="50.50" OriginalAmount="50.00" MarkupRule="1.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="50.50" OriginalAmount="50.00" MarkupRule="1.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="50.50" OriginalAmount="50.00" MarkupRule="1.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="50.50" OriginalAmount="50.00" MarkupRule="1.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="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.64980671" Longitude="77.23493428" StarRating="0" HotelCode="868207|hotel_al_gulzar" HotelName="Hotel Al Gulzar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4092-93 Urdu Bazar, Jama Masjid, Near Gate 1, Chandni Chowk, New Delhi 110006</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/f5/75f50adb6a3421d55ccf47adf7e46058af7f503b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.66" OriginalAmount="50.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.645815" Longitude="77.19675" StarRating="2" HotelCode="|68330" HotelName="Dakha International" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>974/1,DAKHA PLAZA,ARYA SAMAJ ROAD,KAROL BAGH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/3/3/0/68330_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This business hotel, has a currency exchange service, a cloakroom, a restaurant, conference facilities, room service, a laundry service and a car park. SITUATION: It is inNueva Delhi the centre of Arya Samaj Road it is in Karol Bagh It is in it is 10 minutes away from Nuevo Delhi the Railway Station of 25 minutes away from the establishment, guests will find the international airport. ROOM: standard rooms and suites, have a television and a bathroom with a shower.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="51.51" OriginalAmount="51" MarkupRule="1.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="27" TotalAmount="51.51" OriginalAmount="51" MarkupRule="1.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="63" TotalAmount="51.51" OriginalAmount="51.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.582928910568" Longitude="77.250745855801" StarRating="3" HotelCode="283060|city_centre_inn" HotelName="Centre City Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Business Centre,Coffee Shop,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Meeting Room,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>751 Mathura Road, Bhogal, Jangpura, South Delhi, New Delhi 110014</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/a3/7da307677297f90c49440f2e961f80ef571db618.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel City Centre Inn is a popular choice amongst travelers in New Delhi and NCR, whether exploring ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.51" OriginalAmount="51.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.55215925" Longitude="77.20730094" StarRating="3" HotelCode="527728|woodpecker_bnb_hauz_khas" 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="27" TotalAmount="52.52" OriginalAmount="52" MarkupRule="1.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="52.52" OriginalAmount="52.00" MarkupRule="1.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="52.52" OriginalAmount="52.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.551661828215" Longitude="77.207180372635" StarRating="1" HotelCode="160943|prakash_kutir" HotelName="Praskash Kutir" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>A-34 Hauz Khas, New Delhi 110016</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/f9/f7f9896c2d6f3fd818a213c78f850b85cba9d0a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.52" OriginalAmount="52.00" MarkupRule="1.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="63" TotalAmount="52.52" OriginalAmount="52.00" MarkupRule="1.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="52.52" OriginalAmount="52.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.640827204979" Longitude="77.209481115956" StarRating="3" HotelCode="336153|hotel_raj_villa" HotelName="Hotel Raj villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1719 Laxmi Narain Street, Chuna Mandi, Paharganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/9d/a69d941142c8b502a164996e35231e4fd303e578.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.52" OriginalAmount="52.00" MarkupRule="1.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="27" TotalAmount="53.53" OriginalAmount="53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.545252" Longitude="77.121786" StarRating="3" HotelCode="910504|147980" 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="63" TotalAmount="53.53" OriginalAmount="53.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.655127620348" Longitude="77.188773172236" StarRating="3" HotelCode="114048|hotel_orchid_garden" HotelName="Hotel Orchid Garden" 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">
        <Address>
          <AddressLines>
            <AddressLine>51 Desh Bandhu Gupta Road, Opposite Khalsa College, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/4b/9d4bd24b52a16caffcf9652c8bdd319ebd056b6c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Desh Bandhu Gupta Road in Karol Bagh, just opposite the Khalsa College. The ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.53" OriginalAmount="53.00" MarkupRule="1.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="53.53" OriginalAmount="53.00" MarkupRule="1.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="53.53" OriginalAmount="53.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.645789" Longitude="77.174367" StarRating="3" HotelCode="283059|oyo_rooms_patel_nagar_market" HotelName="Hotel Pals Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29/6 East Patel Nagar, Main Market, Block 29, Patel Nagar, New Delhi 110008</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/4f/774fc272dafca76277a67d410da14edc4d02875b.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="53.53" OriginalAmount="53.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.64686507" Longitude="77.18768101" StarRating="2" HotelCode="301288|hotel_persona_international" HotelName="Hotel Persona International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12A/17 Saraswati Marg, WEA, Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/48/3848dad1422353a9038975c7b9445926da915f61.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="53.53" OriginalAmount="53.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.64424019" Longitude="77.21479264" StarRating="3" HotelCode="301309|hotel_emporio" HotelName="Hotel Emporio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>3422A Desh Bandhu Gupta Road, Pahar Ganj, New Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/1b/711b685779b017498389b933f72b6e46c71fe8f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.53" OriginalAmount="53.00" MarkupRule="1.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="63" TotalAmount="53.53" OriginalAmount="53.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.550881333333" Longitude="77.131441333333" StarRating="2" HotelCode="760544|hotel_the_best" HotelName="Hotel The Best" Meals="HALF-BOARD" BedType="HALF-BOARD" 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="53.53" OriginalAmount="53.00" MarkupRule="1.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="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.5483995" Longitude="77.23713975" StarRating="3" HotelCode="194768|hotel_ivory_32" HotelName="Hotel Ivory 32" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.556084766486" Longitude="77.242115125175" StarRating="3" HotelCode="194777|ffour" HotelName="Hotel Grand Ffour" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.641728372428" Longitude="77.217462552056" StarRating="3" HotelCode="260824|hotel_golden_wings" HotelName="Hotel Golden Wings" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>136 Krishna Street, Main Bazaar Road, Pahar Ganj, New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/0d/c20d0355bb562fe12988850d5b0a20f44c96d9e1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.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="54.54" OriginalAmount="54.00" MarkupRule="1.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="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.5812236" Longitude="77.2392664" StarRating="3" HotelCode="916818|bloomrooms__link_road" HotelName="bloomrooms" Meals="ROOM ONLY" 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="16" TotalAmount="55.24" OriginalAmount="54.69" MarkupRule="1.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="55.55" OriginalAmount="55.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.565368" Longitude="77.122746" StarRating="3" HotelCode="160927|airport_hotel_3" HotelName="Airport Hotel" 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>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="55.55" OriginalAmount="55.00" MarkupRule="1.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="55.55" OriginalAmount="55.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.58249647" Longitude="77.05767268" StarRating="3" HotelCode="201458|hotel_royal_star" HotelName="Hotel Royal Star" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="63" TotalAmount="55.55" OriginalAmount="55.00" MarkupRule="1.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="55.55" OriginalAmount="55.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.559896270537" Longitude="77.257211548759" StarRating="3" HotelCode="201460|the_hermitage_5" HotelName="The Hermitage Hotel By Cosy Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>C-36 Iskcon temple Road, East of Kailash, South Delhi, New Delhi 110065</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/2f/092f7e658953e3a6bca90ca0d279ade2cfaa0ac0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can feel at home in one of the 10 rooms. Services and facilities at the hotel include a trans...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.55" OriginalAmount="55.00" MarkupRule="1.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="55.55" OriginalAmount="55.00" MarkupRule="1.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="55.55" OriginalAmount="55.00" MarkupRule="1.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="63" TotalAmount="55.55" OriginalAmount="55.00" MarkupRule="1.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="63" TotalAmount="55.55" OriginalAmount="55.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.647918258671" Longitude="77.18993584334" StarRating="3" HotelCode="916823|hotel_sohi_residency" HotelName="Hotel Sohi Residency" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet,Lounge,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>8/25 W.E.A., Karol Bagh, New Delhi 110005</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/58/7a58b3bacfd0a79c6e8ca7acb1eb9ddf5ea03afa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.55" OriginalAmount="55.00" MarkupRule="1.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="27" TotalAmount="56.56" OriginalAmount="56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.633773225248" Longitude="77.21918284893" StarRating="3" HotelCode="70570|4024" HotelName="The Corus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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="56.56" OriginalAmount="56.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.543034" Longitude="77.243364" StarRating="3" HotelCode="142134|rockland_hotel" HotelName="The Rockland Inn C R Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>B207 Outer Ring Road, Chitranjan Park, New Delhi 110019</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/2f/622fb5682dac6dcae98ce360a045da3a60ff41ea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the commercial area of Nehru Place. It is 17 km from the international air...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.56" OriginalAmount="56.00" MarkupRule="1.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="57.57" OriginalAmount="57.00" MarkupRule="1.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="57.57" OriginalAmount="57.00" MarkupRule="1.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="57.57" OriginalAmount="57.00" MarkupRule="1.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="63" TotalAmount="57.57" OriginalAmount="57.00" MarkupRule="1.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="57.57" OriginalAmount="57.00" MarkupRule="1.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="16" TotalAmount="58.35" OriginalAmount="57.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.526385429865" Longitude="77.092846719084" StarRating="4" HotelCode="37949|38964" HotelName="Ashok Country Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="27" TotalAmount="58.58" OriginalAmount="58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.549227" Longitude="77.102972" StarRating="4" HotelCode="47304|150835" HotelName="Centaur IGI Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD" 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="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.573701" Longitude="77.219177" StarRating="3" HotelCode="260095|red_maple" HotelName="Red Maple" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Homestays,Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Bar,Dry Cleaning,Internet,Laundry,Parking,Room Service,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>49 Amrit Nagar, South Extension, Part I, New Delhi 110003</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/25/9d25279fcd4a6a807c3b25726c50a273097a850b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of South Delhi, Red Maple Bed and Breakfast promises a r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.54461120246" Longitude="77.245965780426" StarRating="3" HotelCode="320152|pamposh_new_delhi" HotelName="The Pamposh" Meals="ROOM ONLY" 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="16" TotalAmount="59.23" OriginalAmount="58.64" MarkupRule="1.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="16" TotalAmount="59.48" OriginalAmount="58.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.5593" Longitude="77.20088" StarRating="3" HotelCode="400874|3268195" HotelName="Hotel Amaltas International" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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="27" TotalAmount="59.59" OriginalAmount="59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.54243129" Longitude="77.24169226" StarRating="3" HotelCode="861051|382453" HotelName="Hotel Regale Inn by OYO Rooms" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>A-2 Chittranjan Park, Near Savatri Cinema, Outer Ring Road, Block A, Delhi 110019</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/be/76be2fd2fcfd4ba260bbab02a2211203df13bc7d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="59.59" OriginalAmount="59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.550809" Longitude="77.23401" StarRating="3" HotelCode="916838|75230" HotelName="Madhuban Hotel" 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>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="59.59" OriginalAmount="59.00" MarkupRule="1.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="59.59" OriginalAmount="59.00" MarkupRule="1.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="63" TotalAmount="59.59" OriginalAmount="59.00" MarkupRule="1.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="63" TotalAmount="59.59" OriginalAmount="59.00" MarkupRule="1.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="59.59" OriginalAmount="59.00" MarkupRule="1.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="59.59" OriginalAmount="59.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.68706136" Longitude="77.10235404" StarRating="0" HotelCode="776707|hotel_la_2" 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="94" TotalAmount="60.38" OriginalAmount="59.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.542899" Longitude="77.242921" StarRating="0" HotelCode="|162011" HotelName="Rockland Hotel - C R Park" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ROKLAND HOTEL LIMITED, B-207. CR PARK, NEW DELHI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/2/0/1/1/162011_ac0b8261840.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.60" OriginalAmount="60.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.55916566" Longitude="77.20363742" StarRating="3" HotelCode="450990|fabhotel_exotica_greenpark" HotelName="Hotel Exotica" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>E-5 Green Park Extension, Near Green Park Main Market, New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/9b/4a9b0160cf60a7e748a9b40f5e37461977b4dd8f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.60" OriginalAmount="60.00" MarkupRule="1.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="61.61" OriginalAmount="61.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.547453629672" Longitude="77.125499463212" StarRating="3" HotelCode="176023|hotel_le_seasons_2" HotelName="Hotel Le Seasons" Meals="ROOM ONLY" 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>A-1A NH 8, A Block, Mahipalpur Extension, Opposite Aerocity Metro Station, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/zz/bcad15c2393a995c32a62df2d2880395246e0c94.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located at Mahipalpur Red Light Crossing, adjacent to the flyover and opposite ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.61" OriginalAmount="61.00" MarkupRule="1.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="63" TotalAmount="61.61" OriginalAmount="61.00" MarkupRule="1.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="94" TotalAmount="62.40" OriginalAmount="61.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.54982" Longitude="77.12833" StarRating="2" HotelCode="|161787" HotelName="The Class" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>A-282, NATIONAL HIGHWAY-8, MAHIPALPUR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/1/7/8/7/161787_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.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="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.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="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.574850352757" Longitude="77.229283275421" StarRating="3" HotelCode="291758|stallen_bed_and_breakfast_defence_colony_2" HotelName="Evergreen Delhi Bed &amp; Breakfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>A-153 Defence Colony, New Delhi 110024</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/86/d4868a6c7280cae02a84626300715a443a015303.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.50886443" Longitude="77.16470676" StarRating="3" HotelCode="597509|anand_bhawan" HotelName="Anand Bhawan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>2A Bhawani Kunj, Behind D2, Vasant Kunj, New Delhi 110070</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/9e/ef9e3642c1643efbea0a9e1905b70c7c466fa488.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.535547" Longitude="77.113506" StarRating="3" HotelCode="74389|dee_marks_hotel_and_resorts" HotelName="Deemarks" Meals="ROOM ONLY" 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="63.63" OriginalAmount="63.00" MarkupRule="1.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="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.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="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.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="27" TotalAmount="64.64" OriginalAmount="64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.55319798" Longitude="77.24435816" StarRating="3" HotelCode="301250|37087" HotelName="Mapple Express New Delhi" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>A60, Kailash Colony, New Delhi 110048</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/01/a501f78624dfb54286c73a2c8195876c7a63fe78.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="64.64" OriginalAmount="64.00" MarkupRule="1.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="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.546866" Longitude="77.132609" StarRating="3" HotelCode="194779|hotel_delhi_airport_link" HotelName="Hotel Airport Link" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="64.64" OriginalAmount="64.00" MarkupRule="1.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="64.64" OriginalAmount="64.00" MarkupRule="1.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="94" TotalAmount="64.72" OriginalAmount="64.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.5352477" Longitude="77.1138471" StarRating="4" HotelCode="|48030" HotelName="Dee Marks  and Resorts" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="65.65" OriginalAmount="65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.5467248" Longitude="77.248424886667" StarRating="4" HotelCode="167406|29037" HotelName="Shervani Nehru Place" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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="65.65" OriginalAmount="65.00" MarkupRule="1.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="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.641914829193" Longitude="77.173574566841" StarRating="3" HotelCode="164369|treebo_tryst_relax_inn_patel_nagar" HotelName="Relax Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>35 South Patel Nagar, New Delhi 110008</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/80/3980f40eeae66217e59b6cfb86ecd53a5450ea02.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers, this business hotel is located right in the heart of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.643675440183" Longitude="77.21295707082" StarRating="2" HotelCode="349468|hotel_shivam_international" 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="65.65" OriginalAmount="65.00" MarkupRule="1.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="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.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="66.66" OriginalAmount="66.00" MarkupRule="1.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="66.66" OriginalAmount="66.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.53629315" Longitude="77.24679086" StarRating="0" HotelCode="444791|ananda_bed__breakfast" HotelName="Tatvamasi Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>N-30 Chittaranjan Park, New Delhi 110019</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/c7/49c74852b6cee39f984e4deca61bd877ef96220f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ananda Bed &amp; Breakfast is a popular choice amongst travelers in New Delhi and NCR, whether exploring...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.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="67.67" OriginalAmount="67.00" MarkupRule="1.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="67.67" OriginalAmount="67.00" MarkupRule="1.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="27" TotalAmount="68.68" OriginalAmount="68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.51945504" Longitude="77.21548941" StarRating="3" HotelCode="451621|176562" HotelName="Hotel Saket 27" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="68.68" OriginalAmount="68.00" MarkupRule="1.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="68.68" OriginalAmount="68.00" MarkupRule="1.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="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.54870358104" Longitude="77.127164304256" StarRating="3" HotelCode="172347|taurus_hotel" HotelName="Taurus Sarovar Portico" 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>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="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.569152390434" Longitude="77.233626544476" StarRating="2" HotelCode="176015|colonels_retreat" 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="27" TotalAmount="69.69" OriginalAmount="69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.546528961865" Longitude="77.253295381187" StarRating="3" HotelCode="194771|147585" HotelName="Zip By Spree Hotel  Bluestone" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="27" TotalAmount="69.69" OriginalAmount="69" MarkupRule="1.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="63" TotalAmount="70.70" OriginalAmount="70.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.565356182504" Longitude="77.240602343629" StarRating="3" HotelCode="291602|hotel_diplomat_residency" HotelName="Hotel Diplomat Residency" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Coffee Shop,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Meeting Room,Parking,Room Service,Spa,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>56 Ring Road, Lajpat Nagar III, New Delhi 110024</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/36/51368f77fdfad5ad1a8e916058d02affc48078fe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of New Delhi and NCR, Hotel Diplomat Residency puts everything the city has ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71.71" OriginalAmount="71" MarkupRule="1.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="71.71" OriginalAmount="71.00" MarkupRule="1.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="94" TotalAmount="72.64" OriginalAmount="71.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.645751" Longitude="77.188332" StarRating="3" HotelCode="|47201" HotelName="Pooja Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15A/ W.E.A,PUJA PARK,AJMAL KHAN RD,KAROL BAGH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/2/0/1/47201_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel and has 29 rooms. SITUATION: Is situated in the city centre, is in Karol Bagh the centre of. ROOM: The establishment has stylish rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72.72" OriginalAmount="72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.633362420625" Longitude="77.222876921296" StarRating="2" HotelCode="903869|72892" HotelName="Bright" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>M – 85 Connaught Circus, Opp. Super Bazar, New Delhi 110001</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/73/8773853f12c781784379a7791d71536836f710dd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the city at Connaught Place. The hotel is surrounded by countle...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72.72" OriginalAmount="72" MarkupRule="1.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="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.551380056654" Longitude="77.123127579689" StarRating="3" HotelCode="186626|ibis_delhi_airport" HotelName="Hotel ibis New Delhi Aerocity" Meals="ROOM ONLY" 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="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.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="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.557418369269" Longitude="77.240608334542" StarRating="3" HotelCode="189168|the_legend_inn" HotelName="Hotel The Legend Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>E-4 East Of Kailash, New Delhi 110065</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/7c/9a7c6d99fd8656afe92b19cd608c0fe0d8a85417.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="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.646387857571" Longitude="77.189381881615" StarRating="3" HotelCode="315064|hotel_swaran_palace_2" HotelName="Hotel Swaran Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="72.72" OriginalAmount="72.00" MarkupRule="1.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="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.55631321" Longitude="77.22104841" StarRating="2" HotelCode="971379|maplewood_guest_house_neeti_bagh_new_delhiit_is_a_boutiqu_guest_house_room_8_2" 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="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.548843843523" Longitude="77.243148008598" StarRating="2" HotelCode="906149|hotel_indus_biznotel" HotelName="Indus Biznotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>R-71 Greater Kailash-I, New Delhi 110048</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/d8/bad8edccac52af76c81ef51c0e62fda1ae190877.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.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="16" TotalAmount="74.59" OriginalAmount="73.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.594177926491" Longitude="77.299075126648" StarRating="5" HotelCode="189171|745905" HotelName="Fraser Suites New Delhi" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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="27" TotalAmount="74.74" OriginalAmount="74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.8497962" Longitude="77.1274027" StarRating="3" HotelCode="450865|382533" HotelName="Sydney Grand Hotel and Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Main GT Karnal Road, Near GTB Memorial, Delhi 110040</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/75/aa757101cbeae6411ed16473522b486d3877437d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.74" OriginalAmount="74.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.70883106" Longitude="77.11539247" StarRating="0" HotelCode="750774|srresidency" HotelName="S R Residency" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>G-21/174 Sector-7, Rohini, New Delhi 110085</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/ef/56ef344e3a4b503d4255d3a9d636126a85dfa899.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="75.70" OriginalAmount="74.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.527407" Longitude="77.220585" StarRating="4" HotelCode="|156777" HotelName="Country Inn and Suites By Radisson, Delhi Saket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="27" TotalAmount="75.75" OriginalAmount="75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.527882625" Longitude="77.22081525" StarRating="4" HotelCode="194773|179623" HotelName="Country Inn &amp; Suites by Radisson, Delhi Saket" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" 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="27" TotalAmount="76.76" OriginalAmount="76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.629413199595" Longitude="77.232459783554" StarRating="3" HotelCode="176019|37076" HotelName="Emarald" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,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="27" TotalAmount="76.76" OriginalAmount="76" MarkupRule="1.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="76.76" OriginalAmount="76.00" MarkupRule="1.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="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.646015" Longitude="77.214532" StarRating="3" HotelCode="176008|hotel_the_raj" HotelName="Hotel The Raj" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8495 Arakahan Road, Paharganj, Delhi 110055</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/50/0250d4a695c6af2d7bccce89955cfb1dcd3584c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Pahar Ganj, where most of the tourists like to stay due to its close proximi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.526852328568" Longitude="77.085458272634" StarRating="3" HotelCode="483080|airport_hotel_parkblue" HotelName="Urban Courtyard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>378 Old Delhi Gurgaon Road, Raj Singh Complex, Near I G I Airport, Kapashera, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/8f/128fbc498d45395b47f65c50c42e8d2ad175398b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.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="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.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="63" TotalAmount="78.78" OriginalAmount="78.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.545984356143" Longitude="77.197812419049" StarRating="3" HotelCode="291683|hotel_shyama_international_" HotelName="Hotel Shyama International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Business Centre,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Meeting Room,Parking,Restaurant,Room Service,Spa,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>C-5/32, Safdarjung Development Area, New Delhi 110016, Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/8d/b18de68c39243a17b027af9c61c4e31be77bfb78.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Hotel Shyama International to discover the wonders of New Delhi and NCR. The hotel offers a ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.78" OriginalAmount="78.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.5509" Longitude="77.24548" StarRating="3" HotelCode="476982|velvet_apple_hotel" HotelName="Goodwill Hotel Delhi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>E-82, Greater Kailash-1, New Delhi 110048</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/d5/a5d53442a53a6a72872a76c8dc7bd7480266e7cf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the up-market area of New Delhi called Greater Kailash. It is a pleasant few...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.79" OriginalAmount="79.00" MarkupRule="1.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="80.80" OriginalAmount="80.00" MarkupRule="1.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="81.81" OriginalAmount="81.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.521701772592" Longitude="77.099690437317" StarRating="4" HotelCode="161321|mapple_emerald" HotelName="Mapple Emerald" 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">
        <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="63" TotalAmount="82.82" OriginalAmount="82.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.58921464" Longitude="77.24948374" StarRating="2" HotelCode="301242|eleven" HotelName="Eleven" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11, Nizamuddin East, New Delhi 110013</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/15/c31590dbef11c6f5f57d3030e65f3933066462f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.83" OriginalAmount="83.00" MarkupRule="1.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="83.83" OriginalAmount="83.00" MarkupRule="1.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="83.83" OriginalAmount="83.00" MarkupRule="1.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="85.85" OriginalAmount="85.00" MarkupRule="1.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="86.66" OriginalAmount="85.80" MarkupRule="1.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="27" TotalAmount="86.86" OriginalAmount="86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.606317" Longitude="77.188614" StarRating="4" HotelCode="78778|67521" HotelName="Hotel Diplomat New Delhi" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="27" TotalAmount="86.86" OriginalAmount="86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.642410035447" Longitude="77.175769833764" StarRating="4" HotelCode="37952|67485" 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="27" TotalAmount="86.86" OriginalAmount="86" MarkupRule="1.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="86.86" OriginalAmount="86.00" MarkupRule="1.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="27" TotalAmount="88.88" OriginalAmount="88" MarkupRule="1.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="63" TotalAmount="88.88" OriginalAmount="88.00" MarkupRule="1.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="88.88" OriginalAmount="88.00" MarkupRule="1.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="94" TotalAmount="89.83" OriginalAmount="88.94" MarkupRule="1.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="27" TotalAmount="89.89" OriginalAmount="89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.628757" Longitude="77.078755" StarRating="5" HotelCode="162865|34905" HotelName="The Piccadily" 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,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="27" TotalAmount="90.90" OriginalAmount="90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.559506" Longitude="77.206442" StarRating="3" HotelCode="177948|74090" HotelName="The Ashtan Sarovar Portico" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="91.91" OriginalAmount="91.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.667508" Longitude="77.091434" StarRating="5" HotelCode="177960|radisson_blu_hotel_new_delhi_paschim_vihar" HotelName="Radisson Blu Paschim Vihar" Meals="ROOM ONLY" 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="63" TotalAmount="91.91" OriginalAmount="91.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.6418494" Longitude="77.21457868" StarRating="3" HotelCode="624904|hotel_golden_oasis_delhi" HotelName="Hotel Golden Oasis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>901 Chandi Wali Street, Main Bazaar Road, Pahar Ganj, Neu Delhi 110055</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 offers a baggage storage service, a restaurant and room service. Wireless internet access ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="91.91" OriginalAmount="91.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.62266591" Longitude="77.21716777" StarRating="3" HotelCode="873733|bloomrooms_janpath" HotelName="Bloomrooms @ Janpath" Meals="ROOM ONLY" 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="27" TotalAmount="92.92" OriginalAmount="92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.601551" Longitude="77.228954" StarRating="5" HotelCode="37950|25550" HotelName="Vivanta by Taj -  Ambassador" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="27" TotalAmount="93.93" OriginalAmount="93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.628871715083" Longitude="77.216071486473" StarRating="5" HotelCode="18469|21779" HotelName="The Park" 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,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="94" TotalAmount="94.41" OriginalAmount="93.48" MarkupRule="1.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="63" TotalAmount="94.94" OriginalAmount="94.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.565341" Longitude="77.236406" StarRating="3" HotelCode="113918|bamyan_the_boutique_hotel" HotelName="Bamyan The Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6A Ring Road, Lajpat Nagar 4, Near Moolchand Flyover, New Delhi 110024</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/22/2722b9553e74165c4b486b6da2dda9ff452a1257.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of South Delhi's commercial and residential area, Lajpat Nagar, a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.95" OriginalAmount="95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.55622845" Longitude="77.21511736" StarRating="3" HotelCode="444762|284610" HotelName="Thikana" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="95.95" OriginalAmount="95.00" MarkupRule="1.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="95.95" OriginalAmount="95.00" MarkupRule="1.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="94" TotalAmount="97.43" OriginalAmount="96.47" MarkupRule="1.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="97.97" OriginalAmount="97.00" MarkupRule="1.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="27" TotalAmount="98.98" OriginalAmount="98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.543695" Longitude="77.119697" StarRating="5" HotelCode="316868|30168" HotelName="Radisson Blu Plaza Delhi Airport" Meals="ROOM ONLY,FULL BOARD,BED &amp; BREAKFAST,HALF BOARD" 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="98.98" OriginalAmount="98.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.642088" Longitude="77.210791" StarRating="3" HotelCode="167408|vanson_villa" HotelName="Vanson Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="99.99" OriginalAmount="99.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.448355068566" Longitude="77.184134423733" StarRating="4" HotelCode="177302|fortune_park_boulevard" HotelName="Fortune Park Boulevard" 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,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chhatarpur Mandir Road, Dera More, New Delhi 110074</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/8d/aa8d4a9d0deadc9f97418a1f09325275d1487d63.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of South Delhi on the Chhattarpur Mandir Road near Mehrauli, the hotel is just ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="99.99" OriginalAmount="99.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.630007" Longitude="77.314675" StarRating="4" HotelCode="309883|park_inn_by_radisson_new_delhi_ip_extension_" HotelName="Park Inn by Radisson New Delhi IP Extension" Meals="ROOM ONLY" 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="63" TotalAmount="99.99" OriginalAmount="99.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.54786" Longitude="77.2376414" StarRating="3" HotelCode="903861|hotel_meridian_plaza" 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="101.00" OriginalAmount="100.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.6448565" Longitude="77.2137472" StarRating="3" HotelCode="173692|the_pearl" 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="63" TotalAmount="101.00" OriginalAmount="100.00" MarkupRule="1.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="102.01" OriginalAmount="101.00" MarkupRule="1.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="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,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="103.02" OriginalAmount="102.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.633744975125" Longitude="77.216742038727" StarRating="4" HotelCode="177292|radisson_blu_marina_hotel_connaught_place" HotelName="Radisson Blu Marina Connaught Place" Meals="ROOM ONLY" 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="63" TotalAmount="103.02" OriginalAmount="102.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.556849377028" Longitude="77.202563478539" StarRating="3" HotelCode="291659|hotel_rainbow_residency" HotelName="Rainbow Residency" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>G-52 Green Park, New Delhi 110016</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/b9/5eb9a0a9621162f57063dc7f00ea57f06688d386.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="104.03" OriginalAmount="103" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.52547835" Longitude="77.09861061" StarRating="4" HotelCode="266465|147534" HotelName="The Umrao" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" 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="27" TotalAmount="105.04" OriginalAmount="104" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.551530287962" Longitude="77.120762364418" StarRating="4" HotelCode="931475|147997" HotelName="Lemon Tree Premier Delhi Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" 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="27" TotalAmount="105.04" OriginalAmount="104" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.55275887" Longitude="77.1229016" StarRating="5" HotelCode="429855|148442" HotelName="Pride Plaza Hotel Aerocity" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Asset 5-A, Hospitality District, Aerocity, Indra Gandhi International Airport, 110037 Neu-Delhi, New Delhi</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/d1/1cd1867d4d72ecc51488aca420a3ac20b7b834bb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in close proximity to Delhi and Gurgaon, Pride Plaza Hotel Aerocity, New Delhi is the first ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.05" OriginalAmount="105.00" MarkupRule="1.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="27" TotalAmount="107.06" OriginalAmount="106" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.589936" Longitude="77.298024" StarRating="4" HotelCode="173682|178331" HotelName="Crowne Plaza New Delhi Mayur Vihar Noida" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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="63" TotalAmount="107.06" OriginalAmount="106.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.549949602761" Longitude="77.122899187277" StarRating="4" HotelCode="298885|holiday_inn_new_delhi_international_airport" HotelName="Holiday Inn New Delhi International Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="108.07" OriginalAmount="107.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.662173" Longitude="77.302427" StarRating="5" HotelCode="208371|kempinski_ambience_hotel_delhi" HotelName="The Leela Ambience Convention Hotel Delhi" Meals="ROOM ONLY" 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="63" TotalAmount="109.08" OriginalAmount="108.00" MarkupRule="1.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="63" TotalAmount="109.08" OriginalAmount="108.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.632806" Longitude="77.213059" StarRating="4" HotelCode="18287|the_connaught" HotelName="The Connaught" Meals="ROOM ONLY" 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="27" TotalAmount="110.09" OriginalAmount="109" MarkupRule="1.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="63" TotalAmount="110.09" OriginalAmount="109.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.605175" Longitude="77.240721" StarRating="3" HotelCode="291535|ahuja_residency_sunder_nagar" HotelName="Ahuja Residency Sunder Nagar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Golf,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3, Sundar Nagar, New Delhi, Delhi 110003</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/7b/367bd7bcf463c57465284edeb88ab28289c21987.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Delhi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="113.12" OriginalAmount="112" MarkupRule="1.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="63" TotalAmount="114.13" OriginalAmount="113.00" MarkupRule="1.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="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="63" TotalAmount="115.14" OriginalAmount="114.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.55341003" Longitude="77.12323193" StarRating="5" HotelCode="422964|novotel_new_delhi_aerocity" HotelName="Novotel New Delhi Aerocity" Meals="ROOM ONLY" 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="94" TotalAmount="117.79" OriginalAmount="116.62" MarkupRule="1.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="63" TotalAmount="118.17" OriginalAmount="117.00" MarkupRule="1.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="118.17" OriginalAmount="117.00" MarkupRule="1.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="16" TotalAmount="118.84" OriginalAmount="117.66" MarkupRule="1.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="119.18" OriginalAmount="118.00" MarkupRule="1.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="27" TotalAmount="120.19" OriginalAmount="119" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.528085" Longitude="77.216215" StarRating="4" HotelCode="161446|181713" 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="63" TotalAmount="123.22" OriginalAmount="122.00" MarkupRule="1.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="27" TotalAmount="125.24" OriginalAmount="124" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.63149" Longitude="77.207924" StarRating="5" HotelCode="37951|37088" HotelName="The Metropolitan Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" 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="27" TotalAmount="127.26" OriginalAmount="126" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.596113771524" Longitude="77.03651368618" StarRating="5" HotelCode="907788|30178" HotelName="Radisson Blu Dwarka" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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="63" TotalAmount="131.30" OriginalAmount="130.00" MarkupRule="1.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="27" TotalAmount="132.31" OriginalAmount="131" MarkupRule="1.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="143.42" OriginalAmount="142.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="5" HotelCode="21154|sheraton_new_delhi" 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="143.42" OriginalAmount="142.00" MarkupRule="1.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="150.49" OriginalAmount="149.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.53893245403" Longitude="77.151918411255" StarRating="5" HotelCode="29618|the_grand_new_delhi" HotelName="The Grand New Delhi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Nelson Mandela Road, Vasant Kunj, Phase II, New Delhi 110070</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/78/11789cba31f97f630a1ae0c306c175ca0c597ad0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in one of Delhi's emerging commercial areas, with easy access to a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="152.51" OriginalAmount="151.00" MarkupRule="1.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="63" TotalAmount="153.52" OriginalAmount="152.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.556448" Longitude="77.164074" StarRating="5" HotelCode="59543|jaypee_vasant_continental" HotelName="Jaypee Vasant Continental" Meals="ROOM ONLY" 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="27" TotalAmount="155.54" OriginalAmount="154" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.65897355" Longitude="77.29793865" StarRating="4" HotelCode="931476|148432" HotelName="Park Plaza Delhi CBD Shahdara" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="27" TotalAmount="158.57" OriginalAmount="157" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.54965676" Longitude="77.12895096" StarRating="3" HotelCode="975990|236757" HotelName="Hotel Transit by FabHotels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plot A-58 Road 4, Mahipalpur, National Highway 8, New Delhi, Delhi 110037</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="159.58" OriginalAmount="158.00" MarkupRule="1.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="94" TotalAmount="162.63" OriginalAmount="161.02" MarkupRule="1.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="27" TotalAmount="163.62" OriginalAmount="162" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.674409" Longitude="77.226033" StarRating="4" HotelCode="18386|64714" HotelName="Maidens Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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="163.62" OriginalAmount="162.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.554461" Longitude="77.123356" StarRating="5" HotelCode="305806|pullman_new_delhi_aerocity_opening_november_2015" HotelName="Hotel Pullman New Delhi Aerocity" Meals="ROOM ONLY" 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="63" TotalAmount="164.63" OriginalAmount="163.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.618692" Longitude="77.217916" StarRating="5" HotelCode="29620|le_meridien_new_delhi" HotelName="Le Meridien New Delhi" Meals="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="63" TotalAmount="164.63" OriginalAmount="163.00" MarkupRule="1.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="16" TotalAmount="164.78" OriginalAmount="163.15" MarkupRule="1.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="165.64" OriginalAmount="164.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.595145" Longitude="77.17073" StarRating="5" HotelCode="29617|taj_palace_hotel_2" HotelName="Taj Palace, New Delhi" Meals="BED &amp; BREAKFAST" 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="165.64" OriginalAmount="164.00" MarkupRule="1.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="63" TotalAmount="170.69" OriginalAmount="169.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.550216547657" Longitude="77.129023840451" StarRating="2" HotelCode="309895|hotel_star" HotelName="Hotel Star" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>A-78 National Highway 8, Near IGI Airport, Mahipalpur, New Delhi, Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/76/5276e473adf1a9ef763bbe5bc8bad6733a34d6b1.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="170.69" OriginalAmount="169.00" MarkupRule="1.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="173.72" OriginalAmount="172.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.72009828206" Longitude="77.110156416893" StarRating="4" HotelCode="173680|crowne_plaza_new_delhi_rohini" HotelName="Crowne Plaza New Delhi Rohini" 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,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="27" TotalAmount="180.79" OriginalAmount="179" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.550831" Longitude="77.120576" StarRating="5" HotelCode="317784|179072" HotelName="Roseate House New Delhi" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" 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="94" TotalAmount="180.87" OriginalAmount="179.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.674409" Longitude="77.226033" StarRating="5" HotelCode="|31442" HotelName="Maidens , Delhi" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="190.89" OriginalAmount="189" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.6037" Longitude="77.1946" StarRating="3" HotelCode="865528|382472" 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="63" TotalAmount="193.92" OriginalAmount="192.00" MarkupRule="1.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="94" TotalAmount="198.87" OriginalAmount="196.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.620949" Longitude="77.21807" StarRating="5" HotelCode="|39668" HotelName="Shangri-la Eros, New Delhi" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="63" TotalAmount="199.98" OriginalAmount="198.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.621105034897" Longitude="77.217892978825" StarRating="5" HotelCode="38543|shangrilas__eros_hotelnew_delhi" HotelName="Shangri-La's Eros Hotel New Delhi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="16" TotalAmount="210.98" OriginalAmount="208.89" MarkupRule="1.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="216.14" OriginalAmount="214.00" MarkupRule="1.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="219.17" OriginalAmount="217.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.600531697938" Longitude="77.216280698776" StarRating="5" HotelCode="42932|the_claridges_new_delhi" HotelName="The Claridges" Meals="ROOM ONLY" 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="233.31" OriginalAmount="231.00" MarkupRule="1.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="27" TotalAmount="253.51" OriginalAmount="251" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.5529" Longitude="77.122091" StarRating="5" HotelCode="292235|147975" HotelName="JW Marriott New Delhi Aerocity" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="63" TotalAmount="255.53" OriginalAmount="253.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.55446714" Longitude="77.12161721" StarRating="5" HotelCode="450262|andaz_delhi_a_concept_by_hyatt" HotelName="Andaz Delhi" Meals="ROOM ONLY" 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="63" TotalAmount="262.60" OriginalAmount="260.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.596826" Longitude="77.239945" StarRating="5" HotelCode="29619|the_oberoi_new_delhi" HotelName="The Oberoi, New Delhi" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="282.80" OriginalAmount="280.00" MarkupRule="1.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="63" TotalAmount="298.96" OriginalAmount="296.00" MarkupRule="1.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="63" TotalAmount="309.06" OriginalAmount="306.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.55604333" Longitude="77.08478927" StarRating="3" HotelCode="201443|holiday_inn_express_new_delhi_international_airport_t3_2" HotelName="Holiday Inn Express New Delhi International Airport Terminal 3" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Level 5, Terminal 3 Indira Gandhi International Airport, New Delhi 110037</AddressLine>
          </AddressLines>
          <CityName>Delhi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/32/cb32274031f0d5ab582e79299fded43f06d25f0b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service and a busine...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="323.20" OriginalAmount="320.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.580038347139" Longitude="77.189037501812" StarRating="5" HotelCode="162243|the_leela_palace_new_delhi_3" HotelName="The Leela Palace New 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,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="333.30" OriginalAmount="330.00" MarkupRule="1.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="63" TotalAmount="375.72" OriginalAmount="372.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.604909886141" Longitude="77.223466492653" StarRating="5" HotelCode="30134|the_taj_mahal_hotel" HotelName="Taj Mahal, New Delhi" Meals="BED &amp; BREAKFAST" 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="27" TotalAmount="482.78" OriginalAmount="478" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.591768" Longitude="77.238505" StarRating="5" HotelCode="87411|70398" 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="63" TotalAmount="13960.22" OriginalAmount="13822.00" MarkupRule="1.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="41.25" OriginalAmount="40.84" MarkupRule="1.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,Conference Hall,Fax,Golf,Internet,Room Service,Telephone Service,Bar,Laundry,Restaurant,Lounge,Currency Exchange,Spa,Central Heating,Nightclub,24 Hour Power Supply,24 Hour Security,Business Centre,Parking,Wake-up Call Service,Designated Smoking Area,24 Hour Room Service,Concierge,Meeting Room,Garden,Jacuzzi,Sauna,Swimming Pool,24 Hour Front Desk,Coffee Shop,Dry Cleaning,Elevator,Luggage Storage,Wheelchair Access,Massage Centre,Valet Parking,Kitchen,Airport Transfer (on Demand),Bicycle Rental,Housekeeping,LCD/Projector,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>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD</Meals>
    <PropertyType>HOTEL,CITY HOTEL,BED AND BREAKFASTS,FAMILY-FRIENDLY HOTEL,VILLAGE,CONFERENCE HOTEL,BUSINESS HOTEL,GUEST HOUSE,SPA HOTEL,GOLF HOTEL,AIRPORT HOTEL,ECO HOTEL,RESORT,GUEST HOUSES,CLUB RESORT,HOMESTAYS,HOSTELS,LODGES,APARTMENT HOTEL,HOTEL DE CHARME,GUESTHOUSE,HOSTEL,APARTMENT</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
a8cd1fa7-7eb5-4eb9-abd0-2a0a25d96be9|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
|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
a8cd1fa7-7eb5-4eb9-abd0-2a0a25d96be9|DOTWPrice|successfull supplier interation||DOTW|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a8cd1fa7-7eb5-4eb9-abd0-2a0a25d96be9|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
a8cd1fa7-7eb5-4eb9-abd0-2a0a25d96be9|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
a8cd1fa7-7eb5-4eb9-abd0-2a0a25d96be9|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="a8cd1fa7-7eb5-4eb9-abd0-2a0a25d96be9" TimeStamp="0001-01-01T00:00:00" HotelName="Aloft New Delhi Aerocity" HotelCode="744390|2329195" StarRating="4" GTCityId="48688" CountryCode="IN" CityName="Delhi" CountryName="INDIA" Address="Asset 5B Aerocity, New Delhi 110037" PostCode="110037" PhoneNo="+911145650000" FaxNo="+911145650001" Email="aloft.aerocity@alofthotels.com" CheckInTime="15:00" CheckOutTime="12:00" Latitude="28.55244423" Longitude="77.12348925" SourceId="16" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ALOFT, KING BED" RoomTypeCode="0|0|1264098045|1783507422074371B2129B5||yes|2329195|16|MTI5LjY4fEdCUHwyMDI2LTA3LTA4" OriginalAmount="130" TotalPrice="130.98" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property uses some solar energy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of Commitment to Clean (Marriott)&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 24 hours prior to arrival, using the contact information on the booking confirmation. Guests will receive an email within 48 hours before arrival with check-in instructions. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately INR 1180 per person&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: INR 1062 per vehicle (one-way, maximum occupancy 3)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee per child: INR 1062 (one-way), (from 12 to 18 years old)&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Rollaway bed fee: INR 1500.0 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Pool access available from 6:00 AM to 8:00 PM.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Reservations are required for massage services and spa treatments. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 1 people: 16.32 USD (This amount is included within the total price). NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-08T11:43:43.7630224+01:00" End="2026-07-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="130.98" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ALOFT, TWIN BEDS" RoomTypeCode="0|0|1264097975|1783507422074371B2129B9||yes|2329195|16|MTI5LjY4fEdCUHwyMDI2LTA3LTA4" OriginalAmount="130" TotalPrice="130.98" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property uses some solar energy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of Commitment to Clean (Marriott)&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 24 hours prior to arrival, using the contact information on the booking confirmation. Guests will receive an email within 48 hours before arrival with check-in instructions. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately INR 1180 per person&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: INR 1062 per vehicle (one-way, maximum occupancy 3)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee per child: INR 1062 (one-way), (from 12 to 18 years old)&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Rollaway bed fee: INR 1500.0 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Pool access available from 6:00 AM to 8:00 PM.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Reservations are required for massage services and spa treatments. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 1 people: 16.32 USD (This amount is included within the total price). NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-08T11:43:43.7630224+01:00" End="2026-07-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="130.98" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Aloft Double room (full double bed) (king size bed)" RoomTypeCode="h-5019c041-75fe-51dd-98e0-a773e1a2c9c7|63|MTMwLjAwfEdCUHwyMDI2LTA3LTA4" OriginalAmount="130" TotalPrice="131.30" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 19.83-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Fridge|Family room|Smoke Detector|Cable TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-03T00:00:00" End="2026-07-10T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="131.30" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Aloft Double room (twin beds)" RoomTypeCode="h-557291e2-a839-5689-9585-2b2e5b1b069f|63|MTMwLjAwfEdCUHwyMDI2LTA3LTA4" OriginalAmount="130" TotalPrice="131.30" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 19.83-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Fridge|Family room|Smoke Detector|Cable TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-03T00:00:00" End="2026-07-10T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="131.30" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room King bed" RoomTypeCode="178986895|1|131|27|MTMxfEdCUHwyMDI2LTA3LTA4" OriginalAmount="131" TotalPrice="132.31" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-08T11:43:45.45376+01:00" End="2026-07-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="131" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin room" RoomTypeCode="225761243|1|132|27|MTMyfEdCUHwyMDI2LTA3LTA4" OriginalAmount="132" TotalPrice="133.32" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-08T11:43:45.6390019+01:00" End="2026-07-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="132" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD, DOUBLE BED" RoomTypeCode="0|0|1572208235|1783507423052716B2119B4||yes|2329195|16|MTM4LjQxfEdCUHwyMDI2LTA3LTA4" OriginalAmount="138" TotalPrice="139.79" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-08T11:43:43.7630224+01:00" End="2026-07-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="139.79" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD, TWIN BEDS" RoomTypeCode="0|0|1571992775|1783507423052716B2119B6||yes|2329195|16|MTM4LjQxfEdCUHwyMDI2LTA3LTA4" OriginalAmount="138" TotalPrice="139.79" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-08T11:43:43.7640231+01:00" End="2026-07-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="139.79" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Double room (full double bed) (king size bed)" RoomTypeCode="h-aea6dc1d-cd56-5ee3-bb51-c433f8c951b2|63|MTQxLjAwfEdCUHwyMDI2LTA3LTA4" OriginalAmount="141" TotalPrice="142.41" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 21.51-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Fridge|Family room|Smoke Detector|Cable TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-03T00:00:00" End="2026-07-10T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="142.41" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Double room (twin beds)" RoomTypeCode="h-64cdbd0b-9abb-5096-bcfb-817d2d2edda8|63|MTQxLjAwfEdCUHwyMDI2LTA3LTA4" OriginalAmount="141" TotalPrice="142.41" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 21.51-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Fridge|Family room|Smoke Detector|Cable TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-03T00:00:00" End="2026-07-10T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="142.41" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: EXECUTIVE, KING BED" RoomTypeCode="0|0|1283808075|1783507422087341B2058B0||no|2329195|16|MTUzLjkyfEdCUHwyMDI2LTA3LTA4" OriginalAmount="154" TotalPrice="155.46" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Check In Policy - The room can only be checked in after 12am on Jan 1 and before 12am on Jan 1&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-08T11:43:43.7640231+01:00" End="2026-07-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="155.46" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: EXECUTIVE, TWIN BEDS, HIGH FLOOR" RoomTypeCode="0|0|1493761545|1783507422087341B2058B6||no|2329195|16|MTUzLjkyfEdCUHwyMDI2LTA3LTA4" OriginalAmount="154" TotalPrice="155.46" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Check In Policy - The room can only be checked in after 12am on Jan 1 and before 12am on Jan 1&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-08T11:43:43.7640231+01:00" End="2026-07-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="155.46" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: GUEST ROOM, TWIN BEDS" RoomTypeCode="0|0|1285429435|1783507422063534B2186B3||yes|2329195|16|MTU5LjE3fEdCUHwyMDI2LTA3LTA4" OriginalAmount="159" TotalPrice="160.76" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-08T11:43:43.7640231+01:00" End="2026-07-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="160.76" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: GUEST ROOM, KING BED" RoomTypeCode="0|0|1301820535|1783507422063534B2186B1||yes|2329195|16|MTU5LjE3fEdCUHwyMDI2LTA3LTA4" OriginalAmount="159" TotalPrice="160.76" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-08T11:43:43.7640231+01:00" End="2026-07-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="160.76" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Aloft High Floor Double room (full double bed) (king size bed)" RoomTypeCode="h-c11013e5-9751-5bf0-876f-32b97b751b64|63|MTYyLjAwfEdCUHwyMDI2LTA3LTA4" OriginalAmount="162" TotalPrice="163.62" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 24.71-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Fridge|Family room|Smoke Detector|Cable TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-03T00:00:00" End="2026-07-10T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="163.62" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Aloft High Floor Double room (twin beds)" RoomTypeCode="h-befc543c-5362-5ff2-8edc-42a1b8e9d28d|63|MTYyLjAwfEdCUHwyMDI2LTA3LTA4" OriginalAmount="162" TotalPrice="163.62" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 24.71-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Fridge|Family room|Smoke Detector|Cable TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-03T00:00:00" End="2026-07-10T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="163.62" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ALOFT, GUEST ROOM, TWIN BEDS, HIGH FLOOR" RoomTypeCode="0|0|1591098365|1783507423052716B2119B12||yes|2329195|16|MTczLjkyfEdCUHwyMDI2LTA3LTA4" OriginalAmount="174" TotalPrice="175.66" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-08T11:43:43.7640231+01:00" End="2026-07-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="175.66" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Aloft Room, 3rd and above, Guest room, 1 King, High floor" RoomTypeCode="0|0|1174982965|1783507423052716B2119B14||yes|2329195|16|MTczLjkyfEdCUHwyMDI2LTA3LTA4" OriginalAmount="174" TotalPrice="175.66" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-08T11:43:43.7640231+01:00" End="2026-07-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="175.66" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ALOFT, STUDIO, KING BED" RoomTypeCode="0|0|1264098015|1783507422074371B2129B3||yes|2329195|16|MTk5LjQ4fEdCUHwyMDI2LTA3LTA4" OriginalAmount="199" TotalPrice="201.47" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property uses some solar energy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of Commitment to Clean (Marriott)&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 24 hours prior to arrival, using the contact information on the booking confirmation. Guests will receive an email within 48 hours before arrival with check-in instructions. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately INR 1180 per person&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: INR 1062 per vehicle (one-way, maximum occupancy 3)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee per child: INR 1062 (one-way), (from 12 to 18 years old)&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Rollaway bed fee: INR 1500.0 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Pool access available from 6:00 AM to 8:00 PM.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Reservations are required for massage services and spa treatments. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 1 people: 36.30 USD (This amount is included within the total price). NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-08T11:43:43.7640231+01:00" End="2026-07-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="201.47" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Double Studio (full double bed) (king size bed)" RoomTypeCode="h-810d7f1b-8f78-5d39-8f16-d741849e66d8|63|MjAwLjAwfEdCUHwyMDI2LTA3LTA4" OriginalAmount="200" TotalPrice="202.00" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 30.51-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Fridge|Family room|Smoke Detector|Cable TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-03T00:00:00" End="2026-07-10T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="202.00" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: studio" RoomTypeCode="0|0|651605765|1783507422087341B2058B2||no|2329195|16|MjA1LjY2fEdCUHwyMDI2LTA3LTA4" OriginalAmount="206" TotalPrice="207.72" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Check In Policy - The room can only be checked in after 12am on Jan 1 and before 12am on Jan 1&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-08T11:43:43.7640231+01:00" End="2026-07-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="207.72" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STUDIO, KING BED" RoomTypeCode="0|0|1264097865|1783507423052716B2119B18||yes|2329195|16|MjEyLjQ1fEdCUHwyMDI2LTA3LTA4" OriginalAmount="212" TotalPrice="214.57" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-08T11:43:43.765024+01:00" End="2026-07-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="214.57" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/5f/c9/5fc9fec4bbee2aa099dd105dd7fe6c417bc879c3.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/8d/03/8d0394524bc5ac19bdc220624834924030170989.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/fa/28/fa286abe2e21fe044e4ecc0ac3e870500b210ea2.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/07/27/0727c238a8fc7d278bcba40e6ce4e3061575d5a7.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/21/bd/21bd71ddd48becf8e357e8250a957f0b8adfec2b.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/9a/79/9a79aa66a1eaf719b86e2bb8904c77eec7e9d01b.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/10/ff/10ffb4b48f8b1366d276a3249274a9ce8c52fee8.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/5f/7c/5f7c9a78a5017965b2ea4783f0e1a4f87849e3f2.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/6e/6d/6e6d6a5a07325233bc4c4884ec61955d8e0a2a38.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/ed/a4/eda4247a0bc6d3b6241af985c9662ba685edb836.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/f1/06/f106e32f7d3d3adf95a70833571d52e14bab0496.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/c5/85/c585a839dc2e02e8dd7a3ba9503fab449af575a0.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/86/9a/869afee1947fcb2e54def26ed86fb8202020b73f.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/dc/94/dc94ecbfb0e1c25cae7d13abe43b34bce7d46e8c.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/d4/8d/d48daf65f4f6fa150e282ebb4ac8be7310a67e65.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/5f/ff/5fffc1b7794f9655b0ed0c71a090585a9dddc6ba.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/57/22/5722a8530991b8ff3f1352035c21ac511692247d.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/ed/85/ed85139e05a791687172349a925cc4420f86deba.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/97/43/97439b00dbd6823c12623083f5f580773c2e537b.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/3c/72/3c726cb996052baae427dc8139f7572445b22656.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/53/13/53135e4fbfdcd52423d4ff0f3b6ea0568eb5b2cf.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/70/ba/70ba687d2328bd24af2beb27565e0dc371b71dac.jpeg" /></Images><HotelDescription>&lt;br/&gt;This simple hotel is in Delhi. &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: 1,032.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,500.00 INR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;Breakfast available for an additional fee for children.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 945.00 INR one way.</HotelDescription><Facilities><HotelFacilities><Type>Hotel Type</Type><Description>hotel</Description><Value>true</Value></HotelFacilities></Facilities></HotelRoomRS>||True