<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
d6c11ac4-9c14-44a5-8e02-5ded780882c5|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="d6c11ac4-9c14-44a5-8e02-5ded780882c5">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="80963" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-03-20T00:00:00" End="2026-03-21T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="170976|flushing_hotel" SourceId="63" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="GTech" Password="143$" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d6c11ac4-9c14-44a5-8e02-5ded780882c5|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
d6c11ac4-9c14-44a5-8e02-5ded780882c5|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
d6c11ac4-9c14-44a5-8e02-5ded780882c5|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
d6c11ac4-9c14-44a5-8e02-5ded780882c5|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="d6c11ac4-9c14-44a5-8e02-5ded780882c5" TimeStamp="0001-01-01T00:00:00" HotelName="Flushing Hotel" HotelCode="170976|4567255" StarRating="2" GTCityId="80963" CountryCode="US" CityName="New York" CountryName="USA" Address="36-38 Main Street, Flushing, New York, New York 11354" PostCode="11354" PhoneNo="+17188888668" FaxNo="+17188888768" Email="sales@flushing-hotel.com" CheckInTime="14:00" CheckOutTime="12:00" Latitude="40.762087" Longitude="-73.831638" SourceId="16" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Standard Double room (full double bed) (queen size bed)" RoomTypeCode="h-4c6d0bd0-d906-5296-bb8f-9d3218c1b8ab|63|ODEuMDB8R0JQfDIwMjYtMDMtMTk=" OriginalAmount="81" TotalPrice="81.81" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 15/03/2026"><AdditionalDetails>GBP 6.18-- city tax is included in the room rate.&lt;br/&gt;GBP 1.11-- hotel fee is included in the room rate.&lt;br/&gt;GBP 4.09-- occupancy tax is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|Cable TV|TV|Hairdryer|Shower/Bathtub|Slippers</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-16T00:00:00" End="2026-03-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="81.81" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, QUEEN BED" RoomTypeCode="0|0|1279657275|1768291295061247B2129B3||no|4567255|16|ODEuNTl8R0JQfDIwMjYtMDMtMjA=" OriginalAmount="82" TotalPrice="82.41" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 16/03/2026"><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 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;The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards; cash is not accepted&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a first aid kit&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: If you are planning to arrive after midnight please contact the property in advance using the information on the booking confirmation. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Mandatory fees: &amp;lt;p&amp;gt;You&amp;#039;ll be asked to pay the following charges at the property. Fees may include applicable taxes:&amp;lt;/p&amp;gt; &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;A damage deposit of USD 100 will be collected before check-in.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;We have included all charges provided to us by the property. &amp;lt;/p&amp;gt;,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Late check-out is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: USD 25.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;Some facilities may have restricted access. Guests can contact the property for details using the contact information on the booking confirmation. &amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 17.75 USD (This amount is included within the total price).&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-03-16T00:00:00" End="2026-03-17T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="82.41" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room Queen bed" RoomTypeCode="72994213|1|83|27|ODN8R0JQfDIwMjYtMDMtMTk=" OriginalAmount="83" TotalPrice="83.83" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 15/03/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-15T10:00:00" End="2026-03-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: 1 Bedroom Economy Double room (twin beds)" RoomTypeCode="h-dfabedcd-4efa-5b1e-ab12-8d42d947e4a4|63|ODcuMDB8R0JQfDIwMjYtMDMtMTk=" OriginalAmount="87" TotalPrice="87.87" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 15/03/2026"><AdditionalDetails>GBP 6.64-- city tax is included in the room rate.&lt;br/&gt;GBP 1.11-- hotel fee is included in the room rate.&lt;br/&gt;GBP 4.39-- occupancy tax is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|Cable TV|TV|Hairdryer|Shower/Bathtub|Slippers</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-16T00:00:00" End="2026-03-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="87.87" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: 1 BEDROOM, BASIC, DOUBLE BED" RoomTypeCode="0|0|1279657315|1768291295061247B2129B5||no|4567255|16|ODguMTl8R0JQfDIwMjYtMDMtMjA=" OriginalAmount="88" TotalPrice="89.07" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 16/03/2026"><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 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;The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards; cash is not accepted&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a first aid kit&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: If you are planning to arrive after midnight please contact the property in advance using the information on the booking confirmation. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Mandatory fees: &amp;lt;p&amp;gt;You&amp;#039;ll be asked to pay the following charges at the property. Fees may include applicable taxes:&amp;lt;/p&amp;gt; &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;A damage deposit of USD 100 will be collected before check-in.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;We have included all charges provided to us by the property. &amp;lt;/p&amp;gt;,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Late check-out is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: USD 25.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;Some facilities may have restricted access. Guests can contact the property for details using the contact information on the booking confirmation. &amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 18.93 USD (This amount is included within the total price).&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-03-16T00:00:00" End="2026-03-17T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="89.07" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room - Basic" RoomTypeCode="221991058|1|90|27|OTB8R0JQfDIwMjYtMDMtMTk=" OriginalAmount="90" TotalPrice="90.90" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 15/03/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-15T10:00:00" End="2026-03-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: 1 Bedroom Economy Double room (full double bed)" RoomTypeCode="h-eaeecb42-55ec-516d-b3b7-8c449187ca38|63|OTAuMDB8R0JQfDIwMjYtMDMtMTg=" OriginalAmount="90" TotalPrice="90.90" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 14/03/2026"><AdditionalDetails>GBP 6.87-- city tax is included in the room rate.&lt;br/&gt;GBP 1.11-- hotel fee is included in the room rate.&lt;br/&gt;GBP 4.55-- occupancy tax is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|Cable TV|TV|Hairdryer|Shower/Bathtub|Slippers</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-15T00:00:00" End="2026-03-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="90.90" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Standard Double room (twin beds)" RoomTypeCode="h-0f8d7dbd-7ae4-5a31-8fde-32dffb6c7be2|63|OTEuMDB8R0JQfDIwMjYtMDMtMTk=" OriginalAmount="91" TotalPrice="91.91" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 15/03/2026"><AdditionalDetails>GBP 6.95-- city tax is included in the room rate.&lt;br/&gt;GBP 1.11-- hotel fee is included in the room rate.&lt;br/&gt;GBP 4.60-- occupancy tax is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|Cable TV|TV|Hairdryer|Shower/Bathtub|Slippers</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-16T00:00:00" End="2026-03-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="91.91" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: 1 BEDROOM, BASIC, TWIN BEDS" RoomTypeCode="0|0|1280319315|1768291295038596B2091B3||no|4567255|16|OTEuOTl8R0JQfDIwMjYtMDMtMTg=" OriginalAmount="92" TotalPrice="92.91" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 14/03/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-14T00:00:00" End="2026-03-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="92.91" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: 1 Bedroom Standard Double room (full double bed) (bed type is subject to availability)" RoomTypeCode="h-60a5bd1c-34d1-5d0e-8fed-ffa5132cc292|63|OTMuMDB8R0JQfDIwMjYtMDMtMTg=" OriginalAmount="93" TotalPrice="93.93" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 14/03/2026"><AdditionalDetails>GBP 7.10-- city tax is included in the room rate.&lt;br/&gt;GBP 1.11-- hotel fee is included in the room rate.&lt;br/&gt;GBP 4.70-- occupancy tax is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|Cable TV|TV|Hairdryer|Shower/Bathtub|Slippers</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-15T00:00:00" End="2026-03-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="93.93" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Economy Double room (2 twin beds) (bed type is subject to availability)" RoomTypeCode="h-2a514767-8f7d-5947-8070-83290bebc8bc|63|OTYuMDB8R0JQfDIwMjYtMDMtMTc=" OriginalAmount="96" TotalPrice="96.96" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 13/03/2026"><AdditionalDetails>GBP 7.34-- city tax is included in the room rate.&lt;br/&gt;GBP 1.11-- hotel fee is included in the room rate.&lt;br/&gt;GBP 4.85-- occupancy tax is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|Cable TV|TV|Hairdryer|Shower/Bathtub|Slippers</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-14T00:00:00" End="2026-03-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="96.96" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Standard room" RoomTypeCode="h-2f9dd205-d852-5f2b-b7e4-6bcd18ec5b28|63|MTA1LjAwfEdCUHwyMDI2LTAzLTE5" OriginalAmount="105" TotalPrice="106.05" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 15/03/2026"><AdditionalDetails>GBP 8.03-- city tax is included in the room rate.&lt;br/&gt;GBP 1.11-- hotel fee is included in the room rate.&lt;br/&gt;GBP 5.31-- occupancy tax is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|Cable TV|TV|Hairdryer|Shower/Bathtub|Slippers</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-16T00:00:00" End="2026-03-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="106.05" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, 2 DOUBLE BEDS" RoomTypeCode="0|0|1446725305|1768291296012862B2153B2||no|4567255|16|MTA1LjMxfEdCUHwyMDI2LTAzLTE5" OriginalAmount="105" TotalPrice="106.36" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 15/03/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-15T00:00:00" End="2026-03-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="106.36" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Standard Quadruple room (2 full double beds)" RoomTypeCode="h-79192f95-c97d-5adf-b73e-caaa32cde2fe|63|MTA4LjAwfEdCUHwyMDI2LTAzLTE4" OriginalAmount="108" TotalPrice="109.08" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 14/03/2026"><AdditionalDetails>GBP 8.26-- city tax is included in the room rate.&lt;br/&gt;GBP 1.11-- hotel fee is included in the room rate.&lt;br/&gt;GBP 5.47-- occupancy tax is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|Cable TV|TV|Hairdryer|Shower/Bathtub|Slippers</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-15T00:00:00" End="2026-03-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="109.08" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Standard Double room" RoomTypeCode="h-f2a2b438-44de-55e6-b50e-cb29ce60d584|63|MTExLjAwfEdCUHwyMDI2LTAzLTE5" OriginalAmount="111" TotalPrice="112.11" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 15/03/2026"><AdditionalDetails>GBP 8.49-- city tax is included in the room rate.&lt;br/&gt;GBP 1.11-- hotel fee is included in the room rate.&lt;br/&gt;GBP 5.62-- occupancy tax is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|Cable TV|TV|Hairdryer|Shower/Bathtub|Slippers</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-16T00:00:00" End="2026-03-17T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="94.94" /></CancelPenalty><CancelPenalty Start="2026-03-17T00:00:00" End="2026-03-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="112.11" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double/Double" RoomTypeCode="243551594|1|113|27|MTEzfEdCUHwyMDI2LTAzLTE4" OriginalAmount="113" TotalPrice="114.13" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 14/03/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-14T16:00:00" End="2026-03-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, 2 QUEEN BEDS" RoomTypeCode="0|0|1462796495|1768291296012862B2153B3||no|4567255|16|MTE0Ljg1fEdCUHwyMDI2LTAzLTE5" OriginalAmount="115" TotalPrice="116.00" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 15/03/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-15T00:00:00" End="2026-03-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="116.00" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Queen/Queen" RoomTypeCode="243753099|1|123|27|MTIzfEdCUHwyMDI2LTAzLTE4" OriginalAmount="123" TotalPrice="124.23" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 14/03/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-14T16:00:00" End="2026-03-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Standard Quadruple room (2 full double beds and 2 twin beds) (bed type is subject to availability)" RoomTypeCode="h-ec879a08-8c7e-58e4-bba7-34e1e7f60953|63|MTMwLjAwfEdCUHwyMDI2LTAzLTE2" OriginalAmount="130" TotalPrice="131.30" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 12/03/2026"><AdditionalDetails>GBP 9.96-- city tax is included in the room rate.&lt;br/&gt;GBP 1.11-- hotel fee is included in the room rate.&lt;br/&gt;GBP 6.59-- occupancy tax is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|Cable TV|TV|Hairdryer|Shower/Bathtub|Slippers</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-13T00:00:00" End="2026-03-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="111.10" /></CancelPenalty><CancelPenalty Start="2026-03-14T00:00:00" End="2026-03-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="131.30" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/4e/2f/4e2fab2c39875804c90856f06e5682f6fd103e78.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/f1/5d/f15dd293c17008b968bb496f74e1e4c1839c9a58.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/12/19/1219d2e041c9e0e71dae39343db171ea44f5464b.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/0f/2c/0f2c00b23f1ef67f7f248836816116cb0886d1d8.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/c3/07/c307d414fdf8d12b9ef2fedc06041d10dd0af59a.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/7c/e1/7ce1bd512c4e7e9229772c004ad6d705996a4180.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/f6/b3/f6b387e735c0e83d9dc07372706da0421813ef7d.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/71/1f/711fc74edc2a8325ae2d2073a778a77720f0e9e5.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/e4/d0/e4d01973d8cd2ce96309f1171a3d604651104638.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/2c/d4/2cd4f5456548f0d5a5f43e0a8bfcc661d574518f.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/a2/a4/a2a4d001b4e57bae4fb40fbda5898c1ae6badff8.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/ab/ac/abacbc6311d30732754410ac5a50be80e6425706.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/37/0a/370a4e0626bedd365f32351242cf912bc93afc89.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/6f/9f/6f9fcabd19584a3c02ec0ac848fb65f56d78cdc3.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/47/4a/474a63c0e2e6742a3559554ccb8645310f9b3b6d.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/be/18/be180d67e0bdc97314ddc861a69f827abea8dcf7.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/9f/72/9f721282dcc6b400447de26196b5abbb587a1f4f.JPEG" /></Images><HotelDescription>&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 15.00 USD 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;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee.</HotelDescription><Facilities><HotelFacilities><Type>General</Type><Description>Air conditioning</Description><Value>Air conditioning</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>24-hour reception</Description><Value>24-hour reception</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Elevator/lift</Description><Value>Elevator/lift</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Smoke-free property</Description><Value>Smoke-free property</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Heating</Description><Value>Heating</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Security guard</Description><Value>Security guard</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Ticket assistance</Description><Value>Ticket assistance</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>All Spaces Non-Smoking (public and private)</Description><Value>All Spaces Non-Smoking (public and private)</Value></HotelFacilities><HotelFacilities><Type>Accessibility</Type><Description>Accessibility features</Description><Value>Accessibility features</Value></HotelFacilities><HotelFacilities><Type>Accessibility</Type><Description>Wheelchair Accessible</Description><Value>Wheelchair Accessible</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Iron and board</Description><Value>Iron and board</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Luggage storage</Description><Value>Luggage storage</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Safe-deposit box</Description><Value>Safe-deposit box</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Luggage storage</Description><Value>Luggage storage</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Wake-up service</Description><Value>Wake-up service</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Telephone</Description><Value>Telephone</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Iron</Description><Value>Iron</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Vending machine</Description><Value>Vending machine</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Kettle</Description><Value>Kettle</Value></HotelFacilities><HotelFacilities><Type>Internet</Type><Description>Free Wi-Fi</Description><Value>Free Wi-Fi</Value></HotelFacilities><HotelFacilities><Type>Languages Spoken</Type><Description>English</Description><Value>English</Value></HotelFacilities><HotelFacilities><Type>Languages Spoken</Type><Description>Chinese</Description><Value>Chinese</Value></HotelFacilities><HotelFacilities><Type>Tourist services</Type><Description>Tour assistance</Description><Value>Tour assistance</Value></HotelFacilities><HotelFacilities><Type>Parking</Type><Description>No parking</Description><Value>No parking</Value></HotelFacilities><HotelFacilities><Type>Business</Type><Description>Fax and copy machine</Description><Value>Fax and copy machine</Value></HotelFacilities><HotelFacilities><Type>Kids</Type><Description>Family/Kid Friendly</Description><Value>Family/Kid Friendly</Value></HotelFacilities><HotelFacilities><Type>Pets</Type><Description>Pets Not Allowed</Description><Value>Pets Not Allowed</Value></HotelFacilities><HotelFacilities><Type>Health and Safety Measures</Type><Description>Additional measures against COVID-19</Description><Value>Additional measures against COVID-19</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d6c11ac4-9c14-44a5-8e02-5ded780882c5|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="d6c11ac4-9c14-44a5-8e02-5ded780882c5">
  <Rooms>
    <Room RoomType="Room 1: Standard Double room (full double bed) (queen size bed)" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="GTech" Password="143$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="170976|4567255" SourceId="27" RoomTypeCode="72994213|1|83|27|ODN8R0JQfDIwMjYtMDMtMTk=" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-03-20T00:00:00" End="2026-03-21T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d6c11ac4-9c14-44a5-8e02-5ded780882c5|WebbedsSunHotelsBlock|successfully done supplier prebooking||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d6c11ac4-9c14-44a5-8e02-5ded780882c5|CheckRateResponse|CheckRateResponse|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <Status>Success</Status>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2026-03-15T10:00:00" End="2026-03-16T00:00:00">
        <AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <ImportantInfo>Please note a minimum age requirement applies to most US hotels. In many hotels the primary guest must be at least 21 years of age on the day of check-in.&lt;br/&gt;&lt;br/&gt;Cancellation made less than 14 hours (12:00) prior to the arrival will be charged with 100% of the total booking value.</ImportantInfo>
  <TotalAmount>83.83</TotalAmount>
  <TraceId>d6c11ac4-9c14-44a5-8e02-5ded780882c5</TraceId>
</CheckRatesRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d6c11ac4-9c14-44a5-8e02-5ded780882c5|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="d6c11ac4-9c14-44a5-8e02-5ded780882c5">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="80963" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-03-20T00:00:00" End="2026-03-21T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="691934|523508" SourceId="27" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="GTech" Password="143$" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d6c11ac4-9c14-44a5-8e02-5ded780882c5|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
370f4c90-f0bd-4cce-ac69-c9fce8b16877|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="370f4c90-f0bd-4cce-ac69-c9fce8b16877">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="80963" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-04-10T00:00:00" End="2026-04-11T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="GTech" Password="143$" 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
370f4c90-f0bd-4cce-ac69-c9fce8b16877|TravcoSearch|supplier interation failed||Travco|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
370f4c90-f0bd-4cce-ac69-c9fce8b16877|RestelSearch|successfull supplier interation||Restel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
370f4c90-f0bd-4cce-ac69-c9fce8b16877|HotelbedsSearch|successfull supplier interation||HotelBeds|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
370f4c90-f0bd-4cce-ac69-c9fce8b16877|MikiSearch|successfull supplier interation||Miki|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
370f4c90-f0bd-4cce-ac69-c9fce8b16877|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
370f4c90-f0bd-4cce-ac69-c9fce8b16877|TravellandaSearch|successfull supplier interation||Travellanda|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
370f4c90-f0bd-4cce-ac69-c9fce8b16877|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-01-13T08:16:57.8671017+00:00" Version="0" EchoToken="Search" TransactionIdentifier="370f4c90-f0bd-4cce-ac69-c9fce8b16877" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="92.35" OriginalAmount="91.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.75960204" Longitude="-73.9411407" StarRating="0" HotelCode="772261|4679215" HotelName="Voyage Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>37-10 11th Street, Long Island City, New York 11101</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/8c/a98c30c045bdc65cf2bc3d52732b2b8b021e3080.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.96" OriginalAmount="96.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.760715604753" Longitude="-73.833667008598" StarRating="2" HotelCode="431680|comfort_inn_flushing" HotelName="Prince Flushing Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/04/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>133-43 37th Avenue, Flushing, New York 11354</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/6d/87/6d879f55cb7efb3f91ffaa6c19aaeb44c53c07a0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="106.82" OriginalAmount="105.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.770874" Longitude="-73.980636" StarRating="1.5" HotelCode="21214|1413978" HotelName="YMCA Westside" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 West 63rd Street, New York City, New York 10023</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ac/b0/acb0fd038d1c7b95ead4f86e75c37c1914859e90.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located at the heart of Manhattan's Upper West Side, within a few paces of Central Pa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.07" OriginalAmount="107.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.586232" Longitude="-74.190093" StarRating="2" HotelCode="146219|comfort_inn_staten_island" HotelName="Comfort Inn New York Staten Island" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/04/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>310 Wild Avenue, Staten Island, New York 10314</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/2d/a32d8f4be6a76f09c93202be812dace86e8bcc86.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - Newark Internationa (EWR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.45" OriginalAmount="109.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.586468" Longitude="-74.190444" StarRating="2.5" HotelCode="124031|817005" HotelName="Holiday Inn Express Staten Island West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>300 Wild Avenue, 10314 Staten Island</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/09/8609dc0e84fd0690188f7ed73884b39751253068.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - Newark Internationa (EWR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="111.92" OriginalAmount="110.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.7440772" Longitude="-73.94098577" StarRating="2" HotelCode="510585|4577465" HotelName="The Feather Factory" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26-32 Skillman Avenue, Long Island City, New York 11101</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/55/f1552e296543d85f27565c2eae2365f16932b26c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="113.70" OriginalAmount="112.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.764999283333" Longitude="-73.8880016" StarRating="1" HotelCode="891558|1626648" HotelName="Airway Inn LaGuardia Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 04/04/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,ATM/Cash Machine,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Limousine Service,Luggage Storage,Parking,Pets allowed,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>82-20 Astoria Boulevard, Queens, New York 11370</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/a6/d5a6e209347e42ea7c9b5235bb79c2c0c0de7873.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location When you stay at Airway Inn at LaGuardia in East Elmhurst, you'll be near the airp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.13" OriginalAmount="113.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.650544" Longitude="-74.003" StarRating="2" HotelCode="204903|red_carpet_inn_brooklyn_39th_st" HotelName="The Vue Express" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>536 39th Street, Brooklyn, New York 11232</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/e0/ade0e1543303c69695a2cc4c98ca5363a3c139e5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.13" OriginalAmount="113.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.762087" Longitude="-73.831638" StarRating="2" HotelCode="170976|flushing_hotel" HotelName="Flushing Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>36-38 Main Street, Flushing, New York, New York 11354</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/2f/4e2fab2c39875804c90856f06e5682f6fd103e78.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="115.14" OriginalAmount="114.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.760593875" Longitude="-73.831649625" StarRating="2" HotelCode="124570|howard_johnson_flushing" HotelName="Flushing Central Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/04/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>135-33 38th Avenue, Flushing, Queens, New York City 11354</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/70/3b701a79024fd90cdd5b8fb221066c23330cd334.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - La Guardia (LGA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="117.16" OriginalAmount="116" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.7507" Longitude="-73.9804" StarRating="0" HotelCode="691934|523508" HotelName="The Queens Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>65-15 Queens Boulevard, Woodside, New York, New York 11377</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/8d/26/8d267d2013e077043bcd918bea710c05f373de09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="117.18" OriginalAmount="116.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.646894" Longitude="-73.9967485" StarRating="2" HotelCode="150295|4717775" HotelName="Kings Brooklyn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>820 39th Street, Brooklyn, NY 11232</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/d3/6fd354d55c82e13a74078cba08787b993ac265dc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - East 16th Street (JRE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="119.18" OriginalAmount="118" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.644070439769" Longitude="-73.987848014715" StarRating="3" HotelCode="300593|44407" HotelName="Days Inn by Wyndham Brooklyn Borough Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1118 36th Street, Brooklyn, New York 11218</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/21/72215dd413403245580aaa2efd6bd9abb8d341d9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.18" OriginalAmount="118.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.756523231748" Longitude="-73.942005636176" StarRating="2" HotelCode="348362|howard_johnson_long_island_city" HotelName="Howard Johnson by Wyndham Long Island City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38-61 12th Street, Long Island, New York City, New York 11101</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/95/c6959efdb692544b05943e648f36d184bf0338f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - La Guardia (LGA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="125.24" OriginalAmount="124.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.782731925" Longitude="-73.825387025" StarRating="2" HotelCode="892754|extended_stay_america_new_york_city__laguardia_airport" HotelName="Extended Stay America - New York City - LaGuardia Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18-30 Whitestone Expressway, Queens, New York  11357</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/5c/8c5c9e285c4d3d803bcc997d7620dbde24af341b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="125.54" OriginalAmount="124.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.586797" Longitude="-74.190968" StarRating="3" HotelCode="264849|2199985" HotelName="Staten Island New York Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 05/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>290 Wild Avenue, Staten Island, New York 10314</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/36/ec36989dcd311a28328fb6ea771a4770ab5f8a6d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - Newark Internationa (EWR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="127.90" OriginalAmount="126.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.765765491713" Longitude="-73.886283930756" StarRating="2" HotelCode="146216|1364558" HotelName="Comfort Inn LaGuardia Airport - 83rd St" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23-45 83rd Street, East Elmhurst, NY 11370</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/3e/6f3ead14c99da2c334567340227ac51d964937e3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located adjacent to LaGuardia International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.31" OriginalAmount="131.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85133984" Longitude="-73.90716528" StarRating="2" HotelCode="517556|morris_guest_house" HotelName="Morris Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>1984 Morris Avenue, 10453 Bronx, New York City</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/1c/001c8b35256cbed479223e70650f882ec44b99f0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Bronx, Morris Guest House is in the historical district...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.34" OriginalAmount="134.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.700985823601" Longitude="-73.93900358385" StarRating="2" HotelCode="320755|bklyn_house_hotel" HotelName="Bklyn House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Beaver Street, Brooklyn, New York 11206</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/d4/3bd4ede72c00a37b2a3b977a276e46d6416e0556.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="137.44" OriginalAmount="136.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.65090102" Longitude="-74.01160203" StarRating="2.5" HotelCode="571404|608768" HotelName="Quality Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/04/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>4410 3rd Avenue, Brooklyn, New York 11220</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/05/2e0541934ba118e60d8ad7e40ea726813b833cd2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="138.38" OriginalAmount="137.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.831062" Longitude="-73.88449" StarRating="3.5" HotelCode="170060|1381038" HotelName="Sheridan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/04/2026" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1440 Sheridan Expressway, Bronx, 10459-2106 New York</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/e5/25e5413a1ac3c69404f7565aef0f78b06c7d168e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers room service and a business centre. Wireless internet access in public areas allows...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="140.59" OriginalAmount="139.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.71503665" Longitude="-73.95897438" StarRating="3" HotelCode="572789|A2F558" HotelName="Pod Brooklyn Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>247 Metropolitan Avenue, Williamsburg, Brooklyn, New York City, New York 11211</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/3b/2e3b151192450e5fc8208c66d4091c580c56f20d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="140.59" OriginalAmount="139.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.755669040889" Longitude="-73.969128727913" StarRating="3" HotelCode="64763|801864" HotelName="The Pod 51" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>230 E 51st St., New York City, New York 10022</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/99/26/9926c944c2483c9b3a5d80d93aca86beb84f6391.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in New York's Midtown East, the hotel is only six blocks from the Theatre District and 1.5 ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="141.40" OriginalAmount="140" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.61771738" Longitude="-73.92795695" StarRating="2.5" HotelCode="563414|224524" HotelName="Days Inn Brooklyn Marine Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1766 East 49Th Street, Brooklyn, New York City, New York 11234</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/f9/9df940374b3f50b15602f32ec41d563ae728ef91.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including room service and a business centre, fo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="141.58" OriginalAmount="140.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.752227" Longitude="-73.853695" StarRating="3" HotelCode="170877|4616355" HotelName="Corona LaGuardia Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>112-23, Roosevelt Avenue, Corona 11368</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/35/b335c205dcda3979255197459eaef7eac8fa1069.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - La Guardia (LGA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="142.41" OriginalAmount="141.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.651056913452" Longitude="-74.003370505752" StarRating="2" HotelCode="369737|sunny_39_hotel" HotelName="Phoenix Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 05/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>517 39th Street, Brooklyn, New York 11232</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/ab/81ab345ba62dbf7cff3fb14530299a6b74998126.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of New York (NY), Phoenix Hotel puts everything the city has to offer just o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="145.23" OriginalAmount="143.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.63559934" Longitude="-74.01118485" StarRating="3.5" HotelCode="573035|2387315" HotelName="Insignia Hotel, An Ascend Hotel Collection Member" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>741 61st Street, Brooklyn, New York 11220</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/d1/56d1298c622bf3e99691e1cd7265b3e16ce0a733.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="145.44" OriginalAmount="144" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.761232222222" Longitude="-73.991716488889" StarRating="3" HotelCode="142634|374473" HotelName="414 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Business Centre,Concierge,Dry Cleaning,Garden,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Limousine Service,Lounge,Luggage Storage,Parking,Room Service,Shopping Arcade,Spa">
        <Address>
          <AddressLines>
            <AddressLine>414 West 46th Street, New York, New York 10036</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/48/9c48a60793f7fc3b437630a4716dda5632f52b0d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 414 Hotel is a superior tourist and business class boutique hotel, located in the heart of midto...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.44" OriginalAmount="144.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.766799411111" Longitude="-73.933421211111" StarRating="2" HotelCode="895177|super_8_long_island_city_lga_hotel" HotelName="Super 8 Motel - Long Island City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31-62 14th Street, Long Island City, New York 11106</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/9f/4c9fe7317a1fb5fd56438654519474124d61c223.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in New York City. The nearest airport is New York - La Guardia (LGA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="145.82" OriginalAmount="144.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.752333" Longitude="-73.985725" StarRating="2" HotelCode="200928|1285858" HotelName="Americana Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/04/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>69 West 38th Street, New York, New York 10018</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/78/80784dbce42854e15cd26aeb0e8b2a8e6673ad24.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for guests who appreciate a stylish ambience, this boutique hotel is located in the centre o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="146.44" OriginalAmount="144.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.610108175246" Longitude="-74.179215431213" StarRating="3" HotelCode="97577|CAL123900" HotelName="Hampton Inn &amp; Suites Staten Island" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/04/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1120 South Avenue, Staten Island, New York 10314</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/93/0793a74822369afa08f80f44281d660167088ad4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - Newark Internationa (EWR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="146.45" OriginalAmount="145.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.760605694564" Longitude="-73.986291587602" StarRating="3" HotelCode="11012|best_western_plus_president_hotel_at_times_square" HotelName="The Gallivant Times Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>234 West 48th Street, New York 10036</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/ca/0fca5c0fe5cbf6a437ae903f6902d3468bc2292e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally situated close to Times Square and Broadway. Countless restaurants, bars, sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="147.26" OriginalAmount="145.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.614829994169" Longitude="-74.176857769489" StarRating="3" HotelCode="54951|1429831" HotelName="Hilton Garden Inn Staten Island" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Jacuzzi,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1100 South Avenue, Staten Island, New York 10314</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/f9/9cf9a6118821dec00c119415a4c603ad71b96884.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - Newark Internationa (EWR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="148.88" OriginalAmount="147.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.77176278961" Longitude="-73.844473588589" StarRating="3" HotelCode="122490|373645" HotelName="Fairfield Inn New York LaGuardia Airport/Flushing" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28-66 College Point Boulevard, Queens, NY 11354</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/4f/2a4f5fa2115a967bffa085741480beeb1804e6b3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - La Guardia (LGA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="149.21" OriginalAmount="147.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.815168" Longitude="-73.915894" StarRating="3" HotelCode="283875|738558" HotelName="Opera House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>436 East 149th Street, Bronx, New York, New York 10455</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/04/2904d6d250b7bbca514053c461ec1212239504ba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="149.48" OriginalAmount="148.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.81886773" Longitude="-73.91474837" StarRating="3" HotelCode="450298|umbrella_hotel_an_ascend_hotel_collection_member_bronx" HotelName="Umbrella Hotel, an Ascend Hotel Collection Member Bronx" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>681 Elton Avenue, Bronx, New York, 10455 New York</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/d0/47d0a96328af2556ab26da1ebae2f4314079ef7b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="150.69" OriginalAmount="149.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.738248357306" Longitude="-74.009412825108" StarRating="2" HotelCode="896928|1358498" HotelName="The Jane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>113 Jane Street, New York City, New York 10014</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/11/6011e179676d3e9ee5a65f88e56d058b19e10268.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located right in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="153.27" OriginalAmount="151.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.754772" Longitude="-73.935826" StarRating="4" HotelCode="319261|1729718" HotelName="Boro Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38-28 27th Street, Long Island City, New York 11101</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/6d/62/6d624882e730587e0c7beb8d75a38bc67ad1d6d6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in New York City, this boutique hotel has the perfect ambience for guests who appreciate a s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="153.30" OriginalAmount="151.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.74932" Longitude="-73.976634" StarRating="3" HotelCode="928630|439502" HotelName="The Pod 39" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>145 East 39th Street, New York City, New York 10016</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/73/d8732e8902deaf81e679d9b85d5d36e1aa087a5e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="154.13" OriginalAmount="152.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.751444382846" Longitude="-73.935090813492" StarRating="2.5" HotelCode="511166|2091725" HotelName="Fairfield Inn &amp; Suites New York Queens/Fresh Meadows" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>183-31 Horace Harding Expressway, Fresh Meadows, New York 11365</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/3c/023ca99e07cfad01789c5d25d9daa3c5851f8561.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="156.25" OriginalAmount="154.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.760821" Longitude="-73.969411" StarRating="4" HotelCode="13154|46854" HotelName="Hotel 57" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>130 East 57th Street, New York, New York 10022</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/52/d7526bd9a3660a73aadec1f4911e7a82dcfccfc0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the centre of one of the city's most sophisticated neighbourhoods, Manhattan...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="156.55" OriginalAmount="155" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.668723437824" Longitude="-73.993035256863" StarRating="2" HotelCode="175532|72685" HotelName="La Quinta by Wyndham Brooklyn Downtown" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>533 3rd Avenue, Brooklyn, New York 11215</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/76/e676448247386b0d5d1d5cb3f3bc22892868a8d0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - J.F.Kennedy Int. (JFK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="156.55" OriginalAmount="155" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.753223" Longitude="-73.934491" StarRating="3" HotelCode="119312|13392" HotelName="Holiday Inn Manhattan View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>39-05 29th Street, Long Island City, New York 11101</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/fc/52fca5e9bd50e4384f084284ba01eb17c3077d76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly, city hotel is located about 6 km from Manhattan, where guests will find a rang...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="157.56" OriginalAmount="156.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.793250301788" Longitude="-73.972232043743" StarRating="2" HotelCode="48088|days_hotel_broadway" HotelName="Days Hotel by Wyndham on Broadway NYC" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>215 West 94th Street New York, New York 10025</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/60/d160633184b61c7661a2190e771082308c7ea3ab.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This great value hotel is located on the elegant Upper West Side and is easily reached with the unde...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="157.56" OriginalAmount="156.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.718909" Longitude="-73.73385" StarRating="2" HotelCode="124687|howard_johnson_inn_queens" HotelName="Howard Johnson Inn Queens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/04/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>220-16 Jamaica Avenue, Queens Village, New York City, New York 11428</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/1e/ac1ea0f6d0e94528c3aced31e4c03e05cea42481.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - J.F.Kennedy Int. (JFK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="157.56" OriginalAmount="156.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.879896" Longitude="-73.831434" StarRating="2" HotelCode="178674|ramada_bronx" HotelName="Ramada Bronx" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1000 Baychester Avenue, Exit 13 off of I-95, Bronx, NY 10475</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/01/8e01a1485b1dbb013027ee280944687e67b4404e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - J.F.Kennedy Int. (JFK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="157.89" OriginalAmount="156.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.79952155" Longitude="-73.95349001" StarRating="2" HotelCode="398372|1416778" HotelName="The Central Park North" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>137 West 111th street, New York, New York 10026</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f3/19/f31952bf0f817f38b131c8e674b029e3b71d4a3e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="158.25" OriginalAmount="156.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.723828" Longitude="-74.005292" StarRating="3" HotelCode="104038|163516" HotelName="SoHo 54 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>54 Watts Street, Manhattan, New York, New York 10013</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/40/b04001f753cc8a7fb9b533660d1296e4e8319e5e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can experience the excitement of Downtown New York City from the hotel. Set in the trendy dis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="158.45" OriginalAmount="156.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.632801" Longitude="-73.739482" StarRating="2.5" HotelCode="122610|1386058" HotelName="Five Towns Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>655 Rockaway Turnpike, Lawrence, New York 11559</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/53/a55368dbc7c7a8f424524c5eaf9f3bb9d8a355d0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - J.F.Kennedy Int. (JFK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="159.05" OriginalAmount="157.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.705176" Longitude="-74.007686" StarRating="4" HotelCode="137369|236126" HotelName="Andaz Wall Street" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>75 Wall Street, New York, New York 10005</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/30/7330da547af1da7705acab7b3f97c86efd05ba61.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the famed Financial District of New York City, the city hotel is surrounded by many top s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="159.31" OriginalAmount="157.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.754336183531" Longitude="-73.935713768005" StarRating="3" HotelCode="906857|940465" HotelName="Four Points by Sheraton Long Island City/Queensboro Bridge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27-05 39th Avenue, Long Island City, New York 11101</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/08/1708fde5e70f51aa04b5b03d3cd854d6e1229b5a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 88 rooms. Most of the storeys can be reached by lift. Services and fac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="162.61" OriginalAmount="161.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.678054790555" Longitude="-73.945059092673" StarRating="2" HotelCode="309780|hotel_luxe_2" HotelName="Hotel Lynx" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1420 Atlantic Avenue, Brooklyn, New York 11216</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/81/e081d5d1f68767f797a6b6bc250fa0f944c1bc82.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features a business centre for a comfortable and relaxing stay. Wireless internet access i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="164.43" OriginalAmount="162.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.65179427" Longitude="-74.00457904" StarRating="4" HotelCode="320508|95199315" HotelName="Wyndham Garden Brooklyn Sunset Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>457 39th Street, Brooklyn, New York 11232</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/10/c2104e40970d2681ae286924fc5c1cef54823573.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="165.05" OriginalAmount="163.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.762386" Longitude="-73.976374" StarRating="4" HotelCode="18509|228846" HotelName="Shoreham Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 West 55th Street, New York, New York 10019</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/00/be0038b6a43210bd31dc36a665ab3ae8c1fde9e5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in Midtown Manhattan on 55th Street between 5th and 6th Avenues, w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="165.64" OriginalAmount="164.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.809167" Longitude="-73.951744" StarRating="3" HotelCode="165350|aloft_harlem" HotelName="Aloft Harlem" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2296 Frederick Douglass Boulevard, 10027 New York</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/7d/b37dd1b4173aca70c7d285487822da8149d4e455.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="166.65" OriginalAmount="165.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.840899714286" Longitude="-73.927979285714" StarRating="2" HotelCode="124700|howard_johnson_inn_yankee_stadium" HotelName="Howard Johnson Inn Yankee Stadium" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1300 Sedgwick Avenue, Bronx, New York 10452</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/9e/339e10c30d893a5055d732980ed1f15b183d5337.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - La Guardia (LGA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="167.60" OriginalAmount="165.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.76266" Longitude="-73.982" StarRating="4" HotelCode="17640|13055" HotelName="Sheraton New York Times Square Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>811 7th Avenue 53rd Street, New York, New York 10019</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/25/8a25ec2c576bd544a6af4df13a5b0fe80d81ab13.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This large luxury hotel is located in the heart of the city just a few minutes’ walk from Times Squa...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="167.87" OriginalAmount="166.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.718341" Longitude="-73.986269" StarRating="3" HotelCode="205351|916715" HotelName="Holiday Inn NYC Lower East Side" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>150 Delancey Street, New York, New York 10002</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/9c/af9c9b84c0acd78e6262a047b4774c5bb5943e94.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="167.90" OriginalAmount="166.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.705652337837" Longitude="-74.007020294666" StarRating="3" HotelCode="165487|2070734" HotelName="Holiday Inn Express New York City-Wall Street" Meals="BED &amp; BREAKFAST,COMPLIMENTARY AMERICAN BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>126 Water Street, New York City, New York 10005</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/4f/784fa7e8150a88557d334a2c8fc5ad53a6f51f47.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located only steps away from Wall Street, the heart of the Financial District.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="168.00" OriginalAmount="166.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.758986845669" Longitude="-73.983855396509" StarRating="4" HotelCode="365877|1661448" HotelName="Night Hotels Times Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>157 West 47th Street, New York, New York 10036</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/0c/e60c3f3d5357e40d983de395b823b473e73aa086.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Times Square and Broadway are less than two blocks from the hotel. One block over, on West 46th Stre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="168.67" OriginalAmount="167.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.752224" Longitude="-73.985463" StarRating="4" HotelCode="208064|refinery_hotel" HotelName="Refinery" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/04/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>63 W 38th Street, near the corner of 38th and 6th Avenue, New York, New York 10018</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/48/fb487835e15ee018a426907ec3c6e4603f678e88.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in New York City. For guests who appreciate a stylish amb...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="169.68" OriginalAmount="168.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.67323" Longitude="-73.986995" StarRating="3" HotelCode="401806|hotel_le_bleu" HotelName="Le Bleu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 04/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>370 4th Ave., Brooklyn, New York 11215</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/f0/7af0e0fd774c72246f29277fe909892541fa1495.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel, nestled in the heart of Brooklyn's restaurant, cultural and nightlife scene, is ideally ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="170.69" OriginalAmount="169.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.7533245" Longitude="-73.935001" StarRating="3" HotelCode="264029|nesva_hotel" HotelName="Nesva" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39-12 29th Street, Queens, NY 11101</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/17/04175457dc1648b4c3ceb072664bc82faa56fd18.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="170.69" OriginalAmount="169.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.7642812" Longitude="-73.9949586" StarRating="3" HotelCode="263781|comfort_inn_midtown_west" HotelName="Comfort Inn Midtown West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 02/04/2026" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>548 West 48th Street, New York, NY 10036</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/f6/e4f6c8e301487545c7e7cef40351d58de187c1dd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="172.33" OriginalAmount="170.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.80786413" Longitude="-73.93761829" StarRating="3" HotelCode="432605|2237995" HotelName="The Park Ave North" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>65 East 129th Street, New York City, New York 10035</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/b8/e8b87bd0a5d6e70cecfffb4b4f6c5cb683c18ce0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="172.61" OriginalAmount="170.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.708913674696" Longitude="-74.009168744087" StarRating="3" HotelCode="900059|444825" HotelName="Holiday Inn New York City - Wall Street" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>51 Nassau Street, 10038 New York City, New York</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/72/02727289aea621cea25aff4fef11fe16ea070c70.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Financial District, 4 blocks from Wall Street, 5 blocks from the New Yor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="172.65" OriginalAmount="170.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.747119277057" Longitude="-73.987074530303" StarRating="2" HotelCode="123388|2221415" HotelName="LIFE Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 West 31st Street, New York, New York 10001</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/1f/691f073bba4dea97b524b442047746b270304293.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="172.71" OriginalAmount="171.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.680045" Longitude="-74.005921728836" StarRating="2" HotelCode="178675|comfort_inn_brooklyn_cruise_terminal" HotelName="The LOOK Hotel, Red Hook" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Seabring Street, Red Hook, Brooklyn, New York 11231</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/6a/3e6a1311abaf529eb50619e9c3988a1d1f4896ce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - La Guardia (LGA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="172.74" OriginalAmount="171.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.58429115" Longitude="-73.98206177" StarRating="0" HotelCode="956374|2437015" HotelName="Best Western Brooklyn-Coney Island Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>2632 West 13th Street, Brooklyn, New York City, New York 11223</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/76/45765a1909b88b751dc075625ee9e0884f418d87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="174.22" OriginalAmount="172.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.746154" Longitude="-73.983383" StarRating="4" HotelCode="309823|110599" HotelName="Hotel 32/32" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 East 32nd Street, New York, New York 10016</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f3/85/f385a797af2586df903708830cb4610b26cd75a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The individual storeys can easily be reached via the lift or stairs. A baggage storage service is am...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="174.73" OriginalAmount="173" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.694398908769" Longitude="-73.931006394333" StarRating="3.5" HotelCode="542227|187977" HotelName="Hotel RL by Red Lion Brooklyn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>1080 Broadway, Brooklyn, New York 11221</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/36/af366eecbbf726182f67c42540aa97fdd85c6208.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="174.73" OriginalAmount="173.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.740118967514" Longitude="-73.982871606746" StarRating="2" HotelCode="415538|carlton_arms_hotel" HotelName="Ye Olde Carlton Arms Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/04/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Elevator,Internet,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>160 East 25Th Street, 10010 New York</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/85/06854dd88afc193ac73cb27b7d325671a34af219.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location A stay at Carlton Arms Hotel places you in the heart of New York, minutes from Gra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="175.47" OriginalAmount="173.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.75844388" Longitude="-73.99303002" StarRating="3" HotelCode="612398|439683" HotelName="Pod Times Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>400 West 42nd Street, New York, New York 10036</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/88/6f/886f5fb784bf00e6f791e565dd473c939f9c0d22.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="175.68" OriginalAmount="173.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.66365083" Longitude="-73.99608017" StarRating="3" HotelCode="951222|2495685" HotelName="Comfort Inn Prospect Park Brooklyn" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/04/2026" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>150 20th Street, Brooklyn, New York 11232</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/ab/a1abefed5f5fa524ec39bf9aae4ed957beb895c5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="176.75" OriginalAmount="175.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.654178" Longitude="-74.007176" StarRating="2" HotelCode="170867|comfort_inn_sunset_park__park_slope" HotelName="Comfort Inn Sunset Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/04/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>353, 38th Street, Brooklyn 11232</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/ab/a1abefed5f5fa524ec39bf9aae4ed957beb895c5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - J.F.Kennedy Int. (JFK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="176.75" OriginalAmount="175.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.755213763239" Longitude="-73.972933964921" StarRating="4" HotelCode="905557|hyatt_48_lex" HotelName="Hotel 48LEX New York" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Kitchen,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>517 Lexington Avenue, New York, New York 10017</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/5d/695d60daa2055dc6f2287caaae5e9901227595c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="176.96" OriginalAmount="175.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.624483812293" Longitude="-74.027515329614" StarRating="2" HotelCode="83653|200786" HotelName="Best Western Gregory Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8315 4th Avenue, New York City - Brooklyn, New York 11209</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/a7/bfa7c32c235f30a99347875574a9ccaaf86feb5c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - J.F.Kennedy Int. (JFK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="178.77" OriginalAmount="177.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.738691" Longitude="-73.99429625" StarRating="2" HotelCode="145930|chelsea_inn" HotelName="Chelsea Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46 West 17th Street, New York 10011</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/46/0e/460e4ad0f80e2fbab34df2b1eeca7ad1a03e41a3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="179.86" OriginalAmount="178.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.709222720777" Longitude="-74.013787508011" StarRating="4.5" HotelCode="161508|342275" HotelName="W New York Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8 Albany Street, New York, New York 10006</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/6b/ac6b9a4b8e2e78da8fe9aa0eed1f65a8d4909ee5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is located at the southern edge of New York City's World Trade Center Memorial Site, o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="180.68" OriginalAmount="178.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.756237451695" Longitude="-73.993038991105" StarRating="3" HotelCode="890261|2327279" HotelName="Candlewood Suites NYC Times Square" Meals="ROOM ONLY,SELF CATERING" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>339 West 39th Street, New York City, New York 10018</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/94/d99491c61bf4982a0dc922dea8c178dd6bca1028.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - J.F.Kennedy Int. (JFK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="180.79" OriginalAmount="179.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.744131" Longitude="-73.996132" StarRating="2" HotelCode="907147|chelsea_savoy_hotel" HotelName="Chelsea Savoy Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/04/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>204, West 23rd Street, New York 10011</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/b2/48b2e0a8a8a74c0508cd9957a50dc26e667d5bad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - J.F.Kennedy Int. (JFK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="181.80" OriginalAmount="180" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.750443" Longitude="-74.003371" StarRating="4" HotelCode="908908|486699" HotelName="Americano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>518 West 27th Street, New York</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/zz/f1ad21ac91e18c30475314594540edefe0a98832.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in New York City, this hotel has the perfect ambience for those in need of an adults-only ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="181.90" OriginalAmount="180.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.747738083747" Longitude="-73.986595912114" StarRating="3" HotelCode="565008|864485" HotelName="The Hotel @ Fifth Avenue" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 West 32nd Street, New York, New York 10001</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/29/14298d0637262843b5fdf472e723a117a0e441ab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - La Guardia (LGA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="182.81" OriginalAmount="181.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.709659577778" Longitude="-74.013872277778" StarRating="4" HotelCode="146151|club_quarters_world_trade_center" HotelName="Club Quarters Hotel World Trade Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>140 Washington Street, (Between Albany and Cedar Streets), New York, New York 10006</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/67/a5676a45acc630b9f4d68f2cec64d82363537ef4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club is located in New York City. The nearest airport is New York - J.F.Kennedy Int. (JFK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="182.81" OriginalAmount="181.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.709597" Longitude="-74.013847" StarRating="4" HotelCode="907190|world_center_hotel" HotelName="World Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>144 Washington Street, New York 10006</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/33/d93395c540541a85b51f54ebcd70966e9078be09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - J.F.Kennedy Int. (JFK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="184.66" OriginalAmount="182.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.755707644591" Longitude="-73.982417732477" StarRating="4" HotelCode="336965|316795" HotelName="Royalton New York" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>44 West 44th Street, New York, New York City 10036</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/86/7186ed016942322ec33be2f7994bf962078e1c1f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is situated in the heart of midtown Manhattan within a few paces of the shops of F...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="184.71" OriginalAmount="182.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.748514" Longitude="-73.978031" StarRating="4" HotelCode="45051|233796" HotelName="Shelburne Hotel &amp;  Suites by Affinia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>303 Lexington Avenue, at 37th Street, New York, New York 10016</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/0e/e20ee98c92018bc3b1696900fbcd45fb35da1b22.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant European-style hotel affords a prestigious location in the charming Murray Hill distric...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="185.57" OriginalAmount="183.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.759901664559" Longitude="-73.996534195107" StarRating="4" HotelCode="187088|921515" HotelName="Cachet Boutique NYC" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Club Resort,Spa Hotel,Eco Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 04/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>510 West 42nd Street, New York, New York 10036</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/94/dd94bcad4b73a0ca221c4fc8312ed505e2590c96.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located at the epicentre of gay life – Hell's Kitchen, steps from Times Square and C...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="185.80" OriginalAmount="183.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.750278524922" Longitude="-73.977518677712" StarRating="3" HotelCode="54538|1317236" HotelName="The Renwick Hotel New York City, Curio Collection by Hilton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel">
        <Address>
          <AddressLines>
            <AddressLine>118 East 40th Street, New York, New York 10016</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/ea/e7eacef1da118b4ba060f1f21d9daba683059cb0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stunning hotel, designed in a European style, is located in midtown Manhattan in the Murray Hil...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="185.84" OriginalAmount="184.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.666398044677" Longitude="-73.780086636543" StarRating="3" HotelCode="27871|fairfield_inn_by_marriott_jfk_airport" HotelName="Fairfield Inn New York JFK Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/04/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>156-08 Rockaway Boulvard, Jamaica, New York 11434</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/bb/9dbbc319533f6f5618e2cc6a7e4b6bf00a082efe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - J.F.Kennedy Int. (JFK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="185.84" OriginalAmount="184.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.723006283333" Longitude="-73.9893875" StarRating="3" HotelCode="892300|hotel_east_houston" HotelName="The RIDGE Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>151 E Houston St, New York, NY 10002</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7f/eb/7feb0244bcdfaa15af486c87e5722858d3175b05.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in New York City. The nearest airport is New York - La Guardia (LGA)...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="185.84" OriginalAmount="184.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.754" Longitude="-73.949264" StarRating="4" HotelCode="98035|ravel_hotel" HotelName="Ravel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-08 Queens Plaza South, Long Island City, New York 11101</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/4e/634e3d8943d86471a67157d3d40b0368e102111a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - La Guardia (LGA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="186.01" OriginalAmount="184.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.759220487652" Longitude="-73.99551898241" StarRating="3" HotelCode="168046|491685" HotelName="YOTEL New York" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Business Hotel" CnxPolicy="Free CXL until 29/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>570 Tenth Avenue, at West 42nd Street, New York, New York 10036</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/23/fb233dcd5e14240ac700af8f6097bf55863a8a2b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is located in Midtown West at 42nd Street and 10th Avenue. Times Square is around 5 mi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="187.26" OriginalAmount="185.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.756487840924" Longitude="-73.984277844429" StarRating="4" HotelCode="60790|268505" HotelName="Hotel Mela Times Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>120 West 44th Street, New York, New York 10036</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3b/de/3bde7ec228aa0b3ef3e0445907389602cc977af8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests at this hotel may take advantage of its central location in the heart of Times Square and the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="187.79" OriginalAmount="185.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.678884625143" Longitude="-73.95118581117" StarRating="3" HotelCode="378884|1807238" HotelName="The Brooklyn A Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1199 Atlantic Avenue, Brooklyn, New York 11216</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/88/e7885b62ee6281ddd471188afa8707079d026b6b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York (NYC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="188.17" OriginalAmount="186.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.75421675" Longitude="-73.9904145" StarRating="2" HotelCode="893796|1285868" HotelName="Manhattan Broadway" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>273 West 38th Street, New York, New York 10018</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2f/7f/2f7f45c5a5b3955000ffb11749c86d4a1c9daf32.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York (NYC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="188.87" OriginalAmount="187.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.7507" Longitude="-73.9804" StarRating="2" HotelCode="143418|mayor_hotel" HotelName="Hotel Mimosa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/02/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>79 Division Street, New York City - Manhattan 10002</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/40/11403a0518739c22af3ca16d53070b1dafef9c0e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - J.F.Kennedy Int. (JFK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="189.54" OriginalAmount="187.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.697515" Longitude="-73.958831" StarRating="3" HotelCode="170873|1375948" HotelName="Condor Brooklyn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>56, Franklin Avenue, Brooklyn, New York 11205</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/e6/3de6d6d4f81778ddf3fc0cd0387ebeba5d44d5b5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="189.88" OriginalAmount="188.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.720337863145" Longitude="-73.988122747108" StarRating="2" HotelCode="170869|comfort_inn_lower_east_side" HotelName="Redford Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>136 Ludlow Street, New York City, New York 10002</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/54/d754c576fc4d4a281a3b6b0c51809fc350537528.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - La Guardia (LGA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="193.33" OriginalAmount="191.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.751630699141" Longitude="-73.972439757411" StarRating="3.5" HotelCode="431115|2161805" HotelName="EVEN Hotel New York - Midtown East" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>221 East 44th Street, New York City - Manhattan, New York 10017</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/63/a0634874f2b19d44b74f92cd2352df961f9e495b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="193.35" OriginalAmount="191.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.749868579941" Longitude="-73.979620188475" StarRating="4" HotelCode="38552|235296" HotelName="Iberostar 70 Park Avenue" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>70 Park Avenue, Cross Street Park Avenue and 38th Street, 10016 New York</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/b5/b1b5bfeced928c52d3ea8279a1187f961430c96c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive and comfortable luxury hotel enjoys a fabulous location on Park Avenue in the centre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="193.64" OriginalAmount="191.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.726390836656" Longitude="-74.008806169312" StarRating="4" HotelCode="294757|1403738" HotelName="Hotel Hugo" 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>525 Greenwich Street, New York, New York</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/6f/e26f147a9411d37ef7ef4f91e9fc848a30856407.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="193.92" OriginalAmount="192.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.744726" Longitude="-73.999408" StarRating="3" HotelCode="118691|gem_hotel__chelsea_an_ascend_hotel_collection_member" HotelName="The GEM Hotel - Chelsea" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/04/2026" HotelFacility="Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>300 West  22nd Street, Chelsea, New York City, New York 10011</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/e6/22e64ca9e588f5eefe4e9e1d691de6b12f75fba0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in New York.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="194.57" OriginalAmount="192.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.703174" Longitude="-74.012299" StarRating="3" HotelCode="285107|CAZ028800" HotelName="Hampton Inn Manhattan/Downtown Financial District" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/04/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 Pearl Street, New York City, New York 10004</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/9b/6b9bedf161bc8d0e5a5b497e65550a1c5ec08a40.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - J.F.Kennedy Int. (JFK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="194.66" OriginalAmount="192.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.724390352636" Longitude="-74.00803963391" StarRating="4" HotelCode="316096|83903699" HotelName="Arlo SoHo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>231 Hudson Street, New York, New York 10003</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/0b/f40b5fd5ac05ca7c58d9864305d89aeff4b493c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="195.21" OriginalAmount="193.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.759623772099" Longitude="-73.987275213003" StarRating="4" HotelCode="18404|1612554" HotelName="Paramount Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>235 West 46th Street, New York, New York 10036</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/dc/1adcf8c446b0c2d96154654dcdaf9a4d0082c57a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant boutique hotel is located on 46th Street, between Broadway and 8th Avenue. It lies in t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="195.71" OriginalAmount="193.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.762149281164" Longitude="-73.982846458215" StarRating="3" HotelCode="17508|334235" HotelName="The Manhattan at Times Square Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>790 7th Avenue, New York City, New York 10019</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/5b/645b266e4ae74a7460e1c38632997901a98cac8a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Enjoying a great location at the heart of Manhattan, this luxury hotel is close to the theatre distr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="196.73" OriginalAmount="194.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.743261868979" Longitude="-73.990025818348" StarRating="2" HotelCode="10330|754535" HotelName="The Heritage Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 West 25th Street, New York City, New York 10010</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/f9/7af9e127b08d73b25c10989abb84ae136d2b561b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - J.F.Kennedy Int. (JFK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="196.88" OriginalAmount="194.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.73978333" Longitude="-73.98435045" StarRating="4" HotelCode="585788|2634115" HotelName="Freehand New York" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>23 Lexington Avenue, New York City, New York 10010</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/e8/8ee8d500f07ba6ff8830b13e316a90aaa97138ce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="196.93" OriginalAmount="194.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.7439194" Longitude="-73.9841967" StarRating="4.5" HotelCode="160278|804625" HotelName="Royalton Park Avenue" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>420 Park Avenue South, New York City, New York 10016</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/71/377177b2751ed078d88f71b84ed32d90d7eb1807.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in New York City, this urban hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="196.95" OriginalAmount="195.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.75552185693" Longitude="-73.988042672812" StarRating="3" HotelCode="82942|equity_point_hostel_new_york__times_square" HotelName="Hotel Shocard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/04/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>206 West 41st Street, New York, New York 10036</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/48/23486eff8dbb7438237936c2021376330c178f5f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="198.20" OriginalAmount="196.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.756744952388" Longitude="-73.969346682209" StarRating="3" HotelCode="293637|237287" HotelName="Hilton Garden Inn New York/Manhattan - Midtown East" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/04/2026" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>206 East 52nd Street, Manhattan, New York City, New York 10022</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/e8/34e81e201b57d93f6cfa60d137daff076c6c7b2a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - La Guardia (LGA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="198.39" OriginalAmount="196.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.739911540259" Longitude="-73.791214219713" StarRating="3" HotelCode="511163|2091715" HotelName="Courtyard New York Queens/Fresh Meadows" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>183-15 Horace Harding Expressway, Fresh Meadows, New York 11365</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/76/4976d64776ff3af74330f605ed55266b23943ca5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="198.90" OriginalAmount="196.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.70740281115" Longitude="-74.006395398811" StarRating="3" HotelCode="305439|1967495" HotelName="Four Points by Sheraton New York Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Platt Street, New York, New York 10038</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/bd/babd61801d8428ad16767e99c7134b61d72ea168.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="200.40" OriginalAmount="198.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.746750822598" Longitude="-73.991726575463" StarRating="3" HotelCode="140831|2181705" HotelName="Hotel Hayden" 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>127 West 28th Street, New York, New York 10001</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/bd/d3bd90b1075af909ea2816bb51382bc42a92f6af.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in New York City, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="200.99" OriginalAmount="199.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.70396959981" Longitude="-74.012326630386" StarRating="4" HotelCode="168366|doubletree_by_hilton_new_york_city__financial_district" HotelName="DoubleTree by Hilton Hotel New York City - Financial District" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Stone Street, New York, New York 10004</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/da/90da9e1e84803ed4203321c0a5c7f62d8c252d65.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in New York City, this urban hotel has the perfect ambience for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="201.00" OriginalAmount="199.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.756994" Longitude="-73.98487" StarRating="4" HotelCode="31947|1940665" HotelName="Millennium Times Square New York- A Hilton Affiliate Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>145 West 44th Street, New York, New York City 10036-4012</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/9c/649c87f5a16da9b9da8e02d9c18dd39a7205f822.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish, contemporary hotel is located between 6th and Broadway, less than one block from the l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="201.63" OriginalAmount="199.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.7570425625" Longitude="-73.9831723" StarRating="2" HotelCode="902785|1321758" HotelName="Hotel St. James" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>109 West 45th Street, New York, NY 10036</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/84/2384d21916c8392a9cf9f28976643ebdc3670a14.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="202.21" OriginalAmount="200.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.743347219372" Longitude="-73.99334102869" StarRating="3" HotelCode="26225|175716" HotelName="Hampton Inn Manhattan Chelsea" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>108 West 24th Street, New York City, New York 10011</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/a0/16a0b4bdf15c4d3c593b77d8e42cf498d7d6361e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel located just minutes away from Midtown, Times Square, Madison Square Garden and the Jacob...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="202.37" OriginalAmount="200.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.710799728194" Longitude="-74.00784711277" StarRating="4" HotelCode="773432|2328045" HotelName="Moxy NYC Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 03/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>26 Ann Street, New York, New York 10038</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/bf/70bfa514bf086e3330e2ace79accc3f8b03d2ea8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel is set in Downtown New York. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="202.91" OriginalAmount="200.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.71527549" Longitude="-73.99377584" StarRating="2" HotelCode="728279|2377875" HotelName="Canal Loft Hostel &amp; Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 02/04/2026" HotelFacility="Air Conditioning,Conference Hall,Garden,Internet,Meeting Room">
        <Address>
          <AddressLines>
            <AddressLine>94 Canal Street, Chinatown, New York, New York 10002</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/3d/523dde72190c4a65d48c387b56dbd0a1eade786c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is set in Chinatown, this low-key budget hotel is 2 miles from the Brooklyn Bridge and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="203.06" OriginalAmount="201.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.696405462281" Longitude="-73.984343610841" StarRating="4" HotelCode="316923|417538" HotelName="The Tillary Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>85 Flatbush Avenue Extension, Brooklyn, New York 11201</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/57/8957b14f2f9c0da90bbec50315e4f0921b1d48ef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of New York City.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="204.02" OriginalAmount="202.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.7517321" Longitude="-73.9840727" StarRating="0" HotelCode="966738|hotel_hendricks" HotelName="Hotel Hendricks" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>25 West 38th Street, New York, New York 10016</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/eb/b6ebf5edf238480aa12d64829bf8c8c8372d4d49.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="204.65" OriginalAmount="202.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.761626" Longitude="-73.988098" StarRating="0" HotelCode="43800|481195" HotelName="The Belvedere Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 05/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>319 West 48th Street, New York, New York 10036</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/2e/272ee98fcabc688be53a1c9d2d0af95a3ceac295.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of New York City's theatre district, this hotel is perfect for both business an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="204.78" OriginalAmount="202.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.752628" Longitude="-73.974601" StarRating="4" HotelCode="12538|624" HotelName="Fitzpatrick Grand Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>141 East 44th Street, at Lexington Avenue, New York, New York 10017</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/cc/59cce6e9210b4290cbdc3c574aa8a2c5bb3847be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel's prime location next to one of the world's largest and most famous train stations pu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="204.78" OriginalAmount="202.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.764475625654" Longitude="-73.995920710436" StarRating="4" HotelCode="75285|244046" HotelName="Kimpton Ink48 Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>653 11th Avenue, New York City, New York 10036</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/cf/67/cf67caf9bb715bbf9f1877485bbed1e042b36861.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is an eclectic urban escape on Manhattan's Westside. It is located in the diverse He...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="205.70" OriginalAmount="203.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.717051974429" Longitude="-73.995195474226" StarRating="3" HotelCode="177790|940505" HotelName="Wyndham Garden Chinatown" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>93 Bowery, New York, New York 10002</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/1b/821ba99c4b20d6d8c79ff911ba8a1cb89fa06b03.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is located right in New York City's Chinatown, just steps away from shopping, bars and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="206.01" OriginalAmount="203.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.764099586671" Longitude="-73.982922259507" StarRating="3" HotelCode="200929|2608964" HotelName="Ameritania at Times Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>230 West 54th Street, New York, New York 10019</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4e/11/4e111e0b9e161659e403be671fd3f5965d3f6f68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant boutique-style hotel enjoys a superb central location on the corner of Broadway and 54t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="206.04" OriginalAmount="204.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.748625572042" Longitude="-73.995788187599" StarRating="2" HotelCode="391239|city_rooms_nyc_chelsea" HotelName="City Rooms Nyc Chelsea" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Elevator,Internet,Limousine Service,Luggage Storage,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>368 8th Avenue, New York, New York 10001</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/b2/6bb2aa6940a2eab02f19c80a4664655c90b23ce9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at CITY ROOMS NYC CHELSEA, you'll be centrally located...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="207.05" OriginalAmount="205" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.75736017" Longitude="-73.94280017" StarRating="0" HotelCode="952779|480173" HotelName="TownePlace Suites by Marriott New York Long Island City/Manhattan View" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>38-42 11th Street, Long Island City, New York, New York 11101</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/9f/bd9fefbd397b5aa2933370fcab1f352356ebe705.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="207.05" OriginalAmount="205.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.782152348622" Longitude="-73.980330589443" StarRating="4" HotelCode="15414|nylo_new_york_city_5" HotelName="Arthouse Hotel New York City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2178 Broadway at W, 77th Street, New York City, New York 10024</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/eb/55/eb55bd006523d8201262994f3856502520dc6f4f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located on the Upper West Side, just 3 blocks from Central Park and away from the tu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="207.05" OriginalAmount="205.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.746924" Longitude="-73.991409" StarRating="4" HotelCode="892165|doubletree_by_hilton_new_york_city__chelsea" HotelName="DoubleTree by Hilton Hotel New York City - Chelsea" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>128 West 29th Street, New York, New York 10001</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/70/e8/70e8473f516e07d61c3eae27f7bc51d65f112677.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on 29th Street between Sixth and Seventh Avenues. Within a short walk from the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="207.05" OriginalAmount="205.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.76403" Longitude="-73.99455" StarRating="3" HotelCode="221553|holiday_inn_express_new_york__manhattan_west_side" HotelName="Holiday Inn Express Manhattan Midtown West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/04/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>538 West 48th Street, New York City, New York 10036</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/0d/690d2808ec3098b0e733374560a0e0b39733d87e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="207.92" OriginalAmount="205.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.746745793076" Longitude="-73.991589973594" StarRating="3" HotelCode="936477|1622038" HotelName="Cambria Hotel &amp; Suites New York Chelsea" 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>123 West 28th Street, New York City, New York 10001</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/06/9006d76606e46c1bf2eea314a1069414fb94f813.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of New York City, this boutique hotel is ideal for guests who appreciate a styl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="208.06" OriginalAmount="206.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.74849827" Longitude="-73.9398457" StarRating="3" HotelCode="494801|aloft_long_island_city_manhattan_view" HotelName="Aloft Long Island City - Manhattan View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>27-45 Jackson Avenue, Long Island City, New York 11101</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/a3/e3a3f9fc8c4135042efce2d6f6b4f50406299bb5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="208.26" OriginalAmount="206.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.720895" Longitude="-74.005449" StarRating="3" HotelCode="123573|160022" HotelName="Hilton Garden Inn New York/Tribeca" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 03/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>39 Avenue of the Americas, New York, New York 10013</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/e6/fce6a02f4c609ba8574f1e047715d46c098325d9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located in a vibrant area of New York, close to SoHo and Little Italy. It enjoys a g...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="209.07" OriginalAmount="207.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.754911" Longitude="-73.972841" StarRating="4" HotelCode="9691|the_lexington_new_york_city_autograph_collection" HotelName="The Lexington Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>511 Lexington Avenue, Entrance at 48th Street, New York, New York 10017</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/5b/385bba9e545ad93416550a3e1a7278dc4c94309b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive, elegant city hotel has an excellent location on Lexington Avenue in central Manhatt...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="209.07" OriginalAmount="207.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.71984" Longitude="-74.000102" StarRating="4" HotelCode="166062|mondrian_soho" HotelName="NoMo SoHo Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 04/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>9 Crosby Street, New York, New York 10013</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d1/bc/d1bc956c11faa60e69ffad9930da5f1a81dd579c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The charming city hotel is conveniently situated near the airport in the Little Italy neighbourhood ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="209.07" OriginalAmount="207.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.70506267759" Longitude="-74.006298780441" StarRating="4" HotelCode="72047|eurostars_wall_street" HotelName="Eurostars Wall Street" 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>129 Front Street, New York City, New York 10005</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/5b/ba5b7b6f2426d7d1a61e16d89fbc10130cddf5c0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located downtown on Front Street at Pine Street, nestled moments from Wall Street's ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="209.32" OriginalAmount="207.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.750156054148" Longitude="-73.936757606152" StarRating="3" HotelCode="307991|2613827" HotelName="Hilton Garden Inn Long Island City Queensboro Bridge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29-21 41st Avenue, Long Island City, New York 11101</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/05/78056d13f760972b9ed9afe26410de0ee574fd5f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="209.41" OriginalAmount="207.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.712308" Longitude="-73.992722612268" StarRating="3" HotelCode="294131|1402568" HotelName="Madison Les Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/04/2026" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>154 Madison Street, New York City, New York 10002</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/90/7490bda292111f8eb614cf5bda55df17ec8b9c10.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - J.F.Kennedy Int. (JFK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="210.01" OriginalAmount="207.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.749118277563" Longitude="-73.983800411224" StarRating="3" HotelCode="395241|375635" HotelName="U Hotel Fifth Avenue" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/04/2026" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>373 Fifth Avenue, New York, New York 10016</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/46/c6461d609802521f9233de27f29fd750d87c6c08.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located directly on Fifth Avenue just one block from the Empire State Building, and sha...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="210.21" OriginalAmount="208.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.742767545799" Longitude="-73.983052745462" StarRating="3" HotelCode="318142|46874" HotelName="Park South Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>124 East 28th Street, New York City, New York 10016</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/9c/9b9c4179fcb1ee3591621678b6690d0fee7c9a02.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is nestled between Gramercy Park and New York City's Murray Hill neighbourhood on 28th Str...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="210.34" OriginalAmount="208.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.767672" Longitude="-73.905814" StarRating="3" HotelCode="122489|782455" HotelName="Fairfield Inn New York LaGuardia Airport/Astoria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>45-20 Astoria Boulvard, Astoria, New York 11103</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/ff/a8ff6eb513f3d1c8128b3a02efb5941ec7e4b5a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - La Guardia (LGA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="211.09" OriginalAmount="209.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.711213187154" Longitude="-74.010464251041" StarRating="4" HotelCode="18374|millenium_hilton" HotelName="Millennium Hilton New York Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55 Church Street, New York City, New York 10007</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/ca/14cae83dcc96fde87196775e05eebff5c591ed87.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the city within walking distance of Wall Street and South Stre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="211.39" OriginalAmount="209.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.755928057803" Longitude="-73.98028019597" StarRating="3" HotelCode="59151|816455" HotelName="Citadines Connect Fifth Avenue New York" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 West 45th Street, New York, New York 10036</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/68/9e/689ecd1ab3960b0bb1f0bd4902350039e53458b2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="212.30" OriginalAmount="210.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.721749017161" Longitude="-73.987765241734" StarRating="3.5" HotelCode="307071|1062758" HotelName="Hotel Indigo Lower East Side New York" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/04/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>171 Ludlow Street, New York, New York 10002</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/ff/6fffcca09bc6e04cfb0a4595386c241f17246538.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="212.30" OriginalAmount="210.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.75376471" Longitude="-73.99374658" StarRating="3" HotelCode="506770|1972965" HotelName="Crowne Plaza HY36 Midtown Manhattan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 04/04/2026" HotelFacility="Air Conditioning,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>320 West 36th Street, New York, New York 10018</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/f8/baf818bd625e7f0378545c8363b54b4b52f5dfee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="212.32" OriginalAmount="210.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.746249" Longitude="-73.984977" StarRating="4" HotelCode="372758|1936585" HotelName="Arlo NoMad" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/04/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>11 East  31st Street, Manhattan, New York City, New York 10016</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/13/c413f72a1989403d7027e558be32b3c0f3e134a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="213.03" OriginalAmount="210.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.756275381864" Longitude="-73.991649804893" StarRating="4" HotelCode="679595|638447" HotelName="Aliz Hotel Times Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 04/04/2026" HotelFacility="Bar,Golf,Internet,Nightclub,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>310 West 40th Street, New York, New York 10018</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/93/d493ac0f214b6fafc06d1eb203886c5bf3028bc7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="214.12" OriginalAmount="212.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.761081467516" Longitude="-73.985447287559" StarRating="4" HotelCode="18521|the_time" HotelName="The Time" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>224 West 49th Street, New York, New York 10019</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/4a/574a79a87d71fa740c786b0dc98382eca2c7d505.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located on 49th Street between Broadway and 8th Avenue in the heart of t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="214.12" OriginalAmount="212.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.704684051231" Longitude="-74.010320600733" StarRating="3" HotelCode="896943|the_wall_street_inn" HotelName="Wall Street Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 South William Street, New York, NY 10004</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/0b/aa0b6a126c14fc51545433d48bf5d73004ff39bb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="214.12" OriginalAmount="212.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.7529925" Longitude="-73.97464" StarRating="4" HotelCode="263787|hotel_boutique_at_grand_central" HotelName="Boutique at Grand Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>447 Lexington Avenue, New York, NY 10017</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/57/605709e9ca76454fac2da39a20b156a75388ec4f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - J.F.Kennedy Int. (JFK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="214.70" OriginalAmount="212.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.75946868262" Longitude="-73.985698001287" StarRating="4" HotelCode="58326|794" HotelName="W New York Times Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1567 Broadway, Manhattan, New York, New York 10036</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/ff/2eff1af5fb92f7d9cb1c001e4c9aec9c377fe174.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This sensational city hotel is housed within a New York skyscraper, which combines cutting-edge desi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="215.33" OriginalAmount="213.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.764488388435" Longitude="-73.981937617063" StarRating="4" HotelCode="366182|1076637" HotelName="Dream Midtown New York" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>210 West 55th Street, New York, New York 10019</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/69/30691d9e1d79d7f83d88350f5b6e19d30bf3b86b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing boutique hotel is New York’s latest celebrity hang-out. It is superbly located on Bro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="216.10" OriginalAmount="213.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.702760375698" Longitude="-74.01204951933" StarRating="3.5" HotelCode="551145|2172105" HotelName="Hilton Garden Inn NYC Financial Center Manhattan Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Golf,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Water Street, New York City, New York 10004</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/97/e997e2c2ee7a9d90ed93cd6f0ebd230a5f78f83d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="216.14" OriginalAmount="214.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.753249" Longitude="-73.9744055" StarRating="3.5" HotelCode="263779|club_quarters_grand_central" HotelName="Club Quarters Hotel Grand Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>128 East 45th Street, (Corner of Lexington Avenue), New York, New York 10017</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/74/6c74eb84f25c2ebaa1e5a056c7c92ebbe5af65b8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="216.43" OriginalAmount="214.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.756046" Longitude="-73.970996" StarRating="4" HotelCode="59150|233686" HotelName="Fifty Hotel &amp; Suites by Affinia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>155 East 50th Street, at Third Avenue, New York City, New York 10022</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/61/f0/61f0e07315c3e521169a5141b3c1898fa4baac17.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is very centrally located close to the Rockefeller Center, the United Parks Avenue, the s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="216.55" OriginalAmount="214.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.753391609564" Longitude="-73.993991179598" StarRating="4" HotelCode="318370|1777888" HotelName="EVEN Hotel New York - Times Square South" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/04/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>321 West 35th Street, New York, New York 10001</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/491437/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="216.71" OriginalAmount="214.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.715602989103" Longitude="-73.996553365607" StarRating="4" HotelCode="429418|99194801" HotelName="Hotel 50 Bowery" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Bowery, New York City, New York 10013-4801</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/55/e5557c911f6afbbd1621bda07c5669601bf55e03.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel 50 Bowery, the first New York City hotel from lifestyle boutique hotel brand to Joie de Vivre ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="216.92" OriginalAmount="214.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.748342" Longitude="-73.994637" StarRating="3" HotelCode="67266|444645" HotelName="Holiday Inn Express New York City – Chelsea" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>232 West 29th Street, New York, New York 10001-5201</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c6/b6/c6b689dace3346e0ca23fd5dcfb9a92a2f1538e6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Downtown New York, just two blocks from Madison Square Garden, this hotel is also five bl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="216.95" OriginalAmount="214.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.744367351307" Longitude="-73.985580056906" StarRating="4" HotelCode="18457|2129215" HotelName="The James New York - NoMad" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 East 29th Street, At Madison Avenue, New York, New York 10016</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/17/b1173576f0628a189d1ff81adca47879d2b98e4d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Beaux-Arts style hotel offers luxurious accommodation and lies on Madison Avenue within the fas...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="217.15" OriginalAmount="215.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.759734" Longitude="-73.831631" StarRating="3.5" HotelCode="396412|sheraton_laguardia_east_hotel" HotelName="Sheraton LaGuardia East" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/04/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>135-20 39th Avenue, Flushing, New York 11354</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/04/4f041a7b9fbd30564f2dc9d033007b00d05530d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="219.17" OriginalAmount="217.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.742757" Longitude="-73.9901673" StarRating="3" HotelCode="893493|la_semana_hotel" HotelName="La Semana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>25 West 24th Street, New York, NY 10010</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f8/61/f8614a2dce9e8228f93308f0a3f71d4c445e6ad2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="219.24" OriginalAmount="217.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.75632" Longitude="-73.99314" StarRating="3" HotelCode="124014|1356104" HotelName="Holiday Inn Express New York City Times Square" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Internet,Kitchen,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>343 West 39th Street, New York City, New York 10018</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/30/5e3083979060472f55c5e7ff13c60654e4f7ffbf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Manhattan hotel is located in the city centre within 800 m of Madame Tussauds Wax Museum, the N...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="219.81" OriginalAmount="217.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.75431829" Longitude="-73.99384658" StarRating="3" HotelCode="789922|2385275" HotelName="An Artful Hotel Midtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>337 West 36th Street, New York City, New York 10018</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/6d/37/6d3748406a8a8fa7ef131f12282a7dfef5892842.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel is located in Midtown West. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="220.18" OriginalAmount="218.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.7496802278" Longitude="-73.947595331805" StarRating="2" HotelCode="391662|the_local_hostel_nyc" HotelName="The Local Hostels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>13-02 44th Avenue, LIC, New York, New York 11101</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/99/c399b336a417db4ad1789f3ad7e16637930a7243.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="220.46" OriginalAmount="218.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.7461" Longitude="-73.9833" StarRating="3" HotelCode="26387|2026535" HotelName="HGU New York" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 East 32nd Street, New York City, New York 10016</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/80/8f80f079bc559caec27f92bb878439486164bf8f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="220.48" OriginalAmount="218.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.764491" Longitude="-73.983217" StarRating="3" HotelCode="293866|189698" HotelName="Hilton Garden Inn New York/Central Park South-Midtown West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/03/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>237 West 54th Street, New York City, New York 10019</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/b0/92b02988c7b959416b83fa688296d05e3ff51e0b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of New York City.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="220.85" OriginalAmount="218.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.74822" Longitude="-73.987857" StarRating="3" HotelCode="13497|1086309" HotelName="Martinique New York on Broadway, Curio Collection by Hilton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>49 West 32nd Street, New York City, New York 10001</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/dc/3bdc67cc6c028f82cd85529e98f27bd7de9b0ae2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in the centre of New York City. Its setting is especially ideal for busi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="221.57" OriginalAmount="219.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.761422965122" Longitude="-73.982457378716" StarRating="4" HotelCode="87064|802985" HotelName="The Michelangelo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>152 West 51st Street, New York City - Manhattan, New York 10019</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/c7/d3c76cd07b703b40854ceac8756ab5a016967cd5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="222.28" OriginalAmount="220.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.754344" Longitude="-73.994168" StarRating="3" HotelCode="896936|1064068" HotelName="DoubleTree by Hilton Hotel New York - Times Square South" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>341 West 36th Street, New York City - Manhattan, New York 10018</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/1e/321e19886aad65b9cee494b7f2286d339a721534.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This newly developed hotel is located on Manhattan's trendy West Side, only steps away from Time Squ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="222.80" OriginalAmount="220.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.751932502794" Longitude="-73.976443111897" StarRating="4" HotelCode="18322|2052955" HotelName="Grand Hyatt New York" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>109 East 42nd Park Avenue, at Grand Central Terminal, New York City, New York 10017</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/20/af20f9b83f6783cc53627ae8fc3ec25fa599748c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is conveniently located at the heart of Manhattan on 42nd Street, only a stone'...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="222.98" OriginalAmount="220.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.748130730587" Longitude="-73.990130424499" StarRating="3" HotelCode="336846|1430658" HotelName="Hampton Inn Manhattan - Madison Square Garden Area" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>116 West 31st Street, New York, New York 10001</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/b3/bab34746168d7ab2be98b9225873b7d195c09a3d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="223.11" OriginalAmount="220.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.755201146035" Longitude="-73.991661349417" StarRating="3" HotelCode="319454|1255638" HotelName="Holiday Inn New York City - Times Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/04/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>585 8th Avenue, New York, New York 10018</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/a6/52a6d1f7662fce4a4371264ee2b618864b37b0d0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="223.93" OriginalAmount="221.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.688852" Longitude="-73.988779" StarRating="3" HotelCode="99272|293975" HotelName="Nu Brooklyn" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>85 Smith Street, Brooklyn, New York 11201</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/73/5e73d87b390b5ca1f03f09da585100389bb967ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of downtown Brooklyn. Located just minutes from Manhattan, the ne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="224.31" OriginalAmount="222.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.756004722222" Longitude="-73.9810271" StarRating="3.5" HotelCode="427388|1295368" HotelName="Club Quarters Hotel Midtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40 West 45th Street, New York, New York 10036</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/92/d892c146d8d5a461544626bc03ef21029bb22a05.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club is located in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="225.84" OriginalAmount="223.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.749555" Longitude="-73.971881" StarRating="4" HotelCode="47957|2288645" HotelName="Westgate New York Grand Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>304 East 42nd Street, New York, New York 10017</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/dc/99dc2ff3f5e8d3d2e90c43a9ae12d1a90fd92239.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This New York hotel enjoys a great location in New York’s East Side, near the United Nations. The ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="226.86" OriginalAmount="224.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.764646845623" Longitude="-73.980933129787" StarRating="3" HotelCode="15688|734" HotelName="Park Central Hotel New York" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>870 7th Avenue, New York, New York 10019-4038</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/75/f1758b85f855b1e22837cca9ecbfad35687d15be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is in the heart of the theatre district within a few minutes walk from Times Squa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="227.25" OriginalAmount="225" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.718741450832" Longitude="-74.000412672758" StarRating="3" HotelCode="887912|32246" HotelName="City Rooms NYC Soho" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>120 Lafayette Street, Manhattan, New York, New York 10013</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/1c/c41c26d9122f1303691da3e4a276ee0e28623265.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="227.25" OriginalAmount="225.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.723192387868" Longitude="-73.99024351355" StarRating="3" HotelCode="118692|the_gem_hotelsoho_an_ascend_hotel_collection_member" HotelName="The Gatsby Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>135 East Houston Street, New York, New York 10002</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/65/94658ae29e04460ae2c06b6634298a8d301c11d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the New York area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="227.49" OriginalAmount="225.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.756229" Longitude="-73.992827" StarRating="3" HotelCode="102716|175276" HotelName="Hampton Inn Manhattan/Times Square South" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>337 West 39th Street, New York, New York 10018</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/70/2970b51b32a8c313dd110258d2d4aaa56d51f081.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can discover the excitement of New York City as this hotel is located within the southern...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="227.54" OriginalAmount="225.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.75598" Longitude="-73.97141" StarRating="4" HotelCode="60496|755405" HotelName="San Carlos Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>150 East 50th Street, New York, New York 10022</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/c0/9cc03fa068211a494375ace438487649c54fa9cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located in the heart of Midtown Manhattan on New York's fashionable East Side betwee...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="227.83" OriginalAmount="225.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.750728" Longitude="-73.972295" StarRating="3" HotelCode="208223|2300081" HotelName="Hampton Inn Grand Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>231 East 43rd Street, New York, New York, 10017</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/c7/4ac7cb87d20288572f5e5a859ee28316944e157f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="228.21" OriginalAmount="225.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.75642515" Longitude="-73.9943694" StarRating="4" HotelCode="308244|72323614" HotelName="Cassa Times Square Hotel And Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>515 Ninth Avenue, New York City - Manhattan, New York10018</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/25/95/25950d5618140420cfa9b08aa55831fb36506f78.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - La Guardia (LGA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="228.24" OriginalAmount="225.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.756833279034" Longitude="-73.993097822717" StarRating="4" HotelCode="506569|2700359" HotelName="DoubleTree by Hilton Hotel New York - Times Square West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>350 West 40th Street, New York City, New York 10018</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/25/25fc1c718c15c4b0/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="228.95" OriginalAmount="226.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.750046" Longitude="-73.980914" StarRating="3" HotelCode="258932|481865" HotelName="NH Collection New York Madison Avenue" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 East 38th Street, New York, New York 10016</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/40/c340bf8f7024b129a03677a94eef772cb646e0a8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This renowned European-style boutique hotel is located on Madison Avenue at the heart of New York. I...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="229.27" OriginalAmount="227.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.667263068717" Longitude="-73.910298076057" StarRating="2" HotelCode="445897|howard_johnson_inn_brooklyn" HotelName="Howard Johnson Brooklyn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/04/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>524 Rockaway Avenue, Brooklyn, New York 11212</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/0e/930eb25c9b2583bd5966981e2303dd6e70c8e82c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="229.38" OriginalAmount="227.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.77041606" Longitude="-73.98971021" StarRating="3" HotelCode="450383|541978" HotelName="Fairfield Inn &amp; Suites New York Manhattan/Central Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/04/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>538 West 58th Street, New York, New York 10019</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/a1/2aa1c9d34cc703729ea6440991a06638d071e92e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="229.59" OriginalAmount="227.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.7456025" Longitude="-73.9878759" StarRating="3.5" HotelCode="119708|802965" HotelName="Ace Hotel New York" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 West 29th Street, New York City, New York 10001</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/a3/37a3ada28c7fb41c3da0d9d1cdf69d4d6eba1aa9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in New York City. For guests who appreciate a stylish amb...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="230.28" OriginalAmount="228.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.755531" Longitude="-73.978206" StarRating="4" HotelCode="906798|the_gotham_hotel" HotelName="The Gotham" 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>16 East 46 street, between Fifth and Madison Avenues, New York 10017</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/83/4e83aeb825cdbffb6b6357dcd628ebcb5b58c6ad.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - J.F.Kennedy Int. (JFK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="230.61" OriginalAmount="228.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.68747817" Longitude="-73.98245676" StarRating="3" HotelCode="308613|1056318" HotelName="Holiday Inn Brooklyn Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/03/2026" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>300 Schermerhorn Street, Brooklyn 11215, New York</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/69/2969cc2977475b9d26f373f4638a298525992c3b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - La Guardia (LGA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="230.75" OriginalAmount="228.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.765796156803" Longitude="-73.983006477356" StarRating="3" HotelCode="907477|323935" HotelName="Da Vinci Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Free CXL until 01/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>244 West 56th Street, New York City</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/da/0fda1d810e0ab0f07f1cfb372096bf53915d07fb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is set in Midtown West. The total number of rooms is 24. Guests will not be both...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="231.19" OriginalAmount="228.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.73347429759" Longitude="-73.990067392588" StarRating="4" HotelCode="208204|1914626" HotelName="Hyatt Union Square New York" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>134 Fourth Avenue, New York, New York 10003</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/5f/0b5f3e293f6deaf00f6cefd5a6a0b4f0bd2eac3c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York (NYC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="231.25" OriginalAmount="228.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.71378899" Longitude="-73.95228721" StarRating="4" HotelCode="947270|2379995" HotelName="Hotel Indigo Williamsburg - Brooklyn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>500 Metropolitan Avenue, Brooklyn, New York, New York 11211</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/52/835221fef23e86e6e04582c5e6df5bcc459660a8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="231.93" OriginalAmount="229.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.70965454" Longitude="-74.00871629" StarRating="0" HotelCode="631054|2214185" HotelName="The Artezen Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Business Centre,Central Heating,Conference Hall,Designated Smoking Area,Housekeeping,Internet,Laundry,Meeting Room,Printer,Restaurant,Room Service,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>24 John Street, Manhattan, New York, New York 10038</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/91/2b91051f75cc7ca7a07d4ccad8e657f4b2d028e6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel, which can be found in Downtown New York, is a great option for gays. The premis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="232.88" OriginalAmount="230.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.7226223" Longitude="-73.9915685" StarRating="4" HotelCode="482035|2095285" HotelName="PUBLIC, an Ian Schrager Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>215 Chrystie Street, New York, New York 10002</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/b7/92b70450b19ef375404d37c07ed8245ee140729c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="232.96" OriginalAmount="230.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.719511798637" Longitude="-73.994759716568" StarRating="3" HotelCode="64764|324175" HotelName="Sohotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>341 Broome Street, New York, New York 10013</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/a9/15a9914c4ecc0034858a335953ade074b4ffc6ba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic budget hotel is located in the vibrant Chinatown/Soho area of Manhattan, close to Litt...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="233.31" OriginalAmount="231.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.705914096945" Longitude="-74.004969775615" StarRating="3" HotelCode="300722|fairfield_inn_new_york_manhattanfinancial_district" HotelName="Fairfield Inn New York Manhattan/Financial District" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/04/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>161 Front Street, New York City, New York 10038</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c5/ce/c5cefe098d91a4819653e044dbd1c6b96a0e5af7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York (NYC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="233.70" OriginalAmount="231.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.750216" Longitude="-73.973861" StarRating="4" HotelCode="18380|13002" HotelName="The Westin New York Grand Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>212 East 42nd Street, New York, New York 10017</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/69/78691a8ed3f1a23a5bab5319c35eb21523296454.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is renowned for its high levels of service and enjoys a great location along 42nd...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="233.78" OriginalAmount="231.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.746751" Longitude="-73.982351" StarRating="3" HotelCode="294773|CAZ028900" HotelName="Hilton Garden Inn New York/Midtown Park Ave" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/03/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>45 East 33rd Street, New York, New York 10016</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/17/91177f30f518c2c11ef149406137f978e0a04317.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - La Guardia (LGA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="234.71" OriginalAmount="232.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.745339205473" Longitude="-73.992307707667" StarRating="3" HotelCode="13492|2751530" HotelName="Holiday Inn Manhattan 6th Ave - Chelsea" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST FOR TWO GUESTS" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>125 West 26th Street, New York City, New York 10001</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/70/1e7049cb449a3c13f42597e24090f1c39e704589.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located near numerous New York attractions. It is just 5 km from the Statue o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="235.22" OriginalAmount="232.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.755527" Longitude="-73.973702" StarRating="4" HotelCode="258456|574" HotelName="InterContinental New York Barclay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Free CXL until 04/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>111 East 48th Street, 10017-1297 New York City, New York</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/35/1835fac621ef0373c35bfd0d8b52b8747043027b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional luxury hotel is situated at the heart of the city, just steps away from Park Avenue...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="235.66" OriginalAmount="233.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.752489" Longitude="-73.993748" StarRating="4" HotelCode="15305|16831" HotelName="The New Yorker, A Wyndham Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/04/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>481 Eighth Avenue, 34th Street &amp; 8th Avenue, New York City, New York 10001</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/34/c2/34c222b72e73a8b0d016b7f12c22c9e3ee7d1766.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located close to various interesting sights of interest. Countless restauran...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="235.87" OriginalAmount="233.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.74635522" Longitude="-73.99096144" StarRating="0" HotelCode="731935|2307415" HotelName="Moxy NYC Chelsea" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>105 West 28th Street, New York, New York 10001</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/07/3d077fd01c75d8c2f1a52f4b16ef769ca8def971.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy hotel can be found in Midtown West. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="236.34" OriginalAmount="234.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.714681" Longitude="-73.992894" StarRating="3" HotelCode="204940|howard_johnson_soho" HotelName="Howard Johnson Manhattan Soho" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/82/ba827fae2d23b8b80cb07ff1e031364443fee4dc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York (NYC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="236.34" OriginalAmount="234.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.748192" Longitude="-73.987562" StarRating="3" HotelCode="45186|hotel_stanford" HotelName="Hotel Stanford" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/04/2026" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 W 32nd St, New York, New York 10001</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c3/66/c366274d7bca644640f06b652ed6e5c665bab8c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="236.38" OriginalAmount="234.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.756506444034" Longitude="-73.97202979957" StarRating="4" HotelCode="59149|277185" HotelName="The Benjamin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>125 East 50th Street (at Lexington Avenue), New York City, New York 10022</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/49/b1/49b100340ff23bc86c2ff2b780c092be962983db.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located right on Lexington Avenue, across from the Waldorf Astoria, close to Fi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="236.66" OriginalAmount="234.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.75137045" Longitude="-73.98571809" StarRating="4" HotelCode="523483|2095345" HotelName="Embassy Suites by Hilton New York Midtown Manhattan" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 04/04/2026" HotelFacility="Bar,Central Heating,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>60 West 37th Street, New York, New York 10018</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/8f/478f2f8de987faaf98d4b90f637a47ee975ef473.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="237.31" OriginalAmount="234.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.761365361206" Longitude="-73.970676591187" StarRating="3.5" HotelCode="893693|1270618" HotelName="Lombardy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>111 East 56th Street, New York, NY 10022</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/3c/803c2978ef0c0c4b42e84530cf1b0a9a4c272e55.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="237.49" OriginalAmount="235.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.75056786151" Longitude="-73.986012861192" StarRating="3" HotelCode="212667|1904828" HotelName="Holiday Inn Express Manhattan Times Square South" Meals="BED &amp; BREAKFAST,COMPLIMENTARY AMERICAN BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 West 36th Street, New York, New York 10018</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/101393/ea17b76f-67d2-4309-b900-6d1ee42ab5fa.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="237.60" OriginalAmount="235.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.75666133" Longitude="-73.94269133" StarRating="3" HotelCode="946943|668605" HotelName="Wingate by Wyndham Long Island City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>38-70 12th Street, Long Island City, New York 11101</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/d5/05d5bad2ebc4ce5f4369d869576e538f4bd38325.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="237.76" OriginalAmount="235.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.764311" Longitude="-73.982415" StarRating="3" HotelCode="294133|361625" HotelName="Residence Inn New York Manhattan/Central Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1717 Broadway, New York, New York 10019-5214</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/55/0f556dac10934c378a4b8ad52704b6593c4768f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="238.57" OriginalAmount="236.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.746559972365" Longitude="-73.991468846798" StarRating="3" HotelCode="387967|CAP221400" HotelName="Hilton Garden Inn New York/Manhattan-Chelsea" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 05/04/2026" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>121 West 28th Street, New York, New York 10001-6102</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/27/2227a9603d866c6797c4e67af233502f345aed06.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Manhattan's vibrant Chelsea neighbourhood, brimming with shops, galleries, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="239.37" OriginalAmount="237" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.7507" Longitude="-73.9804" StarRating="2.5" HotelCode="512121|298042" HotelName="Richland" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Allen Street, Chinatown, New York 10002</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/e7/c0e73ec068579463b7edd0b440622c8894c80b0a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Hotel Richland New York in New York (Chinatown), you'll be convenie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="239.37" OriginalAmount="237.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.721321232362" Longitude="-73.992693732131" StarRating="2" HotelCode="565423|off_soho_suites_hotel" HotelName="Off Soho Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/04/2026" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rivington Street, New York, New York 10002</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/7d/c67d50ac9c84d6977f1e5c9af8d657314dd97628.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - J.F.Kennedy Int. (JFK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="239.37" OriginalAmount="237.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.742144" Longitude="-74.003569" StarRating="4" HotelCode="174554|dream_downtown" HotelName="Dream New York Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/04/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>355 West 16th Street, near 9th Avenue, New York, New York 10011</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/a7/4ba72e14ffd9aecb58ca073556f6d59c7afd03ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of New York City, this urban hotel is ideal for guests who appreciate a stylis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="239.59" OriginalAmount="237.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.745617093206" Longitude="-73.984264433384" StarRating="4" HotelCode="16870|480605" HotelName="The Roger New York" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>131 Madison Avenue, New York City, New York 10016</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/1f/4a/1f4aae193a76d2d8b6e703b08bccd07885ffafef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is centrally located, at the corner of 31st Street and Madison Avenue in Murray Hill...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="239.77" OriginalAmount="237.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.754539872405" Longitude="-73.993561311045" StarRating="3" HotelCode="530618|2123985" HotelName="Hilton Garden Inn New York Times Square South" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 03/04/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>326 West 37th Street, New York City, New York 10018</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/0b/cf0bffaaaeee97b761054dd2f018700a5cebb516.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="240.38" OriginalAmount="238.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.75435972" Longitude="-73.97277627" StarRating="3" HotelCode="421984|the_bernic_hotel" HotelName="The Bernic" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>145 East 47Th Street, New York, New York 10017</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/3c/083cf036ed8b3bb31639feea2bb77c6e98cd5f38.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Bernic draws inspiration from its neighbor, the United Nations, in our commitment to bridge ever...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="240.38" OriginalAmount="238.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.691377" Longitude="-73.984618" StarRating="4" HotelCode="161560|sheraton_brooklyn_new_york_hotel" HotelName="Sheraton Brooklyn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>228 Duffield Street, Brooklyn, New York 11201</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/67/f667f618cb144a2c90ce9e7b75e1f6afcd62980b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within the Metro Tech Center in downtown Brooklyn; just 2.4 km from Manhattan a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="240.53" OriginalAmount="238.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.74623701" Longitude="-73.99066367" StarRating="3" HotelCode="446389|71814662" HotelName="Hyatt House New York/Chelsea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>815 Avenue of the Americas, New York, New York 10001</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/c7/4ec7b69cb16fe34dd838d4acfa59722ac1b60c31.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="240.78" OriginalAmount="238.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.750155317002" Longitude="-73.937479736771" StarRating="3" HotelCode="426898|458101" HotelName="Courtyard Long Island City/New York Manhattan View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 03/04/2026" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Bar,Business Centre,Conference Hall,Designated Smoking Area,Internet,Laundry,Meeting Room,Parking,Restaurant,Room Service,Spa,Telephone Service,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>29-15 Queens Plaza North, 11101 Long Island City, New York</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/1c/661c84c5247eb3e8376a0344c84eab85d1f532f9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel was constructed in 2016. Hotel was refurbished in 2016. The property consists of 160 rooms. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="241.12" OriginalAmount="238.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.752776" Longitude="-73.985969" StarRating="3" HotelCode="88132|99423" HotelName="Residence Inn New York Manhattan/Times Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 05/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1033 Avenue of the Americas, New York, New York 10018</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/e6/f2e65d817881f928cfd5ada76166cebc451abac6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a great location on the Avenue of the Americas (6th Avenue), opposite fashionable B...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="241.51" OriginalAmount="239.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.743903010324" Longitude="-73.987096846104" StarRating="3" HotelCode="12797|368445" HotelName="The Evelyn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 East 27th Street, 10016 New York</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/77/9c77158aa60020484a5a9a3620478591d8ffadf5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The midtown hotel is located just off Fifth Avenue in the historic Flatiron District of Manhattan an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="241.70" OriginalAmount="239.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.757491517533" Longitude="-73.98411154747" StarRating="4" HotelCode="262261|1028202" HotelName="Hyatt Centric Times Square New York" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>135 West 45th Street, New York 10036, New York</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/3e/d93e8a08f3d905e71a54eaff0f10e27f3e3d6988.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="242.40" OriginalAmount="240" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.720839881386" Longitude="-74.004249572754" StarRating="4" HotelCode="163621|22061" HotelName="Sheraton Tribeca" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>370 Canal Street, New York, New York 10013</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/20/7520811863ba553718048be963eca71b2dbf2fbf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming family-friendly hotel is located in the heart of New York City's trendiest district. I...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="242.40" OriginalAmount="240.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.749829362213" Longitude="-73.98606951816" StarRating="3" HotelCode="72172|comfort_inn_manhattan" HotelName="The Gregory" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/04/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 West 35th Street, Manhattan, New York 10001</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/43/7b43d97ce6fd3f8ae32a23314ca98d2a648c6e17.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the Empire State Building, in the heart of the Garment District, within wa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="243.01" OriginalAmount="240.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.771472335053" Longitude="-73.982620239258" StarRating="4" HotelCode="18303|91537" HotelName="The Empire Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>44 West 63rd Street, New York, New York 10023</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/ef/beefac2106515b3b303a0cd78280d531dc1e4b3b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly across the street from the lush greenery of Dante Park. The hotel pro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="243.21" OriginalAmount="240.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.80980675905" Longitude="-73.929109306134" StarRating="2" HotelCode="500836|2494585" HotelName="Comfort Inn &amp; Suites Near Stadium" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 05/04/2026" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>2477 Third Avenue, Bronx, New York 10451</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/8b/3f8b50979108d51a734ae18a3d59d181d1ea876f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="243.71" OriginalAmount="241.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.6840796" Longitude="-73.9898725" StarRating="3" HotelCode="531635|4667185" HotelName="Baltic Huis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 06/04/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>489 Baltic Street, Brooklyn, New York 11217</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/b6/04b685f46364e6e77f1ee16692ad02f648e6a31f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Let the destination reach you at the smoke-free Baltic Huis, An Ascend Hotel Collection® Member in B...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="244.03" OriginalAmount="241.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.715570047355" Longitude="-74.008900523186" StarRating="3" HotelCode="47833|2333965" HotelName="The Frederick Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>95 West Broadway (at Chambers), New York, New York 10007</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/75/15/75159ad600718b7e8013560369c9dafd2264b163.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="245.35" OriginalAmount="242.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.7505918" Longitude="-73.9857209" StarRating="3" HotelCode="263777|366815" HotelName="Best Western Premier Herald Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 03/04/2026" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 West 36th Street, New York City, New York 10018</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/e4/2de4f38039ce43acb08f963f9a5c0f6b3029508f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - La Guardia (LGA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="245.43" OriginalAmount="243.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.758516016316" Longitude="-73.983216182848" StarRating="4" HotelCode="56038|sanctuary_hotel_new_york" HotelName="Sanctuary Hotel New York" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 04/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>132 West 47th Street, New York City, New York 10036</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/16/44168d714255d1b78dd7d26c02cf06e924c95628.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unique hotel is located in the best location in New York and has served theatre enthusiasts for...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="246.44" OriginalAmount="244.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.71037985079" Longitude="-74.006702101852" StarRating="3" HotelCode="936781|aloft_manhattan_downtown__financial_district" HotelName="Aloft Manhattan Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>49-53 Ann Street, 10038 New York</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/fb/03fbdb4cd046990a28941b5f557d942d9a949ade.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - La Guardia (LGA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="247.60" OriginalAmount="245.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.753293854204" Longitude="-73.966239988804" StarRating="3" HotelCode="36296|229196" HotelName="Beekman Tower Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3 Mitchell Place, New York, New York 10017</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/53/85535dc601d7b142ab15af44da911aebf9294753.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Manhattan, close to the United Nations. Links to the public transport netwo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="248.46" OriginalAmount="246" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.761242220109" Longitude="-73.985660283373" StarRating="2.5" HotelCode="893876|53333" HotelName="Mayfair New York" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 02/04/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>242 West 49th Street, New York, New York 10019</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/60/b2606eb26238f4dbfb5aa05cd8876abbce388def.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - La Guardia (LGA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="248.71" OriginalAmount="246.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.7507" Longitude="-73.9804" StarRating="0" HotelCode="980436|2621465" HotelName="Radisson NYC Times Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>525 8th Avenue, New York, New York 10018</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/58/0558d912269ce42b496d26c9993da9aecd685138.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="249.20" OriginalAmount="246.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.727132566667" Longitude="-74.006063366667" StarRating="3" HotelCode="122661|1355398" HotelName="Four Points by Sheraton Manhattan SoHo Village" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>66 Charlton Street, New York, New York 10014</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/6c/f66c0220976aed2a0f210a6631184d193856090f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="249.47" OriginalAmount="247.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.759171727654" Longitude="-73.969241380691" StarRating="3" HotelCode="145561|carvi_hotel_new_york" HotelName="Carvi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>152, East 55th Street, New York, New York 10022</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/5d/105d481255969331e9a88573ae40f43bb6b27ee5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests travelling to New York City for business or pleasure will find that this cosy midtown hotel o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="249.84" OriginalAmount="247.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.753888" Longitude="-73.98614" StarRating="3" HotelCode="47894|122784" HotelName="Courtyard New York Manhattan/Times Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>114 West 40th Street, New York, New York 10018</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/4d/d04d6514132e1233817982c8c721852c95d39f24.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Fashion District and near to all corporate offices in the Time...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="250.55" OriginalAmount="248.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.759764971869" Longitude="-73.984562158585" StarRating="4" HotelCode="16627|1748095" HotelName="Renaissance New York Times Square Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Two Times Square, 714 Seventh Avenue, West 48th Street, New York, New York 10036</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/62/51627e126411463b23dbbbfe368c4cb23c553c16.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel occupies the island where Broadway and 7th Avenue meet right in the heart of Times Square,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="251.49" OriginalAmount="249.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.750212486868" Longitude="-73.986427634954" StarRating="3" HotelCode="96873|hampton_inn_new_york__35th_street__empire_state_building" HotelName="Hampton Inn Manhattan-35th St/Empire State Bldg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>59 West 35th Street, New York City, New York 10001</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/dd/f0dd8f79bafb5098fb10de7076b0b7d0c39b97ed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="251.49" OriginalAmount="249.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.740949445011" Longitude="-73.983430690807" StarRating="3" HotelCode="284673|the_lex_nyc" HotelName="Lex Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel,hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>67 Lexington Avenue, New York City, New York 10010</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/92/21/9221dfd4beb462d06890c7ce59b44375f836cd61.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of New York City, this boutique hotel is ideal for guests who appreciate a styl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="251.80" OriginalAmount="249.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.764616" Longitude="-73.978482" StarRating="4.5" HotelCode="262316|940875" HotelName="Le Méridien New York, Central Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 04/04/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>120 West 57th Street, New York, New York 10019</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/62/9862033a89f56b69f45d65dc2c9b5e11afb7ed4a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of New York City, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="252.79" OriginalAmount="250.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.751113" Longitude="-73.984653" StarRating="3" HotelCode="263790|931755" HotelName="Springhill Suites New York Midtown Manhattan/Fifth Avenue" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 West 37th Street, New York, NY 10018</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/a2/7ea22fb8f4799f95b9e86c971899761c18773265.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - La Guardia (LGA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="252.90" OriginalAmount="250.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.758792" Longitude="-73.989742" StarRating="4" HotelCode="160754|1481548" HotelName="Intercontinental Times Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>300 West 44th St, New York, New York 10036</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/5b/805b32a87ae1b4f9f53c81e8aa37e80ed3d60765.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the Times Square neighbourhood, and located on Eighth Avenue, the hotel is close to thou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="253.04" OriginalAmount="250.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.755771" Longitude="-73.982044" StarRating="4" HotelCode="64762|247426" HotelName="Iroquois" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>49 West 44th Street, New York City, New York 10036</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/bd/e5bdceef18acaa78426da5da6ed819e35de7235e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="253.51" OriginalAmount="251.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.762344100496" Longitude="-73.978201299906" StarRating="4" HotelCode="18531|warwick_new_york_hotel" HotelName="Warwick New York" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>65 West 54th Street, New York, New York 10019</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/a4/97a4297e99ebf9c037d2a60e40628f56ecbe3bb3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical city hotel is perfectly located in the heart of central Manhattan. The Rockefeller C...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="253.67" OriginalAmount="251.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.722064" Longitude="-73.988709" StarRating="4" HotelCode="896933|1622228" HotelName="Sixty Lower East Side" 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>190 Allen Street, New York, New York 10002</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/c9/97c9f0ba75d179aa246221f34a0a55bcbe80fb60.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - J.F.Kennedy Int. (JFK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="254.52" OriginalAmount="252.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.720925" Longitude="-73.955693" StarRating="4" HotelCode="918406|king__grove_williamsburg" HotelName="McCarren Hotel &amp; Pool" 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>160 North 12th Street, Brooklyn 11249, New York</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/c2/7ac233cce00883ae57336ab5adb959ac2c337866.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - J.F.Kennedy Int. (JFK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="255.27" OriginalAmount="252.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.765169" Longitude="-73.982942" StarRating="3" HotelCode="31923|480375" HotelName="The Moderne" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>243 West 55th Street, New York City, New York 10019</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/28/7428d9f1a3b3219df965bc67632696f5af1ff28f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This private and stylish hotel affords an excellent location surrounded by countless restaurants, ba...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="255.53" OriginalAmount="253.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.70964471" Longitude="-74.00989554" StarRating="4" HotelCode="935269|residence_inn_by_marriott_new_york_manhattanworld_trade_center_area" HotelName="Residence Inn New York Downtown Manhattan/World Trade Center Area" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>170 Broadway, New York, New York 10007</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/15/7e15379f87741807049f918d958d8d1d719cf22e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="255.72" OriginalAmount="253.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.840143600721" Longitude="-73.937828385553" StarRating="3" HotelCode="323889|1836328" HotelName="Edge Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>514 West 168th Street, Washington Heights, Manhattan, New York City, New York 10032</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/47/ee4799c9d38edb28976d98d74698387c732a3272.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for guests who appreciate a stylish ambience, this boutique hotel is located right in the he...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="256.57" OriginalAmount="254.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.737512" Longitude="-73.953359333333" StarRating="3" HotelCode="918407|1383618" HotelName="The Box House Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/04/2026" HotelFacility="Bar,Fax,Internet,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>77 Box Street, Brooklyn, New York 11222</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/76/4876e6200e211426d3f82fa35c07a0bb4e8f40de.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - J.F.Kennedy Int. (JFK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="257.55" OriginalAmount="255.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.691463" Longitude="-73.984469" StarRating="3" HotelCode="170414|aloft_new_york_brooklyn_hotel" HotelName="Aloft New York Brooklyn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>216 Duffield Street, Brooklyn, New York 11201</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/a9/b6a9f44748019eb8630670cf4b12341221c7ee85.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the historical district, near the beach in the city centre, this hotel is close to Brook...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="257.55" OriginalAmount="255.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.748005" Longitude="-73.991339" StarRating="3" HotelCode="293340|courtyard_by_marriott_new_york_manhattan__chelsea" HotelName="Courtyard New York Manhattan/Chelsea" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>135 West 30th Street, New York, New York 10001</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/fd/40fdae04dbbbe5c281eaedce69dc44a5bc7b7f63.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - La Guardia (LGA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="257.64" OriginalAmount="255.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.762101079148" Longitude="-73.982823753967" StarRating="3.5" HotelCode="511167|2078475" HotelName="MOXY NYC Times Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>485 7th Avenue, 10018 New York</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3e/62/3e623d3fd9a54aed990bf06c98789f249e6de23b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="257.71" OriginalAmount="255.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.760605" Longitude="-73.969153" StarRating="4" HotelCode="396085|370195" HotelName="Fitzpatrick Manhattan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>687 Lexington Avenue, Between 56th &amp; 57th Street, New York, New York 10022</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/80/ab80091ec837f253258260bb08cfc4a80048edf4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the famous Lexington Avenue and is neighbour to some of the city's most pop...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="257.90" OriginalAmount="255.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.755327766375" Longitude="-73.986078787794" StarRating="5" HotelCode="935270|1724918" HotelName="The Knickerbocker Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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>6 Times Square, New York, New York 10036</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/f0/4ef0cf74b04d4d7e1a2ebec187e3fc2a0a7d9234.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in New York City, this urban hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="258.30" OriginalAmount="255.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.745862427834" Longitude="-74.005140612269" StarRating="4" HotelCode="401920|1251428" HotelName="High Line Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/03/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>180 10th Avenue, at 20th Street, New York, New York 10011</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/0f/2c0f8358839594ad4ed91732d0f0babea0dc7130.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York (NYC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="258.56" OriginalAmount="256.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.7598934" Longitude="-73.9827466" StarRating="3" HotelCode="126406|radio_city_apartments" HotelName="Radio City Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/04/2026" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>142 West 49th Street, New York, NY 10019</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/d8/19d866d9674e9978ecce6d12af216e4a9f7e7a01.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="259.09" OriginalAmount="256.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.764318" Longitude="-73.982656" StarRating="3" HotelCode="293925|361566" HotelName="Courtyard New York Manhattan/Central Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>1717 Broadway, New York, New York 10019</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/ec/01ec7414ec4f3c0a34e77406c8b48a5f5d475fa1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="259.53" OriginalAmount="256.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.74488413" Longitude="-73.98325309" StarRating="5" HotelCode="534272|2204135" HotelName="Mondrian Park Avenue" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>444 Park Avenue South, New York, New York 10016, Manhatten</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/85/3e8524fea06fc0b42754ae8b1b5605eee86fe60f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="259.57" OriginalAmount="257.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.745567" Longitude="-73.993524" StarRating="4" HotelCode="147585|hilton_new_york_fashion_district" HotelName="Hilton New York Fashion District" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>152 West 26th Street, New York, New York 10001</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/8e/fc8eeb9a36c2c94b94247c14f59c1087edf90533.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located where the Garment District meets Chelsea, on West 26th Street, just off 7th Ave...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="260.38" OriginalAmount="257.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.75741" Longitude="-73.969891" StarRating="3" HotelCode="47889|362495" HotelName="Courtyard by Marriot Manhattan Midtown East" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>866 Third Avenue, New York, New York 10022</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/18/4918bb58e37b1e3a617f141af6300f56b2354572.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The well fitted, modern hotel is ideally located in the exclusive East Side of Manhattan right in th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="260.50" OriginalAmount="257.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.75897482" Longitude="-73.99000589" StarRating="2.5" HotelCode="636403|2304375" HotelName="TownePlace Suites New York Manhattan Times Square" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 03/04/2026" HotelFacility="Air Conditioning,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>324 West 44th Street, New York, New York 10036</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/0c/980c3c92474510ca7271b7eec418bfa20b7b5941.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="261.07" OriginalAmount="258.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.7131232" Longitude="-73.9929081" StarRating="3" HotelCode="263785|931705" HotelName="Fairfield Inn &amp; Suites New York Manhattan/Downtown East" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>95 Henry Street, New York, NY 10002</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/50/3b5059bc1a8d239b47f1127bd1d60185230af9b6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="261.59" OriginalAmount="259.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.756891" Longitude="-73.993258" StarRating="3" HotelCode="146899|distrikt_hotel_new_york_city_an_ascend_collection_hotel" HotelName="Distrikt New York City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel" CnxPolicy="Free CXL until 02/04/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>342 West 40th Street, New York, New York 10018</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/87/57879c0c29c7a39980e3bce698a2d401558929aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel warmly welcomes guests in New York City. For guests who appreciate a stylish ambien...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="264.01" OriginalAmount="261.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.755811264944" Longitude="-73.981558084488" StarRating="4" HotelCode="17732|324085" HotelName="Sofitel New York" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>45 West 44th Street, New York City, New York 10036</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/b1/cdb127ed2c282d0cfc059b7becd6947b15eaa2dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located between 5th and 6th Avenues in New York. High-class shopping is one block away...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="264.66" OriginalAmount="262.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.749539" Longitude="-73.979897" StarRating="4" HotelCode="18347|480225" HotelName="The Kitano New York" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>66 Park Avenue, At 38th Street, New York City, New York 10016</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/ae/a8ae905576b1b3a4328d29ed62e87b537c971965.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - La Guardia (LGA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="264.82" OriginalAmount="262.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.755690669252" Longitude="-73.97217212404" StarRating="3.5" HotelCode="365921|210196" HotelName="Best Western Plus Hospitality House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>145 East 49th Street, New York City, New York 10017</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/60/60eded2d2465a2b8/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located just off Lexington Avenue, around the corner from the Waldorf Astoria. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="264.99" OriginalAmount="262.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.744456764515" Longitude="-73.989044129848" StarRating="3" HotelCode="426980|4057399" HotelName="Broadway Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Internet,Laundry,Massage Centre,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1155 Broadway/27th Street, New York City, New York 10001</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/d7/fcd7379d529041f9a02a5a917bdb1e5302a0efa4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is just a short stroll from the Broadway theatre district, Times Square and the fabu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="268.07" OriginalAmount="265.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.759963702684" Longitude="-73.978242749599" StarRating="3" HotelCode="120939|1336358" HotelName="Club Quarters Hotel Opposite Rockefeller Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 West 51st Street, (Just off 5th Avenue), New York, New York 10019</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/323221/323221a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club is located in New York City. The nearest airport is New York - J.F.Kennedy Int. (JFK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="268.58" OriginalAmount="265.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.719263189018" Longitude="-74.00015972621" StarRating="3" HotelCode="13434|1936415" HotelName="11 Howard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Howard Street, Manhattan, New York City, New York 10013</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/7a/bf7a3c2666e9a5199877c176ad224927ac23c700.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a stunning location in one of New York's most famous districts, close to SoHo, Chi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="268.66" OriginalAmount="266.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.751317" Longitude="-73.98486" StarRating="4" HotelCode="141287|the_strand_hotel" HotelName="Marriott Vacation Club Pulse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 West 37th Street, New York, New York 10018</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/2b/0a2bc8e3bb1fa6f5e233a939c78a0d238f47721e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="273.61" OriginalAmount="270.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.746037070065" Longitude="-73.992650185004" StarRating="4" HotelCode="429347|1995885" HotelName="INNSIDE New York NoMad" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>132 West 27th Street, New York, New York 10001</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/93/b7935f8788faf1e9656c394040922b5cfc72f7a2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Following the success of this contemporary brand across Europe, INNSIDE New York Nomad is the first ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="274.34" OriginalAmount="271.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.70580138" Longitude="-74.00509948" StarRating="2.5" HotelCode="637846|2239805" HotelName="AC Hotel New York Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>151 Maiden Lane, New York City, New York 10038</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/2f/cf2fe2b13eb456074aa085c4e94a7e5eff9cc39a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="274.45" OriginalAmount="271.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.762320737433" Longitude="-73.979208469391" StarRating="4" HotelCode="13341|1476714" HotelName="New York Hilton Midtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1335 Avenue of the Americas, New York, New York 10019</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/de/8edee50d7361975bf03b9db4d39413634239bb8f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upscale contemporary hotel is situated near the Rockefeller Center, in a great, central locatio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="274.72" OriginalAmount="272.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.746247" Longitude="-73.991408" StarRating="3" HotelCode="170739|fairfield_inn__suites_by_marriott_new_york_manhattanchelsea" HotelName="Fairfield Inn &amp; Suites by Marriott New York Manhattan/Chelsea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>116 West 28th Street, 10001 New York, New York</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/38/ea3876d575a82e9fef08a88eb917d2a54a4f362f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Garden District of Chelsea, just a short walk from the Fashion Institute...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="275.73" OriginalAmount="273.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.73238082914" Longitude="-73.998783230782" StarRating="3" HotelCode="19329|washington_square_hotel" HotelName="Washington Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>103 Waverly Place, New York City, New York 10011</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/a5/9da56700842ba95eb75b705e916edb04246333ca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This delightful, family-run hotel affords a wonderful location on Washington Square at the heart of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="276.40" OriginalAmount="273.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.753668" Longitude="-73.99465" StarRating="4" HotelCode="171913|1036828" HotelName="TRYP New York City Times Square South" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>345 West 35th Street, New York, New York 10001</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/c7/91c704ac7430bf11eb044baa582072789d2d7320.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located by an historic building site, the hotel will put guests within walking distance of key busin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="276.79" OriginalAmount="274.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.759691832457" Longitude="-73.986139297485" StarRating="3" HotelCode="18299|228616" HotelName="Hotel Edison" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>228 West 47th Street, btw. 8th &amp; Broadway, New York City, New York 10036</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/02/03022a9826d5dbb18fb722b2a76255a705f9dcb1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Midtown Manhattan, just steps from Times Square and within walking distance ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="277.47" OriginalAmount="274.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.693553090963" Longitude="-73.988338708878" StarRating="4" HotelCode="14589|120072" HotelName="New York Marriott at the Brooklyn Bridge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>333 Adams Street, Brooklyn, New York 11201</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/ac/02ac0a1a6513b632e3d3c788b7f5fdad6e498d81.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is situated in Brooklyn's Renaissance Plaza and only around 5 minutes away from Ma...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="277.55" OriginalAmount="274.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.760161905089" Longitude="-73.988529728836" StarRating="4" HotelCode="935722|1622198" HotelName="Hotel Riu Plaza New York Times Square" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/04/2026" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>305 West 46th Street, Manhattan, New York, New York 10036</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/f0/99f0630dc185c230293982e7cab81ea17e0370c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="278.76" OriginalAmount="276.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.704138018094" Longitude="-73.937589085555" StarRating="2" HotelCode="391230|ny_moore_hostel" HotelName="New York Moore Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Designated Smoking Area,Elevator,Garden,Internet,Library,Luggage Storage,Meeting Room,Parking,Spa,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>179 Moore Street, Brooklyn, New York 11206</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/05/8b050836eea0b54b9360bfe4e31630d7a063b0b3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at NY Moore Hostel in Brooklyn (Williamsburg), you'll ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="279.14" OriginalAmount="276.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.7759" Longitude="-73.9773" StarRating="2" HotelCode="47637|359345" HotelName="La Quinta Inn and Suites New York City Central Park" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 West 71st Street, New York, NY 10023-4103</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/67/7267458869491e028dd8e1477120108a7ff209e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a great location near the Empire State Building, the Rockefeller Center, and Times...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="279.77" OriginalAmount="277" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.72795945" Longitude="-73.94408545" StarRating="3" HotelCode="369902|85358" HotelName="Henry Norman Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>251 North Henry Street, 11222 New York</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/b3/c2b3ca8862193575fe248f4050d7cd9f60de056e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="279.91" OriginalAmount="277.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.75082283" Longitude="-73.98417667" StarRating="0" HotelCode="955281|2389415" HotelName="Wingate by Wyndham New York Midtown South/5th Ave" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 West 37th Street, New York, New York</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/82/fa82253bc4b5dfa906661d2c0a781e5cc0bffe04.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="279.94" OriginalAmount="277.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.762657977378" Longitude="-73.983666300774" StarRating="4" HotelCode="15243|293945" HotelName="Novotel New York Times Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>226 West 52nd Street, New York City, New York 10019</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/6b/df6b1bff32e782f988677763753e95f7f953f9fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a few steps from the nearest links to the public transport network and it...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="280.29" OriginalAmount="277.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.750318008246" Longitude="-73.96890871891" StarRating="4" HotelCode="16530|268545" HotelName="Millennium Hilton New York One UN Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 United Nations Plaza, New York, New York 10017</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/71/ef71f090cc0339858481a3972bf1910f8b2090d6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies opposite the UN in the elegant East Side of Manhattan. It is only a few paces...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="281.43" OriginalAmount="278.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.760729998236" Longitude="-73.984897434711" StarRating="4" HotelCode="47937|594" HotelName="Crowne Plaza Times Square Manhattan" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1605 Broadway, Between West 48th &amp; 49th Street, New York, New York 10019</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/610622253a874081/42/42d8d4e4cc290fa1/02-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Manhattan, directly on the famous Times Square. A vast array o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="281.79" OriginalAmount="279.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.783381" Longitude="-73.978635" StarRating="4" HotelCode="18461|the_lucerne_hotel" HotelName="The Lucerne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>201 West 79th Street, New York, New York 10024</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/47/3347de7d04c9db026225bbae9b48c0ba694bf415.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies at the heart of the Upper West Side, near Central Park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="282.82" OriginalAmount="280.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.78057595909" Longitude="-73.981233537197" StarRating="3" HotelCode="10725|1010295" HotelName="Beacon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2130 Broadway at 75th Street, New York, New York 10023</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/45/e2450b25da7c290275fe847a0d6d07eb7c90dd39.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This highly popular hotel offers top-quality self-catering accommodation and is situated in the grea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="283.41" OriginalAmount="280.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.7507" Longitude="-73.9804" StarRating="0" HotelCode="985476|4681455" HotelName="Hyatt Centric 39th &amp; 5th New York" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16 East 39th Street, New York City, New York 10016</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/72/ee728f736f61eb57c1a34c10ad8ca79adb3320ed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="283.81" OriginalAmount="281" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.761771" Longitude="-73.98488" StarRating="4" HotelCode="284174|53279" HotelName="citizenM Time Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>216-218 West 50th Street, New York City, New York 10019</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/3c/c23c6d00186f80e43d6e8755876825c33d2603d2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="284.80" OriginalAmount="281.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.707997710617" Longitude="-74.00142788887" StarRating="3.5" HotelCode="30059|209556" HotelName="Mr. C Seaport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Peck Slip, New York City, New York 10038</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5f/ae/5faedc364fae48e4a1bfbcfe45680ffa4d6df73d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="285.83" OriginalAmount="283" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.74501715146" Longitude="-73.994197957393" StarRating="3" HotelCode="370870|4522" HotelName="Four Points By Sheraton Manhattan Chelsea" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 03/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>160 West 25th Street, New York City, New York 10001</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/06/3f0628bc649af90dffab9dd1b064d86fda4a3cb5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the historic Chelsea district of New York City within walking d...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="285.83" OriginalAmount="283.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.74997474933" Longitude="-73.985960930586" StarRating="3" HotelCode="30058|hotel_metro" HotelName="Metro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>45 West 35th Street, New York, New York 10001</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/f0/9ff055f5cb852f70b16bf8140c707ae5178eea6f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Manhattan with plenty of attractions, restaurants, bars, night...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="285.83" OriginalAmount="283.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.751950278137" Longitude="-73.984812784061" StarRating="4.5" HotelCode="285001|archer_hotel_new_york" HotelName="Archer Hotel New York" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>45 West 38th street, New York City 10018, New York</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/24/1524af30873dc1250bb8d40ee80f3e0fc5e796ab.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="286.12" OriginalAmount="283.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.715207155979" Longitude="-74.009194225073" StarRating="4" HotelCode="894762|942455" HotelName="AKA Smyth Tribeca" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>85 West Broadway, Tribeca, Manhattan, New York 10007</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/1f/f71f7beb328dedd3a3e0775f9c70475fd30a8faa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - J.F.Kennedy Int. (JFK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="286.29" OriginalAmount="283.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.764867452655" Longitude="-73.981190711639" StarRating="4" HotelCode="410473|1377717" HotelName="Manhattan Club Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>200 West 56th Street, New York City, New York 10019</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/carsolize/84/90/8490f4415b3cfd94126d3263856a09aab291d607.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in one of New York City's most desirable locations. It neighbours Central Park,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="286.54" OriginalAmount="283.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.74439212" Longitude="-73.99265365" StarRating="3" HotelCode="855999|2549475" HotelName="Renaissance New York Chelsea Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>112 West 25th Street, New York, New York 10001</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/07/6d072d9e8c150b8374a22221803b825ed39291fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="287.85" OriginalAmount="285.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.727917" Longitude="-73.990856" StarRating="4" HotelCode="99642|the_standard_east_village" HotelName="The Standard East Village - The Cooper Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Cooper Square, New York City, New York 10003</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/09/7809b6b03e7895c150d06a8e0958dd5dfdc23b52.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in one of Manhattan’s most authentic neighbourhoods.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="288.48" OriginalAmount="285.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.728507732096" Longitude="-73.985049762583" StarRating="3" HotelCode="416110|1694348" HotelName="East Village Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Coffee Shop,Concierge,Dry Cleaning,Elevator,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>147 1st Avenue, New York, New York 10003</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/84/8484cbfd07c6f0d4edb1875144a76259bb33292a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at East Village Hotel in New York (East Village - Lowe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="288.86" OriginalAmount="286" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.709374292886" Longitude="-74.012848832429" StarRating="3" HotelCode="432472|144587" HotelName="Courtyard New York Downtown Manhattan/World Trade Center Area" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>133 Greenwich Street, New York, New York 10006</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/47/477308/477308a_hb_a_001.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="288.86" OriginalAmount="286.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.752244392638" Longitude="-73.97969785893" StarRating="4" HotelCode="565095|the_library_hotel" HotelName="The Library" 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>299 Madison Avenue, New York, New York 10017</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/ca/ecca8ee284da1eca8dd94d853baa4230ce77aac9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - La Guardia (LGA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="288.86" OriginalAmount="286.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.750435" Longitude="-73.986998" StarRating="3" HotelCode="899488|hilton_garden_inn_new_yorkwest_35th_street" HotelName="Hilton Garden Inn New York/West 35th Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>63 West 35th Street, New York, New York 10001</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/a2/66a2100fa83da25a891d21fe7b6ed065e52b17d6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is conveniently located in Midtown Manhattan, just steps from some of New York's maj...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="288.98" OriginalAmount="286.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.763259316648" Longitude="-73.985570669174" StarRating="3" HotelCode="13767|163586" HotelName="Hampton Inn Manhattan-Times Square North" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>851 Eighth Avenue, New York 10019</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/18/5a/185acfc3eb1934219cacc93195d9db508d041ac8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of Manhattan and close to the Rockefeller Center as well as Cent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="288.99" OriginalAmount="286.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.755748280043" Longitude="-73.991906046867" StarRating="3" HotelCode="162516|481415" HotelName="Element New York Times Square West" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Eco Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Restaurant,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>311 West 39th Street, Between 8th and 9th Avenue, New York, New York 10018</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/1c/cd1cc087130ca603a22041573127c1718f712e07.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is located in one of New York City's hottest neighbourhoods. In the heart of it all, T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="289.87" OriginalAmount="287.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.719163071516" Longitude="-74.004933404129" StarRating="4" HotelCode="32533|tribeca_grand_hotel" HotelName="The Roxy Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/04/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Avenue of the Americas, New York, New York 10013</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/89/5489c78c321ff6c4a7545940fda74668332c7ea3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of Manhattan's Tribeca area. Wall Street, SoHo, Greenwich Villag...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="290.56" OriginalAmount="287.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.754086567484" Longitude="-73.994299639619" StarRating="3" HotelCode="785901|2372415" HotelName="Fairfield Inn &amp; Suites New York Manhattan/Times Square South" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>338 West 36th Street, New York, New York 10018</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/ae/02ae1145286744ee84a34847a3c0f683448f63bd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="290.56" OriginalAmount="287.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.75388380863" Longitude="-73.993898065012" StarRating="3" HotelCode="973838|2372425" HotelName="SpringHill Suites New York Manhattan/Times Square South" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>338 West 36th Street, New York, New York 10018</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5e/a5/5ea55faf99b14730242ec6bcd073ae0baf45f616.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="290.88" OriginalAmount="288" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.74727" Longitude="-73.98986" StarRating="4" HotelCode="160995|20140" HotelName="Kimpton Hotel Eventi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>851 6th Avenue, New York City, New York 10001</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/e1/92e1d5ee36463232a654695b9f6e3b1f49d8654a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The family-friendly city hotel is situated in the historic Chelsea neighbourhood near the New York t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="290.88" OriginalAmount="288.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.752982" Longitude="-73.934123" StarRating="3" HotelCode="284410|home2_suites_by_hilton_ny_long_island_citymanhattan_view" HotelName="Home2 Suites by Hilton New York Long Island City/Manhattan View" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39-06 30th Street, Long Island City, New York 11101</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/d8/a7d8e3c766cc866d325cbc27019d8004d3a37305.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - La Guardia (LGA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="290.96" OriginalAmount="288.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.764442" Longitude="-73.981503" StarRating="5" HotelCode="284115|1186456" HotelName="Westhouse Hotel New York" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>201 West 55th Street, New York City, New York 10019</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/72/98/7298d954321fdd73a434d52b881e4f9cee616554.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - J.F.Kennedy Int. (JFK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="291.61" OriginalAmount="288.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.707913331494" Longitude="-74.006583094597" StarRating="4" HotelCode="317042|1564056" HotelName="Gild Hall, a Thompson Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>15 Gold Street, New York City, New York 10038</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/66/e86689ffef48838af945de3657a1548bf81ee112.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located within a few blocks of Wall Street, the NYSE and leading financial institu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="291.89" OriginalAmount="289" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.731525" Longitude="-73.98951417" StarRating="0" HotelCode="972203|479625" HotelName="Moxy Nyc East Village" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>112 East 11th Street, New York, 10003 New York</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/3d/953d0254aa8b7128d90f6590c6b24f2eb668bb00.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="291.89" OriginalAmount="289.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.74938038" Longitude="-73.94689836" StarRating="3" HotelCode="512071|lic_hotel" HotelName="Lic Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 05/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>44-04 21st Street, Long Island City, Queens, New York 11101</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/77/357797ee80e3a0680712b9047ebf86d4f6f25935.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at LIC Hotel in Long Island City, you'll be convenient to United...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="293.04" OriginalAmount="290.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.736283" Longitude="-73.99662" StarRating="4" HotelCode="263320|2435495" HotelName="Walker Hotel Greenwich Village" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/04/2026" HotelFacility="Air Conditioning,Fax,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52 West 13th Street, New York City, NY 10011</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/35/ea3537b408eca37d2bbe5508ead25accb3755b8d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - La Guardia (LGA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="294.24" OriginalAmount="291.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.750341729871" Longitude="-73.985337868337" StarRating="4" HotelCode="318401|1768598" HotelName="Executivel Hotel Le Soleil" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38 West 36th Street, New York, New York 10018</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/b2/07b2d556f68dc6fc5f4c35389ab473224bdae748.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in New York City, this boutique hotel has the perfect ambience for guests who appreciate a s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="296.52" OriginalAmount="293.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.752174" Longitude="-73.995206" StarRating="3" HotelCode="213645|931715" HotelName="Fairfield Inn &amp; Suites New York Midtown Manhattan/Penn Station" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>325 West 33rd Street, New York, New York 10001</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/21/b121caf30a9316f7d9d722b4115623ff230bdbaf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York (NYC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="296.76" OriginalAmount="293.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.751784682736" Longitude="-73.979278877377" StarRating="4" HotelCode="62437|359425" HotelName="The Dylan" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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>52 East 41st Street, New York, New York 10017</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/c1/4cc13d644c81cca3b5b8ea52d481bb9fb83fad7d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is surrounded by excitement and cradled in comfort. That's what a stay at this hotel in N...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="296.86" OriginalAmount="293.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.755694968944" Longitude="-73.988661167935" StarRating="3" HotelCode="316212|33061373" HotelName="Hampton Inn Manhattan Times Square Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Conference Hall,Fax,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>220 West 41st Street, New York, New York 10036-7203</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/dc/dadc8d118f1b601273ad79030d41c25eab8b1183.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="296.94" OriginalAmount="294.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.755995" Longitude="-73.99370567" StarRating="0" HotelCode="965067|hyatt_place_new_york_city_times_square" HotelName="Hyatt Place New York City / Times Square" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>350 West 39th Street, New York City, New York 10018</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/56/ab56f29a99f53861e2286c77c8937b3bb3e326f6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="298.20" OriginalAmount="295.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.75651" Longitude="-73.992685" StarRating="3" HotelCode="137371|481925" HotelName="Staybridge Suites Times Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>340 West 40th Street, New York, New York 10018</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/6d/09/6d092059012ee89399d92005b6ad8be40e72e61a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located close to different New York City attractions and is just 8 km from Times ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="298.96" OriginalAmount="296" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.712897015022" Longitude="-74.006570900122" StarRating="3.5" HotelCode="284865|298031" HotelName="citizenM New York Bowery Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>189 Bowery, New York City, New York 10002</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/1a/7c1a85a4db437c7df49f5bbad4ce09e50d3d0108.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="299.82" OriginalAmount="296.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.746405" Longitude="-73.989484" StarRating="0" HotelCode="640304|4832415" HotelName="Made Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>44 West 29th Street, New York, New York 10001</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/8b/c38b46f56ba77011b78d330717162d42b2e44004.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="299.97" OriginalAmount="297.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.737947433605" Longitude="-74.004366476129" StarRating="3" HotelCode="318433|incentra_village_house" HotelName="Incentra Village House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/04/2026" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 Eighth Avenue, New York, New York 10014</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/8c/0e8c82226da6c0f06d9cb70be44e6aff7382d5be.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="16" TotalAmount="301.04" OriginalAmount="298.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.759288069958" Longitude="-73.984323601258" StarRating="5" HotelCode="771063|2300975" HotelName="The Times Square EDITION" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>701 7th Avenue, 20 Times Square, New York, New York 10036</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/2f/132fa8e9a9e52ecb2d2c5929a7602487ddbb8f87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="302.69" OriginalAmount="299.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.76130799153" Longitude="-73.986581191421" StarRating="3" HotelCode="59761|1305581" HotelName="Hilton Garden Inn Times Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>790 Eighth Avenue, New York, New York 10019</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/0a/260ab28871eb7e659f853a7b4fac2b2280ffa60f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming, renowned city hotel offers reliably good standards and a great location just 1 block ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="305.02" OriginalAmount="302.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.680622" Longitude="-73.983578" StarRating="3" HotelCode="170949|fairfield_inn__suites_by_marriott_new_york_brooklyn" HotelName="Fairfield Inn &amp; Suites by Marriott Brooklyn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>181 3rd Avenue, Brooklyn, New York 11217</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/f5/91f5668866d28ca25d00bd6d41412e5c37c5f041.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="305.44" OriginalAmount="302.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.74814663" Longitude="-73.94129345" StarRating="3" HotelCode="572108|48418869" HotelName="Hyatt Place Long Island City New York City" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>2707 43rd Avenue, Long Island, New York 11101</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/02/ea024f9960014927905407a43a6f820297b9a023.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests of the hotel can reach various storeys easily and comfortably by lift. Services and facilitie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="305.88" OriginalAmount="302.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.756518317158" Longitude="-73.992466628551" StarRating="3" HotelCode="141797|124699" HotelName="Fairfield Inn New York Manhattan/Times Square" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 24/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>330, West 40th Street, New York, New York 10018</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/fa/fafa743acc0b965dfdb9b84722ef2c832aeb9b38.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This midtown hotel is located in Times Square, the heart of New York City, close to the Broadway the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="306.03" OriginalAmount="303.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.727519" Longitude="-74.005679" StarRating="3" HotelCode="171791|courtyard_by_marriott_new_york_manhattansoho" HotelName="Courtyard New York Manhattan/SoHo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>181 Varick Street, New York, New York 10014</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/84/bd/84bdda54c943f01c124bf3c1bcb00d12e3959497.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - La Guardia (LGA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="307.54" OriginalAmount="304.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.758962465589" Longitude="-73.984479010105" StarRating="4" HotelCode="39597|2327422" HotelName="DoubleTree Suites by Hilton Hotel New York City - Times Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1568 Broadway, New York, New York 10036-8201</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/3f/193fe62e3c4822cb7125256cf6e53cf63c401a67.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel affords a fabulous location on Times Square. In the immediate vicinity is a diverse selec...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="308.03" OriginalAmount="304.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.750602" Longitude="-73.985711" StarRating="3" HotelCode="189228|937195" HotelName="Hyatt Place New York/Midtown-South" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52 West 36th Street, New York, New York10018</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/32/85/3285e03595cc660a8f29ea8f4d722ddb8f57e8c0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="308.29" OriginalAmount="305.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.709446371652" Longitude="-74.014640450478" StarRating="4" HotelCode="14698|119932" HotelName="New York Marriott Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>85 West Street at Albany Street, New York, New York 10006</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/87/6387d197e4e8048acefeb6ecd35a520ddeff8773.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Manhattan, only a few minutes’ walk from the subway, Wall Str...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="308.70" OriginalAmount="305.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.756581" Longitude="-73.988627" StarRating="4" HotelCode="13345|2060562" HotelName="Hilton Times Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>West 42nd Street 234, 10036  New York</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/97/5b/975b9289727a430e0c6780b3c5ad494ba66c6066.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel enjoys a superb location with great views over Manhattan. It is located on...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="309.06" OriginalAmount="306" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.704919907777" Longitude="-74.006394953373" StarRating="0" HotelCode="495899|495482" HotelName="Welive NYC LOWER MANHATTAN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>110 Wall Street, New York, New York 10005</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/63/16/6316f5f0ef979bea7c87180b3d89264986549ecb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="309.28" OriginalAmount="306.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.751111" Longitude="-73.984981" StarRating="3" HotelCode="170190|782415" HotelName="Fairfield Inn &amp; Suites New York Manhattan/Fifth Avenue" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>21 West 37th Street, New York 10018</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/7a/897ad5f52b8dfeafcb0c5fd2b198154882eb3d99.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located near 5th Avenue. It has easy access to all of New York's attractio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="310.07" OriginalAmount="307.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.73304268" Longitude="-73.9579314" StarRating="3" HotelCode="433228|franklin_guesthouse" HotelName="Franklin Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/04/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>214 Franklin Street, Brooklyn, New York 11222</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/97/e297206eac547db2455481535862da72b26d33af.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="310.28" OriginalAmount="307.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.75257993" Longitude="-73.98302216" StarRating="4" HotelCode="851421|4561765" HotelName="Park Terrace Hotel On Bryant Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>18 West 40th Street, New York, New York 10018</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/a5/66a58ff7453fdc843e9a88fdac329af7a0d6b019.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="310.46" OriginalAmount="307.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.584055819242" Longitude="-73.93839597702" StarRating="3.5" HotelCode="97241|212906" HotelName="Best Western Plus Brooklyn Bay Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 05/04/2026" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3003 Emmons Avenue, New York City - Brooklyn, New York 11235</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/34/f734e5cd82a4a101628c3b5b8af636de051e517e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located with easy access to popular area attractions such as the Coney Isl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="311.08" OriginalAmount="308" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.755265980543" Longitude="-73.985708063824" StarRating="3" HotelCode="293865|44391" HotelName="Hilton Garden Inn New York/Times Square Central" 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>136 West 42nd Street, New York, New York 10036</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/2d/4d2d450e76630a884430b3b3ef26dcd807f30165.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - J.F.Kennedy Int. (JFK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="313.01" OriginalAmount="309.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.721475998156" Longitude="-73.958714169312" StarRating="5" HotelCode="497731|2394115" HotelName="The Williamsburg Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>96 Wythe Avenue, Brooklyn, New York 11249</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/2c/592ca3e2f754cf984b88950e89a0e5a4f5767542.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="313.09" OriginalAmount="309.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.706268971974" Longitude="-74.007782379762" StarRating="4" HotelCode="366471|428241" HotelName="Q&amp;A Residential Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/04/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>70 Pine Street, New York, New York 10005</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/6f/fe6f7d4c8baf899e696b545136bf4891af64ced9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 132 rooms. Most of the storeys can be reached by lift. Amenities inclu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="313.10" OriginalAmount="310.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.720599" Longitude="-73.995314" StarRating="4" HotelCode="161746|the_nolitan" HotelName="The Nolitan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Kenmare Street, New York, New York 10012</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/f9/72f9c0e29fc1c05f2543e844ce67cc5e72a9ec18.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="313.10" OriginalAmount="310.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.848695936154" Longitude="-73.845033301605" StarRating="3" HotelCode="935271|residence_inn_new_york_the_bronx_at_metro_center_atrium" HotelName="Residence Inn New York The Bronx at Metro Center Atrium" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1776 Eastchester Road, Bronx, New York 10461</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/d3/57d33e7f1bc932d74e2280f388f31527dc34daaf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - La Guardia (LGA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="313.10" OriginalAmount="310.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.752112757768" Longitude="-73.981406023263" StarRating="3" HotelCode="890021|courtyard_by_marriott_new_york_city_manhattan_fifth_avenue" HotelName="Courtyard New York Manhattan/Fifth Avenue" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 East 40th Street, New York, New York 10016</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/5d/405d18c29aeaeec99bad483328b626c84e52c014.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - La Guardia (LGA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="315.12" OriginalAmount="312.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.755743241318" Longitude="-73.982097828518" StarRating="4" HotelCode="427164|city_club_hotel_2" HotelName="City Club" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/04/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55 West 44th Street, New York, New York 10036</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/11/c51103ac56d09866d2c2831528361f6f7cf2d99d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - La Guardia (LGA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="316.13" OriginalAmount="313.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.754789" Longitude="-73.972515" StarRating="3" HotelCode="13270|residence_inn_by_marriott_new_york_manhattanmidtown_east" HotelName="Residence Inn New York Manhattan/Midtown East" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>148 Eeast 48th Street, New York, New York 10017</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/e1/23e1c652443df0b15e9a37a564fde3b2ace32e87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - La Guardia (LGA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="316.65" OriginalAmount="313.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.745368540351" Longitude="-73.981584087714" StarRating="5" HotelCode="293178|1407368" HotelName="The Marmara Park Avenue" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>114 East 32 Street, Manhattan, New York, New York 10016</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/a1/24a124780367284dfcb6602771854a326aea3a7d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="316.96" OriginalAmount="313.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.7507" Longitude="-73.9804" StarRating="3.5" HotelCode="225904|2385255" HotelName="Concorde Hotel New York" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>127 East 55th Street, New York, New York 10022</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/92/50/92503c8cd478c6d62b26e0a745e749d6b0d79aed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="317.14" OriginalAmount="314.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.742095122786" Longitude="-73.984773418191" StarRating="4" HotelCode="443697|hotel_giraffe" HotelName="Giraffe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/03/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>365 Park Avenue South at East 26th Street, New York, New York 10016</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/29/f3297843669ecb32085c6bab0ee306e4cc9c8c22.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - La Guardia (LGA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="317.22" OriginalAmount="314.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.757270532478" Longitude="-73.983566966123" StarRating="4" HotelCode="144924|4592155" HotelName="Merrion Row Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>119 West 45th Street, New York City, New York 10036</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/7c/777c90faaab7c5ff1333dbabf8439b1799851e36.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="318.15" OriginalAmount="315.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.780311926875" Longitude="-73.946091234684" StarRating="3" HotelCode="387969|courtyard_by_marriott_new_york_manhattanupper_east_side" HotelName="Courtyard New York Manhattan/Upper East Side" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 31/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>410 East 92nd Street, New York, New York 10128</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/1e/721ee89378aaa868a6432a2f3774316facae4069.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stunning new property is located in Yorkville, a vibrant residential neighbourhood in the Upper...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="318.46" OriginalAmount="315.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.719865" Longitude="-73.998934" StarRating="3" HotelCode="72160|1325568" HotelName="The Solita Soho" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/04/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>159 Grand Street, New York, New York 10013</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/77/44777292130ea8c9bda52a09bf536c6b814a9b3f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the New York area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="319.10" OriginalAmount="315.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.765094538875" Longitude="-73.975288692499" StarRating="4" HotelCode="33331|644" HotelName="Park Lane Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 03/04/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Central Park South, New York, New York 10019</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/e8/67e81049f070b01a414b7699e6a20e3e3226cf7a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers, this urban hotel is located in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="319.20" OriginalAmount="316.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.755698934609" Longitude="-73.990121353373" StarRating="3.5" HotelCode="572204|75615120" HotelName="AC Hotel New York Times Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>260 West 40th Street, New York, New York 10018</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/1d/27/1d27d3fff471bdd4165c28cb3594188083b2f87e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="322.19" OriginalAmount="319.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.756487840924" Longitude="-73.992284238338" StarRating="3" HotelCode="142152|four_points_by_sheraton_midtowntimes_square" HotelName="Four Points by Sheraton Midtown Times Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Diet Meals,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>326 West 40th Street, New York, New York 10018</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/16/b6167cf140e15945272afc46932d57b6f9e5f292.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just minutes from Times Square, The theatre district, Madison Square Garden an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="322.20" OriginalAmount="319.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.764335009644" Longitude="-73.963184282184" StarRating="3" HotelCode="365923|233726" HotelName="Gardens Suites Hotel by Affinia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>215 East 64th Street, between 2nd and 3rd Avenue, New York, New York 10065</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/d2/9fd2820aa576b9dc774e779f7cb4ce9de8670ec8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This peaceful, elegant haven is located in one of the most exclusive neighbourhoods in New York. Thi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="323.20" OriginalAmount="320.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.757829150244" Longitude="-73.983761731158" StarRating="4" HotelCode="60534|the_muse_hotel_a_kimpton_hotel" HotelName="Kimpton Muse Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>130 West 46th Street, New York, New York 10036</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/d5/f0d5596109702748794c6d5496a5573ac270e3ef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on 46th Street, the hotel is surrounded by all New York has to offer. The centre of New York...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="325.22" OriginalAmount="322.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.742061166667" Longitude="-74.003729433333" StarRating="4" HotelCode="896937|the_maritime_hotel_2" HotelName="The Maritime" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/04/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>363 West 16th Street, New York, NY 10011</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/49/d8499b39f267cf9bb81c64fcca6c21e9686c27c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York (NYC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="325.63" OriginalAmount="322.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.70832862" Longitude="-74.01366338" StarRating="3" HotelCode="583563|2224465" HotelName="Fairfield Inn &amp; Suites New York Downtown Manhattan World Trade Center Area" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>100 Greenwich Street, New York, New York 10006</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/b9/07b94abde61f79a941cca7f24edce366ce7dde06.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="326.23" OriginalAmount="323.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.76436" Longitude="-73.977922" StarRating="3" HotelCode="899765|west_57th_street_by_hilton_club" HotelName="West 57th Street by Hilton Club" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>102 West 57th Street, New York, New York 10019</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/f0/4ff052142dca710a12b96d44cb8df073cf4d75a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="327.24" OriginalAmount="324.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.75774" Longitude="-73.989135" StarRating="4" HotelCode="317040|westin_new_york_at_times_square" HotelName="The Westin New York at Times Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>270 West 43rd Street, New York, New York 10036</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/7f/577fbe3df10505e5e138e1dbc41edb2dfc5450ea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right by the nearest links to the public transport network and just 50 m from ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="327.67" OriginalAmount="324.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.758464703661" Longitude="-73.985731601715" StarRating="4" HotelCode="14601|1545604" HotelName="New York Marriott Marquis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1535 Broadway, New York, New York 10036</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/23/a5235b8c75114b4b7121c9950e41d40bbdd3b751.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This spectacular hotel enjoys a stunning location right on Broadway, close to Times Square and the t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="328.17" OriginalAmount="324.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.732535" Longitude="-73.99688" StarRating="3.5" HotelCode="294136|4571975" HotelName="The Marlton" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 West 8th Street, Between 5th &amp; 6th Avenues, New York, New York 10011</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/d8/93d8ac29a635551ba8afe7209cfa37f4fc7c84b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - La Guardia (LGA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="329.94" OriginalAmount="326.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.679192" Longitude="-73.98322" StarRating="3" HotelCode="175536|1378918" HotelName="Union Hotel, an Ascend Hotel Collection Member" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>611 DeGraw Street, Brooklyn, New York 11217</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/a2/d4a298f3a7d5a8d9d517f2c2472f2d41aef31ed8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - J.F.Kennedy Int. (JFK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="330.27" OriginalAmount="327.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.740782697792" Longitude="-74.007852630754" StarRating="4" HotelCode="896942|the_standard_high_line_new_york" HotelName="The Standard High Line New York" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>848 Washington Street, New York, New York 10014</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/46/4a466f15b0c55930c7b0603ca85d9e170a3078c5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - J.F.Kennedy Int. (JFK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="330.65" OriginalAmount="327.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.761364" Longitude="-73.985547" StarRating="4" HotelCode="905704|145061" HotelName="The Pearl New York" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>233, West 49th Street, New York 10019</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/a6/00a6bebc3caa735be35b18a3afd229372a848b20.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - La Guardia (LGA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="332.29" OriginalAmount="329.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.656558" Longitude="-74.003607" StarRating="3" HotelCode="179752|hotel_bpm__brooklyn_new_york" HotelName="Hotel BPM - Brooklyn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/04/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>139 33rd Street, Brooklyn, New York 11232</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/7b/187bed05965c29fe1ff16f1741ca05c40021beb5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - J.F.Kennedy Int. (JFK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="333.87" OriginalAmount="330.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.75507316" Longitude="-73.99855436" StarRating="4" HotelCode="493700|2095335" HotelName="Four Points by Sheraton Manhattan Midtown West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>444 10th Avenue, New York, New York 10001</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/9d/0b9db628ad1db64891d4a148428510badefb3260.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="335.32" OriginalAmount="332" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.715948100036" Longitude="-73.995292436221" StarRating="3" HotelCode="306375|223196" HotelName="The Leon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>125 Canal Street, New York, New York 10002</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/37/68371483b02e5201b84257fcf701174c6fe24bca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A range of services and facilities await guests of the hotel, ensuring a comfortable stay. The accom...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="335.34" OriginalAmount="332.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.68751142" Longitude="-73.98175441" StarRating="3" HotelCode="432558|2304325" HotelName="EVEN Hotel Brooklyn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/04/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>46 Nevins Street, Brooklyn, New York 11217</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/98/a9981844062b0adc675b645c3375dc01c13a6e9a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="337.58" OriginalAmount="334.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.762450621199" Longitude="-73.979070260119" StarRating="4" HotelCode="298918|CAP221600" HotelName="The Hilton Club - New York" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/04/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1335 Avenue of the Americas, New York, New York 10019</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/9b/559ba8dd209a43938a8593dad1a539b288c98bf1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club is located in the centre of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="343.46" OriginalAmount="340.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.722112" Longitude="-73.987074" StarRating="4" HotelCode="934144|4590085" HotelName="The Ludlow New York City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>180 Ludlow Street, between Houston and Stanton, New York City, New York 10002</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/d4/f4d4052123ab71a62127b46015916368d8ad9800.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - J.F.Kennedy Int. (JFK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="345.83" OriginalAmount="342.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.782524362546" Longitude="-73.981358697397" StarRating="3" HotelCode="20526|1251548" HotelName="Belleclaire" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/04/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>2175 Broadway, New York, New York 10024</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/b9/d8b9643e7107ea9a9dc71aa353deae9fdd8b1364.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="345.87" OriginalAmount="342.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.695675" Longitude="-73.983936" StarRating="3" HotelCode="294769|CAZ026900" HotelName="Hampton Inn Brooklyn/Downtown" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/04/2026" HotelFacility="Air Conditioning,Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>125 Flatbush Avenue Extension, Brooklyn, New York 11201</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/82/9482582604528efbc1013f04bbb46fa9753f8b36.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - La Guardia (LGA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="347.23" OriginalAmount="343.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.747072047685" Longitude="-73.987614512443" StarRating="3" HotelCode="175971|1374798" HotelName="Hyatt Herald Square New York" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 04/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>30 West 31st Street, New York City, New York 10001</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5b/43/5b43a2bcf8d0585672776887ba099d3cca40ee72.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located in midtown Manhattan, near to attractions such as the Empire State Bu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="353.56" OriginalAmount="350.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.759398853433" Longitude="-73.97498765809" StarRating="4" HotelCode="59147|2231743" HotelName="Omni Berkshire Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>21 East 52nd Street at Madison Avenue, New York City, New York 10022</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/49/64495c69900bab17a8cc433ebb813838be0a8de9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic hotel is situated in an ideal location on Madison Avenue, just steps away from the Roc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="356.40" OriginalAmount="352.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.756297980913" Longitude="-73.985349532427" StarRating="4" HotelCode="427125|1284948" HotelName="Casablanca" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/03/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>147 West 43rd Street, New York, New York 10036</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/76/6876ddae8a10b960fb842359d9f5b9931e1dbff3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - La Guardia (LGA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="357.54" OriginalAmount="354.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.764512054425" Longitude="-73.98010031288" StarRating="4" HotelCode="491624|carnegie_hotel_2" HotelName="The Carnegie Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/04/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>160 West 56th Street, New York, New York 10019</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/49/ac493768735388f249649cf2770826cbbf2ab81c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="359.56" OriginalAmount="356.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.719787" Longitude="-73.988158" StarRating="4" HotelCode="889337|hotel_on_rivington" HotelName="On Rivington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>107 Rivington Street, New York, New York 10002</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/37/3b370f5fc92c8b451334ddb747464d79bfaee1e6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located about 5 km from the centre of New York City, this urban hotel is ideal for guests who apprec...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="359.56" OriginalAmount="356.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.7184803" Longitude="-73.99073006" StarRating="0" HotelCode="605113|the_allen_house_sleeps_5" HotelName="The Allen Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>88 Allen Street, New York, New York 10002</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/a7/8ca71f70d8cb0a8841e94fa27f976a1ac59d74b7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="364.14" OriginalAmount="360.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.718568016454" Longitude="-73.989855376075" StarRating="3" HotelCode="68532|87179" HotelName="Blue Moon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 03/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>100 Orchard Street, New York, New York 10002</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/55/0c55202d8e7ef92242ecdb8b688c5872ef0bd5bf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of New York's most socially vibrant and attractive Lower East Side...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="364.61" OriginalAmount="361.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.739908731153" Longitude="-74.005881696939" StarRating="4" HotelCode="370664|gansevoort_meatpacking" HotelName="Gansevoort Meatpacking" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Ninth Avenue, at 13th Street, New York, New York 10014</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/94/e894196a2384f68d897b694d4908a99367075a83.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel offers a full range of services in the Meatpacking district of Manhattan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="373.70" OriginalAmount="370.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.722771785734" Longitude="-74.004713882505" StarRating="4" HotelCode="165516|the_james_new_york" HotelName="The James New York Soho" 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>27 Grand Street, New York 10013</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/aa/f9aacf424821026c7520d33891b2acede107d62a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="374.71" OriginalAmount="371" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.68955362" Longitude="-73.98821994" StarRating="3.5" HotelCode="446078|137123" HotelName="Hilton Brooklyn New York" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>140 Schermerhorn Street, Brooklyn, New York 11201</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/e7/d0e7e41c1deb47fbcf15f862ab2c5b8950bebfea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="380.12" OriginalAmount="376.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.754412190878" Longitude="-73.985751720238" StarRating="4" HotelCode="497429|2639315" HotelName="LUMA Hotel Times Square NYC" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>120 West 41st Street, New York, New York 10036</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/17/4f17f6e529fcbfcd5ac825aad187102813cdef69.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="382.79" OriginalAmount="379.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.7216" Longitude="-74.0044" StarRating="4" HotelCode="27089|soho_grand_hotel" HotelName="Soho Grand" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/04/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>310 West Broadway, New York, New York 10013</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/53/8e534a53b5f93c866c166e6d9ba7efb92c31508f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury boutique hotel is located in the heart of New York's SoHo. Tribeca, Greenwich Village, C...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="382.79" OriginalAmount="379.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.721514" Longitude="-73.999353" StarRating="4" HotelCode="294135|the_broome" HotelName="The Broome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/04/2026" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>431 Broome Street, New York, New York 10013</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/a4/80a4340d040236b2a60f4008c4eb1094c4d22d28.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - La Guardia (LGA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="394.91" OriginalAmount="391" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.71936" Longitude="-73.99677" StarRating="3" HotelCode="428675|53340" HotelName="NobleDEN Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/04/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Business Centre,Concierge,Elevator,Internet,LCD/Projector,Luggage Storage,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>196 Grand Street, New York City, NY 10013</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/90/c690d4270e9394b1f8e3027026e899f076757adb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location Located in New York East Village - Lower East Side, NobleDen Hotel is minutes from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="394.91" OriginalAmount="391.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.756246062311" Longitude="-73.971426710486" StarRating="4" HotelCode="259397|the_kimberly_hotel__suites" HotelName="The Kimberly" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/04/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>145 East 50th Street, Manhattan, New York City, New York 10022</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/c7/4ec742a26e081dff94e8c6d248d0c4f7883ce849.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="396.82" OriginalAmount="392.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.74735467" Longitude="-73.98802813" StarRating="2" HotelCode="608054|4613045" HotelName="The Grand NYC" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>38 West 31st Street, New York, New York 10001</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/e9/c1e9b326f431f1aec8cf11aa2311c2b354c01c95.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at The Grand NYC in Manhattan (Midtown), you'll be minutes from ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="400.36" OriginalAmount="396.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.75179479" Longitude="-73.99106872" StarRating="4" HotelCode="935259|1832798" HotelName="Renaissance New York Midtown Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>218 West 35th Street, South Garment District, New York, New York 10001</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/e8/50e8977af52c650b9adc760b402eaba1d07aa107.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="405.01" OriginalAmount="401" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.725479" Longitude="-74.005382" StarRating="5" HotelCode="137370|53330" HotelName="The Dominick" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>246 Spring Street, New York, New York 10013</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/ba/13ba9404c2f7c1168d20fff300179e26fcf79d7a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located right in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="406.91" OriginalAmount="402.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.764307461259" Longitude="-73.978530704459" StarRating="4" HotelCode="14277|1066944" HotelName="Parker New York" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>119 West 56th Street, New York, New York 10019-3318</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/66/4766598307b2f6b4774530c3be6df89dc3e46199.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies within a short distance of an array of bars, restaurants, shops and links to the pub...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="406.91" OriginalAmount="402.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.754406281116" Longitude="-73.992595374584" StarRating="3" HotelCode="260452|931685" HotelName="Courtyard New York Manhattan/Times Square West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>307 West 37th Street, 10018 New York, New York</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/3a/5e3a1bcfae554afcc254ab6e5e005d2f7805479a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="408.04" OriginalAmount="404.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.71122049" Longitude="-74.00671935" StarRating="5" HotelCode="446426|the_beekman_a_thompson_hotel" HotelName="The Beekman, a Thompson Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>123 Nassau Street, New York, New York 10038</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/c6/6fc6d41cd7d192f8c181e49fd08c5edd97eab5b3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="408.04" OriginalAmount="404.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.782027" Longitude="-73.981865" StarRating="3" HotelCode="178665|the_milburn_hotel" HotelName="Milburn Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/04/2026" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>242, West 76th St, New York City 10023, New York</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/7b/027be55cb23ca2b2c8611330f0b00a75568ac8d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - La Guardia (LGA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="421.64" OriginalAmount="417.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.736701" Longitude="-73.988687" StarRating="4" HotelCode="370663|342265" HotelName="W New York - Union Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>201 Park Avenue South, New York, New York 10003</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/08/0b0809dc3eb9f5637a47f8cfcbc27890082baa0c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This visually stunning, luxury boutique hotel is housed within in a landmark building on historic Un...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="427.26" OriginalAmount="423.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.763421071214" Longitude="-73.980604927681" StarRating="5" HotelCode="76064|481365" HotelName="Conrad New York Midtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>151 West 54th Street, New York, New York 10019</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/37/c9/37c9058a25fedcc37dc38e54642717305abd85a5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located comfortably at the crossroads of culture and commerce in the midtown area; jus...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="428.24" OriginalAmount="424.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.722290178493" Longitude="-73.956704549641" StarRating="5" HotelCode="319202|the_william_vale" HotelName="The William Vale" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>111 North 12th Street, At Wythe Avenue, Brooklyn, New York 11249</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/cd/5ccd5d9e4db2a353484608118281cc50a2690ac7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="434.07" OriginalAmount="429.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.754458" Longitude="-73.992942" StarRating="3" HotelCode="284885|CAV422300" HotelName="Homewood Suites by Hilton New York Midtown Manhattan Times Square South" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 05/04/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>312 West 37th Street, New York City, New York 10018</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/0e/4c0ee5281ae5e02fe56f5624c9b03309ae88326b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="436.32" OriginalAmount="432" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.745034" Longitude="-73.988671" StarRating="5" HotelCode="204952|228987" HotelName="The NoMad Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1170 Broadway, New York, NY 10001</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/eb/34eb3a4adf227121d0768e7caea06fe620d11dae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York (NYC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="441.70" OriginalAmount="437.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.71499519392" Longitude="-74.015777163646" StarRating="5" HotelCode="22374|1097905" HotelName="Conrad New York Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>102 North End Avenue, New York, New York 10282</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/c9/78c9151be97dff550556e7ac38cda2e4604e2f9f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This superb all-suite hotel is located in Battery Park, overlooking New York harbour. It is just a f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="442.38" OriginalAmount="438.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.750513" Longitude="-73.980265" StarRating="4" HotelCode="300844|the_william" HotelName="The William" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 East 39th Street, New York, 10016</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/a6/00a6bebc3caa735be35b18a3afd229372a848b20.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="444.40" OriginalAmount="440.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.752529" Longitude="-73.981318" StarRating="4" HotelCode="160521|andaz_5th_avenue_a_hyatt_hotel" HotelName="Andaz 5th Avenue" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>485 5th Avenue at 41st Street, New York, New York 10017</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/5f/bc5f1459cbfc6da88ea796900c59206816b5a907.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on 5th avenue at 41st Street and is in the fashionable Bryant Park area of midt...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="456.03" OriginalAmount="451.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.758005540374" Longitude="-73.974967896938" StarRating="5" HotelCode="18382|714" HotelName="Lotte New York Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>455 Madison Avenue, at 50th Street, New York City, New York 10022</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/9e/cb9e6ced94147e2d54cc2275dc462b70b432cfc1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern luxury hotel is one of the top addresses in the country. It enjoys a superb midtown loca...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="457.02" OriginalAmount="452.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.766424384341" Longitude="-73.978376984596" StarRating="5" HotelCode="12195|913455" HotelName="JW Marriott Essex House New York" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>160 Central Park South, New York, New York 10019</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/4a/704a2b9dcd248f1c19b041a5388a7bebcaaf902b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a stunning location on the southern edge of Central Park. In the immediate vicinit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="462.58" OriginalAmount="458.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.752956" Longitude="-73.983951" StarRating="4" HotelCode="69417|bryant_park_hotel" HotelName="The Bryant Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40 West 40th Street, New York, New York 10018</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/21/09/210993a85d3e9e647e795361bdc147ccad769fdb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Midtown Manhattan design hotel is set in one of Manhattan's best locations, directly across fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="469.22" OriginalAmount="464.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.724045823333" Longitude="-74.003215630833" StarRating="4" HotelCode="82943|1502888" HotelName="Sixty SoHo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Thompson Street, New York, New York 10012</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/e6/02e6fd91db25166bd3f3d5bbaa75a289efc25900.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in New York City, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="498.15" OriginalAmount="493.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.755918809401" Longitude="-73.982385076057" StarRating="4" HotelCode="173082|229246" HotelName="Algonquin Hotel Times Square, Autograph Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>59 West 44th Street, New York, New York 10036</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/9d/309d9133c3da9ca0343d9eaa0bf5ac86d92f31d7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This well-known, historical hotel offers charm and comfort in the centre of New York, just one block...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="499.70" OriginalAmount="494.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.756612396824" Longitude="-73.984499565641" StarRating="5" HotelCode="896929|1297539" HotelName="The Chatwal, a Luxury Collection Hotel, New York City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Spa Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>130 West 44th Street, New York, New York 10036</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/74/9574ebedd811d26c20111833bd407e459eb0b7d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of New York City, this spa hotel is ideal for guests who appreciate a sty...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="503.99" OriginalAmount="499.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.749706" Longitude="-73.978219" StarRating="4" HotelCode="370662|the_tuscany__a_st_giles_luxury_hotel" HotelName="The Tuscany - A St. Giles Luxury Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>120 East 39th St., New York, New York 10016</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2e/f5/2ef5a521be44383d0d1a8001b9e4054a64983d29.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This intimate, luxury boutique hotel is located in central Manhattan within paces of a diverse selec...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="512.89" OriginalAmount="507.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.7411292" Longitude="-73.9877709" StarRating="5" HotelCode="312612|1472818" HotelName="The New York Edition" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Madison Avenue, New York City, New York 10010</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/5d/925d6bdac24c30ff0ed64b4abc9aa9696ba15b47.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - La Guardia (LGA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="530.25" OriginalAmount="525.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.608526" Longitude="-74.146557" StarRating="2.5" HotelCode="178668|ramada_staten_island" HotelName="Ramada Staten Island" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>535 N. Gannon Ave., Staten Island, New York City  10314</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/47/074789c6e48520d6304516033858b1bb41174f51.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - La Guardia (LGA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="530.63" OriginalAmount="525.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.764545457674" Longitude="-73.968985003101" StarRating="4.5" HotelCode="59146|279825" HotelName="Loews Regency New York" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>540 Park Avenue and 61st Street, New York City, New York 10065</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/a2/e4a2db44e29badc4f784d5a09ff9d78a0ff37782.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a superb location on Park Avenue and 61st Street, just steps away from upsc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="532.59" OriginalAmount="527.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.764709" Longitude="-73.976714" StarRating="4.5" HotelCode="311586|1515598" HotelName="1 Hotel Central Park" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1414 Avenue of the Americas, New York, New York 10019</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/ba/59ba4a5d429c8806566459851ccff0b54fa49931.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="581.35" OriginalAmount="575.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.757377741189" Longitude="-73.984474986791" StarRating="4" HotelCode="896931|1634438" HotelName="Millennium Premier New York Times Square" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>133 West 44th Street, New York, New York 10036</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/65/ea65c1c706212961c137c4e55437cb88becf16d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of New York City, this boutique hotel is ideal for guests who appreciate a sty...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="601.96" OriginalAmount="596.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.7182145" Longitude="-73.9947613" StarRating="5" HotelCode="896935|the_bowery_hotel" HotelName="The Bowery" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/04/2026" HotelFacility="Air Conditioning,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>335 Bowery, New York, NY 10003</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/70/a4704924dec9acb72480954b920cacd435c35d3c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York (NYC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="607.06" OriginalAmount="601.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.769127" Longitude="-73.981575" StarRating="5" HotelCode="76065|803025" HotelName="Trump International Hotel &amp; Tower New York" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Central Park West, New York, New York 10023</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/3c/a73cf553dd4df20b37fbff6018a45817e60318d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in New York City, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="649.43" OriginalAmount="643.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.749937158274" Longitude="-73.98375749588" StarRating="5" HotelCode="165434|langham_place_fifth_avenue" HotelName="The Langham New York, Fifth Avenue" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Spa Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>400 Fifth Avenue, New York City, New York 10018</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/47/c347e23020dac86cbd88974e8fcddb72f2e5f6fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is located in vibrant Midtown Manhattan on 36th Street. Within a short walking distan...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="649.43" OriginalAmount="643.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.701641" Longitude="-73.995502224537" StarRating="4" HotelCode="481784|1_hotel_brooklyn_bridge" HotelName="1 Hotel Brooklyn Bridge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>60 Furman Street, Brooklyn, New York 11201</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/40/ac4046e83388122b520a13fc59f50803d0428345.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="663.57" OriginalAmount="657.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.757985" Longitude="-73.9747542" StarRating="5" HotelCode="296368|the_towers_at_the_ny_palace_" HotelName="The Towers at Lotte New York Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>455 Madison Avenue, at 50th Street, New York City, New York 10022</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/f5/68f57a88079d14f0b18057359291115a3b02a4af.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="664.58" OriginalAmount="658.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.774261" Longitude="-73.963115" StarRating="5" HotelCode="25899|the_carlyle_a_rosewood_hotel" HotelName="The Carlyle, A Rosewood Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/04/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 East 76th Street, New York, New York 10021</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/bc/34bca120bf58226b15afb7c115f75c462faf46f1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="678.72" OriginalAmount="672.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.764483666667" Longitude="-73.9726435" StarRating="4" HotelCode="896941|the_sherry_netherland" HotelName="The Sherry-Netherland" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/04/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>781 5th Avenue, New York, NY 10022</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/23/6b23a8fbfbaed24931bdc4214122e7b4db5caf20.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - J.F.Kennedy Int. (JFK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="704.98" OriginalAmount="698.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.765084" Longitude="-73.971705" StarRating="5" HotelCode="18418|the_pierre_a_taj_hotel_new_york" HotelName="The Pierre, New York" 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,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 East 61st Street, New York 10065</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/1a/6e1a01723643a3912e015b969c6a678521bae835.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This iconic Fifth Avenue hotel overlooks the emerald expanse of Central Park in Midtown Manhattan. I...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="816.31" OriginalAmount="808.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.76159749419" Longitude="-73.975177109241" StarRating="5" HotelCode="18411|147400" HotelName="The Peninsula New York" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 05/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>700 Fifth Avenue at 55th Street, New York 10019</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/3c/763cb51fdaae589f9e3ec7204b28ef5400e49438.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an ideal location on the corner of Fifth Avenue and 55th Street. It is convenient f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="851.43" OriginalAmount="843.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.76530149327" Longitude="-73.97603943944" StarRating="5" HotelCode="23534|the_ritzcarlton_new_york_central_park" HotelName="The Ritz-Carlton New York, Central Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Central Park South, New York, New York 10019</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/a0/8ba076c112cee78ff663fd1513c4bc04fbb5dcbf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located, this city hotel is a 1930s European-style landmark located in New York City, NY. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="860.52" OriginalAmount="852.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.712451802151" Longitude="-74.009096328836" StarRating="5" HotelCode="459300|four_seasons_new_york_downtown" HotelName="Four Seasons Hotel New York Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Laundry,Lounge,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>27 Barclay Street, New York, New York 10007</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/43/9343de1f7968ba0b569039b4a8da57c712402030.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="870.62" OriginalAmount="862.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.7250812" Longitude="-73.99861976" StarRating="4" HotelCode="896932|the_mercer" HotelName="The Mercer" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/04/2026" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>147 Mercer Street, New York, NY 10012</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/e5/d9e5310b850846f413a0a5e26bf74aacf5a6fe04.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - J.F.Kennedy Int. (JFK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="887.79" OriginalAmount="879.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.740469" Longitude="-74.005891" StarRating="4" HotelCode="170188|soho_house_new_york" HotelName="Soho House New York" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>29 - 35 Ninth Avenue, New York 10014</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/eb/6cebb48616b4b0a14ad61297c7f640e402663967.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the Meatpacking District on the west side of the city. The area...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="891.83" OriginalAmount="883.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.775266698138" Longitude="-73.963376237692" StarRating="5" HotelCode="9692|the_mark" HotelName="The Mark Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Madison Avenue at 77th Street, New York, New York 10075</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/cb/1bcbdc2b4b367786989ee4b5810ec6c672b26d80.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This coveted Upper East Side address is only steps away from Central Park, shops and restaurants. It...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="945.36" OriginalAmount="936" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.76266202" Longitude="-73.97569616" StarRating="0" HotelCode="562968|484994" HotelName="The Whitby Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>18 West 56th Street, New York, New York 10019</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/ba/98ba3ab4d78fdbe62551244b604f78efa234fa00.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="966.28" OriginalAmount="956.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.74737456061" Longitude="-73.986268828121" StarRating="3" HotelCode="100332|182857" HotelName="Nyma - The New York Manhattan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/04/2026" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 West 32nd Street, New York, New York 10001</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/0b/430b29e1a10ab577a889a555a6e3921f251cfeab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1018.82" OriginalAmount="1008.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.768244534719" Longitude="-73.982533067465" StarRating="5" HotelCode="50603|CAL157700" HotelName="Mandarin Oriental New York" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/04/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>80 Columbus Circle at 60th Street, New York, New York 10023</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/aa/1caa3511a7c60ec4e4102cca711f212068d640a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located at Columbus Circle - a major landmark and point of attraction of New York ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1037.27" OriginalAmount="1027.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.765798" Longitude="-73.969163" StarRating="5" HotelCode="87057|the_lowell" HotelName="The Lowell" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/04/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 East 63RD Street, New York, New York 10065</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/05/f7059d8197ac9df64aed345a53ce94bdfa84c2d0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - La Guardia (LGA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1037.48" OriginalAmount="1027.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.760989" Longitude="-73.977502" StarRating="5" HotelCode="311587|1515648" HotelName="Baccarat Hotel &amp; Residences New York" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 West 53rd Street, New York, Neew York 10019</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/60/d36024fc0914268da7407d2b528855fc1ce59d18.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1099.61" OriginalAmount="1088.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.765386" Longitude="-73.978957" StarRating="5" HotelCode="298192|1467114" HotelName="Park Hyatt New York" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>153 West 57th Street, New York 10019</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/96/0f969d15f7f1573370150118931baaef1f59769b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1127.15" OriginalAmount="1115.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.76426441465" Longitude="-73.974050581455" StarRating="5" HotelCode="18421|1288478" HotelName="The Plaza - A Fairmont Managed Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fifth Avenue at Central Park South, New York City, New York 10019</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a5/0d/a50d3b3083631d0e4f26c9b475d8440163c5bb95.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the corner of 5th Avenue, just steps from the nearest links to the public t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1166.70" OriginalAmount="1155.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.774479593822" Longitude="-73.964011743665" StarRating="5" HotelCode="28331|228996" HotelName="Surrey" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 East 76th Street, New York City, New York 10021</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/2b/bc2ba1a21932496886798e0f5f60c1297c4be136.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on a quiet tree-lined street in the Yorkville area of the Upper East Side. The ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1214.02" OriginalAmount="1202.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.756739777368" Longitude="-73.974014371634" StarRating="4" HotelCode="907108|the_waldorf_astoria_new_york" HotelName="The Waldorf Astoria New York" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel,City Hotel" CnxPolicy="Free CXL until 05/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Kitchen,Massage Centre,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>301 Park Avenue, New York City, New York 10022-6897</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a9/b5/a9b548084b70ad7e6113a54ffa7a918e31a17a35.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 1232 rooms. A lobby and a reception are available to guests. Individua...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1237.25" OriginalAmount="1225.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.722966" Longitude="-73.997427" StarRating="5" HotelCode="161692|crosby_street_hotel" HotelName="Crosby Street Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>79 Crosby Street, New York, New York 10012</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/d8/5cd8ef1d7dc348d5dce1c42dc35a8fb2d7857730.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - La Guardia (LGA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1245.33" OriginalAmount="1233.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.719937" Longitude="-74.010017" StarRating="5" HotelCode="896939|the_greenwich_hotel" HotelName="The Greenwich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>377 Greenwich Street, New York City, New York 10013</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/ab/7babd2b4d647c7cf9d38dd13150d7d70b04e7ead.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in New York City. The nearest airport is New York - La Guardia (LGA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1315.02" OriginalAmount="1302.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.761469872114" Longitude="-73.974574290322" StarRating="5" HotelCode="18511|the_st_regis_new_york" HotelName="The St. Regis New York" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 East 55th Street, at 5th Avenue, New York City, New York 10022</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/fa/dffa71dc732b80082d6cf5429ec23f11b71a5809.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a superb location on Park Avenue and 61st Street, just steps away from upscale bout...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1603.22" OriginalAmount="1587.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.762110469492" Longitude="-73.971467614174" StarRating="5" HotelCode="12640|732655" HotelName="Four Seasons New York" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>57 East 57th Street, New York, New York 10022</AddressLine>
          </AddressLines>
          <CityName>New York</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3e/db/3edb2cecd1ec1cca2d3d50c2291011813e5aa64b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of New York City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Central Heating,Conference Hall,Fax,Telephone Service,Business Centre,Designated Smoking Area,Housekeeping,Meeting Room,Printer,Wake-up Call Service,Wheelchair Access,Jacuzzi,Kitchen,Sauna,Swimming Pool,Lounge,Massage Centre,Shopping Arcade,Spa,Bicycle Rental,Diet Meals,Nightclub,Golf,24 Hour Power Supply,24 Hour Security,Parking,Heated Pool,Garden,24 Hour Front Desk,Concierge,Dry Cleaning,LCD/Projector,Limousine Service,Luggage Storage,Elevator,ATM/Cash Machine,Pets allowed,Coffee Shop,Library,Vending Machine</BasicAmenities>
    <HotelRating>4,3,5,2,3.5,4.5,1.5,2.5,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,SELF CATERING</Meals>
    <PropertyType>CITY HOTEL,HOTEL,BUSINESS HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,SPA HOTEL,ECO HOTEL,AIRPORT HOTEL,CONFERENCE HOTEL,APARTMENT HOTEL,HOSTEL,VILLAGE,GUESTHOUSE,CLUB RESORT,APARTHOTEL,APARTMENT,GUEST HOUSES,HOSTELS</PropertyType>
  </Filter>
</HotelSearchRS>||True