<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
78efad2c-ba42-43ef-be01-5536687c8fda|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="78efad2c-ba42-43ef-be01-5536687c8fda">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="63219" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-26T00:00:00" End="2026-10-27T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
78efad2c-ba42-43ef-be01-5536687c8fda|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<ErrorRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Error>
    <RecordID>78efad2c-ba42-43ef-be01-5536687c8fda</RecordID>
    <ShortText>No Record Found!</ShortText>
  </Error>
  <TimeStamp>0001-01-01T00:00:00</TimeStamp>
  <Version>0</Version>
</ErrorRS>||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
78efad2c-ba42-43ef-be01-5536687c8fda|GoGlobalTravelSearch|successfull supplier interation||GoGlobleTravel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
02062ea3-ee26-4282-a4ad-f14bda70daa1|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="02062ea3-ee26-4282-a4ad-f14bda70daa1">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="63219" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-26T00:00:00" End="2026-10-27T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
02062ea3-ee26-4282-a4ad-f14bda70daa1|GoGlobalTravelSearch|successfull supplier interation||GoGlobleTravel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
02062ea3-ee26-4282-a4ad-f14bda70daa1|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2026-04-21T07:24:30.2652698+01:00" Version="0" EchoToken="Search" TransactionIdentifier="02062ea3-ee26-4282-a4ad-f14bda70daa1" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="83" TotalAmount="50.47" OriginalAmount="49" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1036267-26242723/3289528479635811503/14506" HotelName="GUEST HOUSE AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20950000/20944900/20944836/9d7cbf7a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="66.95" OriginalAmount="65" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1214882-26554868/3289528479635811503/19221" HotelName="HOTEL NOT HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8790000/8784200/8784192/377bea6c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="77.25" OriginalAmount="75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|533126-25690286/3289528479635811503/16431" HotelName="BLOSSOMS CITY HOTEL AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2700000/2692200/2692148/a97067f7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="77.25" OriginalAmount="75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1381774-30175703/3289528479635811503/22954" HotelName="VIA AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="78.28" OriginalAmount="76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.779515" Longitude="31.39798" StarRating="3" HotelCode="0|274-22384982/3289528479635811503/21233" HotelName="WESTLAKE HOTELS AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>3 SIDE MAH.1006 SOK., SIDE- MANAVGAT / ANTALYA, TR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/800000/794500/794428/f5005604_b.jpg</HotelPictures>
        <HotelDescription>This cosy hotel is located in the historic town of Side on the Turkish Riviera, 800 m away from the beach with a designated area for hotel guests who can benefit from a shuttle service to there. The spectacular Temple of Apollo and the ancient amphitheatre are approximately a twenty-five minute stroll or five minutes by car and there are some shops and café bars in the vicinity of the property. Featuring modern rooms equipped with amenities for guests' comfort and convenience, days can be spent lounging by the outdoor pool and enjoying a refreshing drink from the poolside bar and an on-site Turkish bath enables the chance to experience a typical, local experience.  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="80.34" OriginalAmount="78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|524807-30183782/3289528479635811503/25103" HotelName="NEW CENTURY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18240000/18234400/18234372/9f8d7dde_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="81.37" OriginalAmount="79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.02839" Longitude="27.393464" StarRating="2" HotelCode="0|206294-22389109/3289528479635811503/21213" HotelName="VICTORIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/912900/912872/f757fe10_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="82.40" OriginalAmount="80" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|66018-25237025/3289528479635811503/19308" HotelName="MAX HOTEL AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1169600/1169547/668b51b5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="84.46" OriginalAmount="82" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|487376-25651181/3289528479635811503/18617" HotelName="JOY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19480000/19475900/19475818/604f8174_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="84.46" OriginalAmount="82" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|524870-25683073/3289528479635811503/19601" HotelName="LEONARDO VINKEVEEN AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17840000/17830500/17830432/aab6f838_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="84.46" OriginalAmount="82" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|31530-22246288/3289528479635811503/21616" HotelName="IBIS AMSTERDAM CITY WEST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/990000/987700/987614/c938db7f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="85.49" OriginalAmount="83" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|615898-19602631/3289528479635811503/7961" HotelName="QUENTIN ENGLAND HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/521300/521205/0390abfd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="86.52" OriginalAmount="84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1384146-26688111/3289528479635811503/20040" HotelName="THIS HOSTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/54000000/53810000/53808400/53808360/745bf05b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="87.55" OriginalAmount="85" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|318194-27516485/3289528479635811503/2875" HotelName="OZO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10100000/10094400/10094365/7b3686a3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="87.55" OriginalAmount="85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.9028" Longitude="27.2765" StarRating="2" HotelCode="0|446063-25617799/3289528479635811503/18868" HotelName="EASYHOTEL AMSTERDAM ARENA BOULEVARD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>8, SINTAGMATOS DODEKANISION ST., KOS TOWN 853 00, GR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16380000/16372100/16372023/f6a2f909_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Leonidas Hotel and Studios is located in Kos's Kos Town neighborhood, close to Port of Kos, Kos Castle, and Church of Agia Paraskevi. Nearby points of interest also include Tree of Hippocrates and Roman Odeon Amphitheater.    Hotel Features.   Leonidas Hotel and Studios features a coffee shop/café, a poolside bar, and a bar/lounge. Recreational amenities include an outdoor pool and a children's pool. Complimentary wireless and wired high-speed Internet access is available in public areas and the hotel has an Internet point.  Guest parking is complimentary. Additional property amenities include a terrace, express check-in, and express check-out.    Guestrooms.     30 guestrooms at Leonidas Hotel and Studios feature air conditioning. All accommodations have furnished balconies. Kitchenettes include refrigerators. Bathrooms feature bathtubs. Housekeeping is offered six days a week and guests may request hair dryers.     Room Info:       Notifications and Fees:      A resort fee is included in the total price displayed.    Children 3 years old and younger stay free when occupying the parent or guardian's room, using existing bedding.   No pets and no service animals are allowed at this property.           The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Continental breakfast fee: EUR 4 per person (approximately)  Safe fee: EUR 2 per night     The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change.    Hotel Policy:  You must present a photo ID when checking in. Your credit card is charged at the time you book. Bed type and smoking preferences are not guaranteed.Your reservation is prepaid and is guaranteed for late arrival. The total charge includes all room charges and taxes, as well as fees for access and booking. Any incidental charges such as parking, phone calls, and room service will be handled directly between you and the property.  Checkin Instructions:  Extra-person charges may apply and vary depending on hotel policy.  Government-issued photo identification and a credit card or cash deposit are required at check-in for incidental charges.  Special requests are subject to availability upon check-in and may incur additional charges. Special requests cannot be guaranteed.    Checkin Time:  2:00 PM  Checkout Time:  12:00 PM&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="88.58" OriginalAmount="86" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15801-25198240/3289528479635811503/15527" HotelName="THE CONCERT HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/861000/860966/1ece498e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="88.58" OriginalAmount="86" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|477458-22389325/3289528479635811503/21479" HotelName="Q-FACTORY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18310000/18308700/18308688/2d6132bd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="89.61" OriginalAmount="87" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1226578-26574217/3289528479635811503/17156" HotelName="AMIGO HOSTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/8000000/7994100/7994026/85fa47f4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="89.61" OriginalAmount="87" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1036247-26242706/3289528479635811503/19015" HotelName="FLIPPER HOTEL AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3500000/3491600/3491591/9e0b7eaf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="92.70" OriginalAmount="90" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|265394-22374193/3289528479635811503/20282" HotelName="HOLIDAY INN EXPRESS AMSTERDAM - ARENA TOWERS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7370000/7362300/7362273/c6d726ac_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="93.73" OriginalAmount="91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|403136-25584043/3289528479635811503/15477" HotelName="CITIEZ AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14880000/14878900/14878853/fab38b8b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="94.76" OriginalAmount="92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1443704-32658161/3289528479635811503/8665" HotelName="NH AMSTERDAM SCHIPHOL AIRPORT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1443704/202562623711991.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="95.79" OriginalAmount="93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15572-25201334/3289528479635811503/16683" HotelName="CAMPANILE AMSTERDAM ZUIDOOST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1160000/1150800/1150743/3cdc6e71_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="97.85" OriginalAmount="95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|615883-25779315/3289528479635811503/13386" HotelName="I HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20520000/20519600/20519501/735c86ca_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="97.85" OriginalAmount="95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|168136-22385086/3289528479635811503/20726" HotelName="HOLIDAY INN EXPRESS AMSTERDAM - SLOTERDIJK STATION" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4680000/4674900/4674833/d0d9c72e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="97.85" OriginalAmount="95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|615795-24631362/3289528479635811503/20750" HotelName="FOUR ELEMENTS AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33020000/33013600/33013514/b7d49fed_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="98.88" OriginalAmount="96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23292-30101509/3289528479635811503/7321" HotelName="BEST WESTERN AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/891200/891186/660ee3e9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="98.88" OriginalAmount="96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|97378-25264734/3289528479635811503/14093" HotelName="XO HOTELS BLUE SQUARE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19260000/19255000/19254975/fd59f579_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="98.88" OriginalAmount="96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|15819-25200732/3289528479635811503/14673" HotelName="XO HOTELS INFINITY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1120000/1114300/1114269/7a833bfc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="100.94" OriginalAmount="98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|24943-25206198/3289528479635811503/15312" HotelName="TRAVEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12580000/12579400/12579342/605c84d5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="100.94" OriginalAmount="98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|505376-25666865/3289528479635811503/16138" HotelName="CLINK AMSTERDAM NOORD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10240000/10237300/10237269/1f078157_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="101.97" OriginalAmount="99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.857974" Longitude="30.913101" StarRating="3" HotelCode="0|241-25187121/3289528479635811503/15611" HotelName="CITY GARDEN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>440 Lara Turizim Yolu, ANTALYA CITY, TR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2900/2823/cec9b20a_b.jpg</HotelPictures>
        <HotelDescription>This unique and impressive hotel is situated right on Lara beach, just outside Antalya, the largest resort city in Turkey. Ideal for guests of all ages, the hotel offers a special kid's club with different activities for different age groups as well as a teen lounge, so parents may relax with some time for themselves. There is no shortage of entertainment as the hotel has facilities and services to suit any taste, including a spa and fitness centre, tennis courts, a video game centre, waters sports from windsurfing to jet skiing, free diving lessons in the pool, and daily entertainment and night shows. The hotel's stylish rooms are ample and air-conditioned with a free mini-bar and balcony or terrace in each room, while every need is catered for in the hotel's many restaurants including a buffet-style restaurant with a separate diet buffet. This hotel offers the perfect retreat for those seeking a holiday full of adventure and sporting, or a fun family holiday by the sea.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="101.97" OriginalAmount="99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1322873-26635209/3289528479635811503/19497" HotelName="G EXPERIENCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/76000000/75970000/75969400/75969301/f8a09540_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="101.97" OriginalAmount="99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|265392-22374188/3289528479635811503/20700" HotelName="HOLIDAY INN AMSTERDAM - ARENA TOWERS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6530000/6525400/6525308/41038926_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="104.03" OriginalAmount="101" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|866145-22331754/3289528479635811503/21382" HotelName="HOLIDAY INN EXPRESS AMSTERDAM - NORTH RIVERSIDE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/49000000/48570000/48566400/48566342/21b8a615_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="105.06" OriginalAmount="102" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|318176-25516015/3289528479635811503/10700" HotelName="AMADI PANORAMA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9670000/9663200/9663198/59605fb6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="107.12" OriginalAmount="104" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|59462-28458486/3289528479635811503/4419" HotelName="STAYOKAY AMSTERDAM ZEEBURG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/59462/20101715017619.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="107.12" OriginalAmount="104" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|615753-22385872/3289528479635811503/20216" HotelName="AMSTERDAM TELEPORT HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11580000/11572900/11572822/c1014401_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="108.15" OriginalAmount="105" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|279272-25499526/3289528479635811503/18893" HotelName="EASYHOTEL AMSTERDAM CITY CENTRE SOUTH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4820000/4814800/4814791/f3e11ac0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="109.18" OriginalAmount="106" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|134859-25304564/3289528479635811503/16696" HotelName="ACOSTAR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10110000/10108700/10108642/9bc8b8b0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="109.18" OriginalAmount="106" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14717-25201904/3289528479635811503/19053" HotelName="RHO" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1140000/1130600/1130523/c4feb7a4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="109.18" OriginalAmount="106" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|470486-22288382/3289528479635811503/21152" HotelName="PARK INN BY RADISSON AMSTERDAM CITY WEST" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17090000/17087100/17087040/a8c51227_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="110.21" OriginalAmount="107" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|62993-229578/3289528479635811503/5160" HotelName="XO HOTELS BLUE TOWER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19240000/19235200/19235138/2102ea32_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="110.21" OriginalAmount="107" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|9355-25186982/3289528479635811503/15887" HotelName="DI-ANN CITY CENTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/790000/787600/787518/155c4398_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="111.24" OriginalAmount="108" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|24937-25210864/3289528479635811503/15337" HotelName="BASTION AMSTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/910300/910271/724d1e65_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="111.24" OriginalAmount="108" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|206382-25404421/3289528479635811503/18427" HotelName="FLETCHER" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5410000/5401300/5401238/7eb493c7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|615872-28533044/3289528479635811503/1737" HotelName="HOTEL LEVELL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19020000/19010200/19010140/1f65100e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="113.30" OriginalAmount="110" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|646526-25824439/3289528479635811503/11915" HotelName="YOTEL AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38820000/38810300/38810269/28511bf7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="113.30" OriginalAmount="110" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|9354-22372029/3289528479635811503/20664" HotelName="APPLE INN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1350000/1345200/1345128/156bba80_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|191653-447821/3289528479635811503/5178" HotelName="XO HOTELS PARK WEST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5420000/5411800/5411779/452730e2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|893372-26124588/3289528479635811503/16904" HotelName="BOUTIQUE HOTEL LA BELLE VUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11520000/11513100/11513005/a0f0ef24_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="116.39" OriginalAmount="113" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.816541" Longitude="-96.6424059" StarRating="4" HotelCode="0|278978-4177790/3289528479635811503/5188" HotelName="XO HOTELS COUTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>331 North Cotner, Lincoln, NE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19260000/19255000/19254998/3cf07c7b_b.jpg</HotelPictures>
        <HotelDescription>Get rested and ready for anything at the Comfort Suites hotel in Lincoln, NE near UNL - the University of Nebraska-Lincoln. Our smoke-free hotel is near Historic Haymarket District, Westfield Gateway Mall, Memorial Stadium and more. Business travelers
 appreciate our 25-person meeting room and business center with access to copy and fax services and a computer with Internet access. Additional amenities include free breakfast, free WiFi, an indoor heated pool and more. Spacious suites include a microwave,
 refrigerator, coffee maker, flat-screen TV, hair dryer, desk, sofa sleeper, iron and ironing board. Also, earn rewards including free nights and gift cards with our Choice Privileges Rewards program.
&lt;br /&gt;Check In: 15:00 PM&lt;br /&gt;Check Out: 11:00&lt;br /&gt; &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="117.42" OriginalAmount="114" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|579947-17319658/3289528479635811503/7757" HotelName="POSTILLION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/33000000/32760000/32755100/32755001/49bd6cdd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="117.42" OriginalAmount="114" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|340952-25533747/3289528479635811503/17559" HotelName="MERCURE AMSTERDAM SLOTERDIJK STATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10480000/10470300/10470230/25c6255e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.02596092224121" Longitude="34.43545913696289" StarRating="2" HotelCode="0|51210-25226332/3289528479635811503/13305" HotelName="BACKSTAGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 180 Naqb Sharm el Sheikh ,SHARM EL SHEIKH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1150000/1142100/1142030/6a2f037d_b.jpg</HotelPictures>
        <HotelDescription>This air-conditioned hotel has a total of 331 rooms and suites, and among its facilities count an entrance hall with 24-hour reception service, a hotel safe and a currency exchange facility. Guests may also make use of the café, the bar, the auditorium and the restaurant. There are also conference facilities available, as well room (24-hour) and laundry services. Younger guests are offered a kids club, Abracadabra (minimum age 4), and a playground. Parking is available for those guests arriving by car.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1323753-26635772/3289528479635811503/13608" HotelName="CAMPIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/76000000/75990000/75984600/75984557/c424d773_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.54321" Longitude="32.01795" StarRating="3" HotelCode="0|221-22389108/3289528479635811503/20426" HotelName="AVENUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/904300/904278/4186e836_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|244602-4176134/3289528479635811503/5200" HotelName="THE SOCIAL HUB AMSTERDAM WEST" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6200000/6197400/6197339/8bc26d84_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|241422-19577197/3289528479635811503/8148" HotelName="QUENTIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2528600/2528525/838d8d1a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|26154-25211036/3289528479635811503/15636" HotelName="BASTION HOTEL AMSTERDAM NOORD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/910300/910269/9115c077_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|355718-25544136/3289528479635811503/17369" HotelName="JAZ IN THE CITY AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10360000/10351300/10351228/9ba3faff_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.242996" Longitude="-118.793428" StarRating="2" HotelCode="0|176908-25354140/3289528479635811503/18992" HotelName="HOTEL PAGI AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>7201 99th St., Clairmont, T8X5B1, AB, CA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2600000/2599300/2599265/0dcf6faf_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Inn. Total rooms and suites: 98. Floors: 4. Property description- 100% Smoke Free hotel Conveniently located off Highway 2, this Ramada Clairmont/Grande Prairie hotel is just 15 minutes north of Grand Prairie near Bear Lake, Grande Prairie Airport, Great Northern Casino, live events at Crystal Centre, and the history of the prairie at Grande Prairie Museum. After an exciting day, refresh at this hotel with complimentary wireless Internet access, guest laundry facility, 24-hour fitness center, convenience store and large-vehicle parking. Enjoy a meal at Husky Restaurant and Lounge onsite, including free full hot breakfast daily. Meeting and banquet space, conference rooms, and business center with copy, print and fax services is also available. Guest room amenities include refrigerator, microwave, coffee-maker, hairdryer and flat-screen TV. Pets are welcome at this hotel. There is no charge for children 17 and under with an adult.. Onsite facilities information- ParkingProperty was built in 2004. Hotel Currency: CAD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1328041-26637799/3289528479635811503/19973" HotelName="THE FLYING PIG UPTOWN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7860000/7858100/7858098/940544d3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|615767-28550710/3289528479635811503/2001" HotelName="CAMP INN HOTEL AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15750000/15747400/15747382/3b455617_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|318188-32592710/3289528479635811503/2679" HotelName="DUTCH DESIGN ARTEMIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1180000/1175900/1175835/1bb01333_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|111967-25284200/3289528479635811503/13666" HotelName="WESTCORD ART AMSTERDAM 3 STAR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/690000/687200/687158/b677d53c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|646524-25824435/3289528479635811503/13907" HotelName="VIA SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37330000/37327400/37327380/b5e60ece_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|533153-25690294/3289528479635811503/14999" HotelName="WEBER HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1770000/1768300/1768238/0ef6bad2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|633970-25809098/3289528479635811503/18430" HotelName="HOLIDAY INN - THE NIU, FENDER AMSTERDAM, AN IHG HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/40000000/39570000/39565600/39565524/725bf26e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|30232-30163919/3289528479635811503/24010" HotelName="IBIS AMSTERDAM CENTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25600/25525/6f49fd6c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|615808-25779200/3289528479635811503/19165" HotelName="HOTEL HEYE 130" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18150000/18144100/18144032/bb5f6eff_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.548386" Longitude="31.9817" StarRating="4" HotelCode="0|250-22234173/3289528479635811503/21001" HotelName="MERCURE AMSTERDAM CITY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/17000/16978/b0232c77_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|9359-22292052/3289528479635811503/21438" HotelName="IBIS AMSTERDAM CENTRE STOPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/490000/483100/483011/3aee22d3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1279359-20682412/3289528479635811503/7764" HotelName="MERCURE AMSTERDAM NORTH STATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/72000000/71740000/71734900/71734829/ed3be55d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|866153-26077115/3289528479635811503/14885" HotelName="TSH AMSTERDAM WEST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/50000000/49280000/49274700/49274684/ae3143e3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|412058-25591622/3289528479635811503/20091" HotelName="OLD QUARTER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1770000/1768300/1768275/048dadea_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|272039-32388300/3289528479635811503/6689" HotelName="VOLKSHOTEL AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/272039/201463010019296.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|615769-25779122/3289528479635811503/15933" HotelName="CHASSE HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21310000/21307800/21307745/b6ed5bbb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|615793-25779170/3289528479635811503/16558" HotelName="ATLANTA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1100000/1090100/1090002/b57b45e4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|518417-25676792/3289528479635811503/19692" HotelName="PARK PLANTAGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12380000/12376000/12375980/cbfd09c5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|103651-30102461/3289528479635811503/7224" HotelName="WESTCORD FASHION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2550000/2543900/2543850/d830de68_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|278957-25499421/3289528479635811503/11452" HotelName="AMADI PARK HOTEL AMSTERDAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5410000/5401200/5401199/739f97a5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|168693-25341318/3289528479635811503/17173" HotelName="LEONARDO REMBRANDTPARK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4350000/4342200/4342180/9d6f9d11_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|615875-25779306/3289528479635811503/18664" HotelName="HOTEL PONTSTEIGER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/33000000/32050000/32043900/32043897/2e1e2deb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1322872-24441436/3289528479635811503/5219" HotelName="TRIBE AMSTERDAM CITY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/73000000/72040000/72035800/72035777/9919c035_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|52238-25229807/3289528479635811503/20049" HotelName="PLANTAGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1280000/1276300/1276295/4713c2c7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|14707-30168386/3289528479635811503/22918" HotelName="DE GERSTEKORREL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/850000/845500/845469/e3054aeb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|888582-26114957/3289528479635811503/14531" HotelName="VIJAYA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4120000/4116400/4116387/124dd151_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|231685-25440594/3289528479635811503/15388" HotelName="AMSTERDAM ID APARTHOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5450000/5448700/5448620/140d56ab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|14720-25197552/3289528479635811503/15410" HotelName="THE FLYING PIG DOWNTOWN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7860000/7858300/7858212/ba53fe21_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|894578-26126550/3289528479635811503/16911" HotelName="CORNER HOUSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15500000/15496100/15496083/9826a239_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="19.04574" Longitude="-98.20381" StarRating="3" HotelCode="0|445766-25617701/3289528479635811503/17282" HotelName="HOTEL2STAY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>7 SUR 303, PUEBLA, MEXICO</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15840000/15830900/15830809/5ad0f10f_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    El Hotelito is located close to Puebla Cathedral, Zocalo Square, and El Parian Market. Nearby points of interest also include Artist Quarter and Guardian Angel.    Hotel Features.    El Hotelito features tour/ticket assistance.  Complimentary wireless Internet access is available in public areas.  Guest parking is complimentary.    Guestrooms.     12 guestrooms at El Hotelito feature coffee/tea makers. All accommodations have balconies. Accommodations include refrigerators and microwaves. Guestrooms offer desks. Televisions have cable channels.     Room Info:       Notifications and Fees:          The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Breakfast fee: MXN 4 per person (approximately)     The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change.    Hotel Policy:  You must present a photo ID when checking in. Your credit card is charged at the time you book. Bed type and smoking preferences are not guaranteed.Your reservation is prepaid and is guaranteed for late arrival. The total charge includes all room charges and taxes, as well as fees for access and booking. Any incidental charges such as parking, phone calls, and room service will be handled directly between you and the property.  Checkin Instructions:  Extra-person charges may apply and vary depending on hotel policy.  Government-issued photo identification and a credit card or cash deposit are required at check-in for incidental charges.  Special requests are subject to availability upon check-in and may incur additional charges. Special requests cannot be guaranteed.    Property Information:  Check-out time is noon  Check-in time starts at 3 PM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|894684-28506466/3289528479635811503/1196" HotelName="G HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/68000000/67680000/67673000/67672906/a325e437_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|708001-28460767/3289528479635811503/1660" HotelName="HOTEL RESTAURANT OLD BRIDGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/708001/2020429101229447.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1414879-27571466/3289528479635811503/13858" HotelName="CHASSE HOTEL RESIDENCY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/102000000/101090000/101084900/101084828/c486aaf4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|117070-25286629/3289528479635811503/13017" HotelName="AADAM WILHELMINA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1670000/1660600/1660597/26163a6f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|634186-25809282/3289528479635811503/16157" HotelName="CONSCIOUS HOTEL THE TIRE STATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16620000/16613300/16613255/66b7a050_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1403718-26690511/3289528479635811503/17420" HotelName="BOB W AMSTERDAM NOORD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/95000000/94990000/94987100/94987082/ed6ae794_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|9361-4139132/3289528479635811503/7758" HotelName="NADIA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/790000/787600/787519/3c8fc0e4_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|615902-25779354/3289528479635811503/19715" HotelName="REMBRANDTPLEIN HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1070000/1064500/1064443/f8dd6e39_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|547703-25701067/3289528479635811503/16717" HotelName="ADAGIO AMSTERDAM CITY SOUTH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23500000/23496100/23496081/d466af64_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|207471-25405315/3289528479635811503/18503" HotelName="QBIC AMSTERDAM WTC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1700000/1696200/1696113/dbb3c325_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|270005-22245606/3289528479635811503/20343" HotelName="ALLURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3510000/3502000/3501947/95ab94d6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1194518-28473269/3289528479635811503/1227" HotelName="GENERATOR AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13520000/13512100/13512089/c48bb96b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|232963-30101395/3289528479635811503/7140" HotelName="HAMPTON BY HILTON AMSTERDAM / ARENA BOULEVARD" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6080000/6074500/6074456/8c333803_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|866133-26077082/3289528479635811503/14432" HotelName="KRISOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/46000000/45030000/45020600/45020570/dc93b02d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|595694-30101121/3289528479635811503/7101" HotelName="LEONARDO ROYAL HOTEL AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/28000000/27480000/27473900/27473821/05a16c6a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|269-25182829/3289528479635811503/9326" HotelName="XO HOTELS CITY CENTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19260000/19255100/19255020/17ced519_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1246223-26600736/3289528479635811503/14316" HotelName="MET AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/47000000/46200000/46193300/46193271/fa44dfbb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|224-32398138/3289528479635811503/6059" HotelName="CASA AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/108900/108881/3f51d8eb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|273-25189048/3289528479635811503/14253" HotelName="WESTCORD ART AMSTERDAM 4 STAR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/974300/974294/78e06a46_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15807-25201353/3289528479635811503/15732" HotelName="DELTA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/800000/794100/794072/1c176bc9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|615928-25779404/3289528479635811503/18112" HotelName="THE ALFRED HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15130000/15124100/15124039/b9de1175_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.635363" Longitude="-93.263924" StarRating="3" HotelCode="0|136617-25306834/3289528479635811503/15551" HotelName="CC HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>230 S. Wildwood Dr., Branson, 65616, MO, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3230000/3224600/3224535/938ebb72_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Economy. Property Type: Inn. Total rooms: 63. Floors: 3. Property description- Stay in the heart of Branson, MO at the pet-friendly Econo Lodge at Thousand Hills hotel, located steps from Tanger Outlets and six miles from Silver Dollar City. Our pet-friendly hotel is close to Thousand Hills Golf Course, Kings Castle Theatre, White Water and the Dinosaur Canyon. We offer every guest a free hot breakfast, free WiFi, free coffee and a laundry facility. Relax in one of our guest rooms, all of which feature a coffee maker and TV. Also, earn rewards including free nights and gift cards with our Choice Privileges Rewards program.. Onsite facilities information- ParkingProperty was renovated in 1999. Hotel Currency: USD. Additional Phone Numbers: Voice - Brand reservations office: 800553-2666. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15824-22381818/3289528479635811503/20616" HotelName="CATALONIA VONDEL AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/41100/41004/2880076e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.526813" Longitude="14.971704" StarRating="3" HotelCode="0|370298-22389237/3289528479635811503/21295" HotelName="URBAN LODGE HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>13 VIA CAPONNETTO, MOTTA SANT ANASTASIA, IT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12590000/12580500/12580476/385245a8_b.jpg</HotelPictures>
        <HotelDescription>This hotel boasts an idyllic setting in Catania. Enjoying a rural location, this hotel places guests in a haven of relaxation, yet lies within easy access of a host of shopping, entertainment and dining venues. Guests can enjoy the Stadio Angelo Massimino and the Benedictine Monastery within a short distance of the hotel. The hotel greets guests with a warm, friendly welcome. This hotel enjoys a traditional architectural design, blending effortlessly with its surroundings. The guest rooms are spacious and endearing, offering a cocoon of tranquillity and rejuvenation. The hotel offers guests a number of exemplary facilities, catering to the needs of every type of traveller.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|460139-25631691/3289528479635811503/19098" HotelName="RUBY EMMA HOTEL &amp;amp; BAR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15930000/15927700/15927643/2aaa6e1c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.88385009765625" Longitude="30.70697021484375" StarRating="4" HotelCode="0|219-25189028/3289528479635811503/13941" HotelName="ARENA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>30 Barbaros Mah. Hesapçi Sk., Antalya, TR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/790000/788100/788010/942a97bc_b.jpg</HotelPictures>
        <HotelDescription>This charming luxury hotel enjoys a peaceful setting in the old town Kaleici neighbourhood of Antalya, near the celebrated Hadrian's Gate. It is only 15 km from Antalya International Airport, and close to the ancient harbour, Antalya Cultural Centre and so many other attractions. The hotel is set in a series of mansions dating back to the 18th and early 19th centuries, built for wealthy merchants to receive visitors. Rooms are romantic and opulent in Ottoman style, with air conditioning, private bath with luxury bathroom amenities and free wireless internet access. Guests may relax in a lounge by the sparkling outdoor pool, and sample traditional Turkish dishes or French cuisine in a romantic poolside atmosphere at the terrace restaurant or beside the cosy fireplace of Alp Pasa restaurant. The hotel also has its own open-air museum displaying artefacts from the Byzantine, Seljuk, Roman and Ottoman empires. With its romantic atmosphere, luxurious rooms and whimsical charm, this hotel is ideal for a honeymoon or an unforgettable holiday.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|173042-22246769/3289528479635811503/20591" HotelName="ESPRESSO CITY CENTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5140000/5133600/5133600/bf3f1b09_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|81324-25251162/3289528479635811503/14719" HotelName="NL HOTEL LEIDSESQUARE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2700000/2692800/2692740/f148162f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.289845" Longitude="-80.094836" StarRating="3" HotelCode="0|175265-22374190/3289528479635811503/20629" HotelName="HOLIDAY INN EXPRESS AMSTERDAM - SOUTH" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>100 Wildwood Road, Salem, 24153, VA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5020000/5013200/5013156/a5fcf2cc_b.jpg</HotelPictures>
        <HotelDescription>Property Category: All suite. Property Type: All suite. Total rooms: 72. Floors: 3. Property description- Get more of the space you need to spread out, relax or work at the smoke-free Comfort Suites Salem-Roanoke I-81 hotel in Salem, VA near Roanoke College. Nearby attractions include James I. Moyer Sports Complex, Roanoke College, Salem Civic Center, Dixie Caverns and Lake Spring Park. Enjoy amenities like free hot breakfast, free WiFi, indoor pool, fitness center, guest laundry facilities and access to copy and fax services. Spacious suites include a flat-screen TV, coffee maker, hair dryer and recharge device. Also, earn rewards including free nights and gift cards with our Choice Privileges Rewards program.. Onsite facilities information- ParkingHotel Currency: USD. Additional Phone Numbers: Voice - Brand reservations office: 800228-5150. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|28500-22391461/3289528479635811503/21114" HotelName="NH NOORD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/21500/21414/dcc39f26_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="20.3581" Longitude="105.881" StarRating="3" HotelCode="0|351227-25542117/3289528479635811503/12347" HotelName="LIBRARY AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>VAN LONG RESERVE, GIA VAN COMMUNE,, GIA VIEN, VIETNAM</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1530000/1529900/1529834/3006c8e2_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Located in Gia Vien, Emeralda Ninh Binh Resort &amp;amp; Spa is a business-friendly hotel in the suburbs.    Hotel Features.   Dining options at Emeralda Ninh Binh Resort &amp;amp; Spa include 2 restaurants. A poolside bar and a bar/lounge are open for drinks. The hotel serves buffet breakfasts each morning in the restaurant (surcharges apply). Recreational amenities include an outdoor pool, an indoor pool, a health club, a sauna, and a steam room. Spa amenities include spa services, facials, and body treatments. This 4-star property has a business center. Complimentary wireless and wired high-speed Internet access is available in public areas. This Gia Vien property has event space consisting of a conference center, banquet facilities, and conference/meeting rooms. For a surcharge, shuttle services include a roundtrip airport shuttle (available on request) and a train station pick-up service.  Guest parking is complimentary. Additional property amenities include a coffee shop/café, a concierge desk, and tour/ticket assistance. This is a smoke-free property.    Guestrooms.     172 air-conditioned guestrooms at Emeralda Ninh Binh Resort &amp;amp; Spa feature private pools and minibars. Lanais offer mountain, pool, or garden views. All rooms include separate sitting areas and desks. Bathrooms feature bathtubs or showers with jetted bathtubs, handheld showerheads, and rainfall showerheads. They also offer makeup/shaving mirrors, designer toiletries, and bathrobes. Wired high-speed Internet access is complimentary. In addition to safes, guestrooms offer phones. High-definition televisions have satellite channels. Also included are complimentary bottled water and ceiling fans. Guests may request a turndown service, irons/ironing boards, and extra towels/bedding. Housekeeping is available daily. Guestrooms are all non-smoking.      Room Info:       Notifications and Fees:      Under Vietnamese law, a guest who is not a Vietnamese citizen cannot share a room with a Vietnamese citizen without proof of marriage to each other. Otherwise, a second room must be booked.   This property offers transfers from the airport and train station (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation.    Reservations are required for massage services and spa treatments. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation.   All guests staying in hotel guestrooms must be registered with the hotel.            Unless otherwise indicated, the charges below are not included in the overall room price. If not included in the overall room price, they will be charged by the property at check-in or check-out. Charges can vary, for example, based on length of stay or the room you book. This property told us they will charge you for the following:   Christmas Eve (24 December) Gala Dinner per adult: USD 65  Christmas Eve (24 December) Gala Dinner per child: USD 32.50 (from 6 to 11 years old)   New Year's Eve (31 December) Gala Dinner per adult: USD 65  New Year's Eve (31 December) Gala Dinner per child: USD 32.50 (from 6 to 11 years old)  Gala Dinner on 2 September per adult: USD 55  Gala Dinner on 2 September per child: USD 27.50 (from 6 to 11 years old)   We have included all charges provided to us by the property. However, charges can vary, for example, based on length of stay or the room you book.  Additional fees and deposits may be charged by the property at time of service, check-in, or check-out.    Hotel Policy:  You must present a photo ID when checking in. Your credit card is charged at the time you book. Bed type and smoking preferences are not guaranteed.Your reservation is prepaid and is guaranteed for late arrival. The total charge includes all room charges and taxes, as well as fees for access and booking. Any incidental charges such as parking, phone calls, and room service will be handled directly between you and the property.  Checkin Instructions:  Extra-person charges may apply and vary depending on hotel policy.  Government-issued photo identification and a credit card or cash deposit are required at check-in for incidental charges.  Special requests are subject to availability upon check-in and may incur additional charges. Special requests cannot be guaranteed.    Property Information:  Check-in time starts at 2 PM  Check-out time is noon  Pets not allowed   &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|328232-25521324/3289528479635811503/14688" HotelName="PH HOTEL OOSTEINDE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9820000/9815700/9815664/bc26038b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|47332-25223759/3289528479635811503/18673" HotelName="THE EXCHANGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/866200/866153/607c3f05_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|596081-22299155/3289528479635811503/21592" HotelName="OLYMPIC" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33970000/33970000/33969931/e98b7624_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1381795-30175704/3289528479635811503/22853" HotelName="TOURIST INN BUDGET" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1173897-28477450/3289528479635811503/3475" HotelName="AMSTERDAM DOWNTOWN HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1780000/1775900/1775830/9eeda0a0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|866128-26077073/3289528479635811503/16831" HotelName="BOUTIQUE WESTERVILLA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/44000000/43470000/43466300/43466274/6f5a86a8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="15.511468" Longitude="73.773655" StarRating="3" HotelCode="0|401837-25583397/3289528479635811503/19662" HotelName="PENSION HOMELAND" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>315, Survey No 18/4, Bamon Vaddo, Candolim, Bardez,Goa ,Goa,  403515</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12600000/12593300/12593271/6c0f8531_b.jpg</HotelPictures>
        <HotelDescription>Golden Tulip Goa Hotel is conveniently located in the popular Candolim area. Both business travelers and tourists can enjoy the hotel`s facilities and services. 24-hour room service, free Wi-Fi in all rooms, 24-hour security, shrine, daily housekeeping are there for guest`s enjoyment. Locker, closet, cleaning products, towels, fireplace can be found in selected guestrooms. Enjoy the hotel`s recreational facilities, including fitness center, outdoor pool, spa, massage, pool (kids), before retiring to your room for a well-deserved rest. No matter what your reasons are for visiting Goa, Golden Tulip Goa Hotel will make you feel instantly at home. &lt;br /&gt;Guests over 11 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|532211-25689862/3289528479635811503/18554" HotelName="MELROSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20960000/20951000/20950955/8a6c05d9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|401834-21407680/3289528479635811503/30" HotelName="HAMPTON BY HILTON AMSTERDAM CENTRE EAST" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14710000/14700400/14700330/w3839h2557x0y3-d6b32675_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|615900-19536969/3289528479635811503/8030" HotelName="QUENTIN HOTEL GOLDEN BEAR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8790000/8788900/8788866/12dc9dab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|866126-26077068/3289528479635811503/13501" HotelName="CITYDEN BOLO DISTRICT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/45000000/44830000/44824900/44824857/3f94b818_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|144226-25318829/3289528479635811503/18249" HotelName="THE MUSE AMSTERDAM - BOUTIQUE HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3550000/3543500/3543466/b3114dfc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|524819-25683051/3289528479635811503/19776" HotelName="QUENTIN ZOO" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22840000/22833400/22833316/4f56a833_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15816-22389125/3289528479635811503/20495" HotelName="LUXER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1070000/1065600/1065506/264156bd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|524804-28550593/3289528479635811503/2830" HotelName="MOXY AMSTERDAM HOUTHAVENS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21380000/21377200/21377106/15475e30_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1246224-26600739/3289528479635811503/19291" HotelName="INNTEL HOTELS AMSTERDAM LANDMARK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/60000000/59930000/59925000/59924915/fe940ec2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|881863-26105559/3289528479635811503/19936" HotelName="SOTEL AMSTERDAM CENTRAL STATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/49000000/48470000/48460800/48460778/dc7e0e89_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|9353-24270331/3289528479635811503/449" HotelName="WESTCORD CITY CENTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25000/24905/d7e1bf5f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|33479-28434778/3289528479635811503/2184" HotelName="MANOFA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/33479/33479_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|253-25187125/3289528479635811503/17785" HotelName="LEONARDO BOUTIQUE MUSEUMHOTEL AMSTERDAM CITY CENTER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17160000/17151500/17151422/64a8e481_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|35230-25218198/3289528479635811503/19342" HotelName="HEART OF AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/894800/894734/5a9e32f5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|646508-25824415/3289528479635811503/14426" HotelName="XO HOTEL INNER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1900000/1892100/1892097/069412c0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|615801-25779186/3289528479635811503/18646" HotelName="HOTEL FITA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4830000/4821000/4820954/4ea25f35_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.47825" Longitude="115.246" StarRating="4" HotelCode="0|318191-28501185/3289528479635811503/1881" HotelName="COURTYARD AMSTERDAM ARENA ATLAS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 7, Kedewatan, Bali, Indonesia, 80571 </AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10320000/10319600/10319579/65bd651a_b.jpg</HotelPictures>
        <HotelDescription>&lt;br /&gt;The hotel resort is known for its location and its comfort. The primary amenities at this hotel resort are bar &amp;amp; lounge, 24-hour front desk, elevator and free WiFi. Additional amenities include ironing facilities, safe-deposit box at front desk, terrace, smoke-free property, number of buildings 1, complimentary newspapers in lobby, dry cleaning &amp;amp; laundry service and laundry facilities. Kupu Kupu Barong Villas and Tree Spa by L'OCCITANE accepts MasterCard and Visa for payment. Cash not accepted. Pets not allowed.&lt;br /&gt;The hotel resort has 38 air conditioned rooms for you to relax in. The main room amenities are free WiFi (room), TV, in-room safe, air conditioning, in-room safe (laptop compatible), iron &amp;amp; ironing board (on request), minibar, patio, phone, premium TV channels, private bathroom and slippers.&lt;br /&gt;The hotel occupies a beautiful property populated by villas and overlooking countryside made lush by the island's volcanic mountains.&lt;br /&gt;Eating and drinking facilities include bar &amp;amp; lounge.&lt;br /&gt;Swimming facilities available at this hotel resort include outdoor swimming pool. Wellness facilities include massage - spa treatment room(s), fitness facilities, spa services on site, steam room and spa tub.&lt;br /&gt;Free parking is possible onsite.&lt;br /&gt;Check In: 14:00&lt;br /&gt;Check Out: 12:00&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|646521-25824431/3289528479635811503/12764" HotelName="VAN DER VALK HOTEL AMSTERDAM - AMSTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/27000000/26960000/26955300/26955255/1dd6caef_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|634187-25809284/3289528479635811503/16482" HotelName="CONSCIOUS HOTEL WESTERPARK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22330000/22328900/22328826/29239a6a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="44.5349429" Longitude="11.3485741" StarRating="4" HotelCode="0|355550-25544042/3289528479635811503/17302" HotelName="THE SOCIAL HUB AMSTERDAM CITY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>BOLOGNA,BOLOGNA,DELL ARCOVEGGIO 46</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11510000/11500400/11500383/63ec4274_b.jpg</HotelPictures>
        <HotelDescription>The Hotel HC3 located in Bologna is an elegant 4 star hotel that offers an exceptional high quality of services in a contemporary structure.  The hotel is equipped with modern technology . The 37 rooms of the Hotel HC3 are equipped with air conditioner, refrigerated bar, telephone, Demand TV and safe&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240592-25456325/3289528479635811503/18917" HotelName="LINDEN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6430000/6429600/6429509/108857c8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|306146-25510979/3289528479635811503/19698" HotelName="NO. 377 HOUSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8040000/8037400/8037360/6151ab54_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|144238-25318839/3289528479635811503/15982" HotelName="CONSCIOUS VONDELPARK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3910000/3909300/3909295/857d540b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|255-229856/3289528479635811503/7801" HotelName="NOVA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/46400/46340/88b60013_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|636348-30102468/3289528479635811503/7344" HotelName="V FREDERIKSPLEIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1800000/1796800/1796774/48069d5d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|246-25187122/3289528479635811503/16145" HotelName="CONSCIOUS MUSEUM SQUARE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/21100/21049/2ab69a99_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.7696789" Longitude="-84.605082" StarRating="4" HotelCode="0|305615-25510787/3289528479635811503/18549" HotelName="ROYAL AMSTERDAM HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>960 Bob Arnold Boulevard, Lithia Springs, GA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8470000/8468300/8468300/c1af2bf6_b.jpg</HotelPictures>
        <HotelDescription>Experience the city like never before at SpringHill Suites Atlanta Six Flags. Whether you wish to seek thrills at Six Flags Over Georgia, visit the plethora of iconic locations in downtown Atlanta or attend a professional football game at the state-of-the-art
 Mercedes-Benz Stadium, you'll find it near our hotel in Lithia Springs. Fuel up for your day at our complimentary morning buffet, featuring a selection of American breakfast foods and beverages. Don't worry, you can burn off the calories from all of the delicious
 food, both from our buffet and in the city, at our 24-hour fitness center, featuring free weights and cardio equipment. At the end of your exhilarating day, our suites provide a tranquil place to relax and rejuvenate. Each one offers plush bedding, free Wi-Fi,
 a pantry area and flat-panel TV to provide a sense of home. No matter if you're here for a business trip or a family vacation, allow SpringHill Suites Atlanta Six Flags to not only meet, but exceed your expectations.
&lt;br /&gt;Check In: 15:00 PM&lt;br /&gt;Check Out: 12:00&lt;br /&gt;Maximum child age: 18&lt;br /&gt; &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|613509-32414165/3289528479635811503/4748" HotelName="THE HOXTON LLOYD AMSTERDAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/2000000/1150000/1146000/1146000/892835e4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|279284-25499532/3289528479635811503/19923" HotelName="TEUN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1690000/1683000/1682977/dd807d9e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|263310-22265236/3289528479635811503/20442" HotelName="DE HALLEN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7770000/7761200/7761154/87bbb533_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|265-22245643/3289528479635811503/21050" HotelName="SINGEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1140000/1130600/1130576/38844631_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|27339-22238188/3289528479635811503/21180" HotelName="PARK PLAZA VONDELPARK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/180000/176800/176749/13e64f54_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|54077-22250739/3289528479635811503/20826" HotelName="MOVENPICK AMSTERDAM CITY CENTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1460000/1452100/1452083/865ace76_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|247-25187123/3289528479635811503/18411" HotelName="THE LANCASTER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/41100/41006/14cbf67d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="46.8132429" Longitude="-71.2248203" StarRating="3" HotelCode="0|74349-30195871/3289528479635811503/22010" HotelName="ALEXANDER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>365 CHAREST BOULEVARD EAST  QUEBEC CITY , QUEBEC , CA , G1K 3H3 </AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1400000/1397800/1397734/70ffe296_b.jpg</HotelPictures>
        <HotelDescription>Charming Inn located in the St-Roch quarter near Old Quebec City (5 minutes walk), shops and business district nearby. - Number of rooms: 28 - Accommodation: air conditioning, TV, telephone, internet access, clock radio, hair dryer, rollaway bed $5. - Facilities: parking $11. Wheelchair accessible room(s).&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|15798-25200467/3289528479635811503/10241" HotelName="BILDERBERG GARDEN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/15700/15643/62273ec3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1256551-26605358/3289528479635811503/17353" HotelName="DE WARE JACOB BOUTIQUE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/58000000/57680000/57674400/57674335/69ebef3d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|276-25187132/3289528479635811503/18266" HotelName="LEONARDO HOTEL AMSTERDAM LEIDSE SQUARE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/41000/40998/adc5b74a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10330-25200686/3289528479635811503/18715" HotelName="MAX BROWN MUSEUM SQUARE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1530000/1525000/1524945/37199821_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|279275-25499528/3289528479635811503/19010" HotelName="GOLDEN MANSION APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8110000/8107400/8107304/7c69725a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|24945-25209674/3289528479635811503/14033" HotelName="XO HOTELS VAN GOGH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1590000/1584400/1584349/w1247h2000x876y0-04851d8c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1276464-22366741/3289528479635811503/21340" HotelName="OSCAR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1530000/1529900/1529824/e0bbad8e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|310742-28560182/3289528479635811503/1406" HotelName="CORENDON CITY AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9730000/9726300/9726263/e4f9f166_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="35.5292184" Longitude="-108.7642055" StarRating="3" HotelCode="0|255154-25476977/3289528479635811503/12632" HotelName="AMSTERDAM MANSION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1460 W. Maloney Avenue, Gallup, NM, 87301, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6350000/6348000/6347905/30a93194_b.jpg</HotelPictures>
        <HotelDescription>The Hampton Inn and Suites Gallup, NM offers three distinct suite options to meet your lodging needs. The three suite styles are: one king size bed with an upholstered chair and ottoman, a king size bed with sofa sleeper, and two queen beds with an upholstered chair and ottoman. All of our suites have a wet bar, refrigerator, and microwave. Additionally, the studio suite has a more spacious work area with complimentary high-speed Internet access and an ergonomic desk chair. For added convenience a guest laundry is located on premises, as well as a Suite Shop Convenience Store which is fully stocked with various sundries and an assortment of foods and beverages to enjoy. In addition to these amenities, your suite will be equipped with a coffee maker, iron, and ironing board, and a complimentary in-room movie channel. Enjoy complimentary local calls and no surcharge for using a calling card. Guests also enjoy the following complimentary items: On the House hot breakfast, Hampton On the Run(TM) breakfast bags and USA Today copies Monday-Friday.   As always, your stay is backed by the 100% Hampton Guarantee. If you're not 100% satisfied, we don't expect you to pay. That's our promise and your guarantee. That's 100% Hampton.&lt;br /&gt;CheckIn Time: 15:00&lt;br /&gt;CheckOut Time: 12:00&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|646510-25824417/3289528479635811503/19113" HotelName="HOTEL LARENDE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4050000/4047100/4047020/6b906561_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|133979-25303856/3289528479635811503/15230" HotelName="CORNELISZ" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/866200/866154/04f0db5e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|104200-22383170/3289528479635811503/21104" HotelName="NH AMSTERDAM ZUID" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2270000/2266600/2266517/99a8f26a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|141852-5934137/3289528479635811503/7825" HotelName="IBIS STYLES AMSTERDAM CITY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1410000/1400500/1400487/0b0962ce_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|186150-17319656/3289528479635811503/7834" HotelName="IBIS STYLES AMSTERDAM AMSTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/891900/891895/ba7059c2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|33478-22247978/3289528479635811503/20532" HotelName="IBIS STYLES AMSTERDAM CENTRAL STATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1220000/1211300/1211201/5326e733_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|58787-25232369/3289528479635811503/15444" HotelName="APOLLOFIRST BOUTIQUE HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83700/83609/d5e17fb3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|66549-25237225/3289528479635811503/19399" HotelName="ROEMER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1610000/1603500/1603418/8dbfceed_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|533171-22327841/3289528479635811503/20175" HotelName="FRANK SINCE 1666" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/40000000/39620000/39616100/39616021/d0148de1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|268-22250738/3289528479635811503/21195" HotelName="LEONARDO BOUTIQUE HOTEL AMSTERDAM VONDELPARK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/8800/8799/fd58249d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|168140-28456033/3289528479635811503/1656" HotelName="HOUSE OF ADAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1169700/1169639/fc93b32f_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.216559" Longitude="-97.693541" StarRating="3" HotelCode="0|15811-25201355/3289528479635811503/19004" HotelName="FRANCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 7501 E. Ben White Blvd., AUSTIN, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/878800/878705/17b0b075_b.jpg</HotelPictures>
        <HotelDescription>All suite hotel ideally located minutes from the 6th Street downtown entertainment district.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|908053-28447907/3289528479635811503/1880" HotelName="HOTEL JIMMY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/908053/20221219161345923.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|615871-25779300/3289528479635811503/18837" HotelName="HOTEL BOAT AND CO" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/37000000/36350000/36350000/36349963/75a740a0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1360665-26661901/3289528479635811503/19532" HotelName="LIMEHOME AMSTERDAM HEMONYSTRAAT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/84000000/83500000/83495600/83495552/22d59f6b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|306044-22389235/3289528479635811503/20241" HotelName="FINE HARMONY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9030000/9027400/9027317/0d1e629a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|138374-28495969/3289528479635811503/3017" HotelName="DUTCH DESIGN HOTEL VONDELPARK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1790000/1782800/1782701/205a0695_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1444704-30195867/3289528479635811503/21708" HotelName="PRINSENGRACHT HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1444704/20257159498758.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|158172-30204505/3289528479635811503/22532" HotelName="THE MANOR AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4170000/4161700/4161634/f5761614_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="183.34" OriginalAmount="178" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|26267-22394321/3289528479635811503/21527" HotelName="NH MUSEUM QUARTER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1130000/1121700/1121636/7857adb4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="185.40" OriginalAmount="180" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|460121-25631681/3289528479635811503/19304" HotelName="THE JULY - TWENTY EIGHT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17960000/17954400/17954381/21e8cf92_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="185.40" OriginalAmount="180" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|401843-25583401/3289528479635811503/19821" HotelName="THE BANK HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15120000/15115200/15115151/e4b6645d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|242555-25458591/3289528479635811503/16243" HotelName="AMSTERDAM CANAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5960000/5952800/5952705/f0f6028d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="188.49" OriginalAmount="183" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|223-22381740/3289528479635811503/21575" HotelName="NH AMSTERDAM CARANSA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/519400/519393/acc47b41_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="189.52" OriginalAmount="184" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23205-28496015/3289528479635811503/1575" HotelName="NES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/521300/521203/1b3fc29b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="189.52" OriginalAmount="184" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|896584-28489196/3289528479635811503/2775" HotelName="MODERN TIMES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/896584/2021216174344985.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="189.52" OriginalAmount="184" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|646518-22389662/3289528479635811503/21078" HotelName="THE BIRD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/646518/20221219134320715.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|615783-25779150/3289528479635811503/15326" HotelName="CITYVIEW HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37950000/37950000/37949958/38026160_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|14698-28458417/3289528479635811503/4514" HotelName="ASTERISK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/14698/14698_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|241421-25457382/3289528479635811503/15303" HotelName="NOVA APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15670000/15660500/15660499/13affb30_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.93252" Longitude="-3.384476" StarRating="4" HotelCode="0|158173-25329644/3289528479635811503/16917" HotelName="NOTTING HILL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> Ingliston, Newbridge  - EDINBURGH, UK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4240000/4232400/4232355/af65869d_b.jpg</HotelPictures>
        <HotelDescription>Set in a Victorian mansion in 55 acres of grounds, Norton House features a luxury spa, award-winning restaurant and boutique rooms with free internet. Edinburgh is a 20-minute drive, and Edinburgh Airport is 3 miles away. Bedrooms at Norton House Hotel &amp;amp; Spa each have a modern bathroom with free toiletries and fluffy bathrobes. All rooms have a satellite TV/DVD player and a minibar. Guests can relax in the sauna, steam room or hydrotherapy pool in the luxurious spa. The health club also has a swimming pool with feature fountains, a fully equipped gym and treatment rooms. Ushers Restaurant offers fine dining and specialist wines in elegant surroundings. The Brasserie offers traditional British cuisine, and The Glass Lounge serves classic cocktails and afternoon teas. Set in leafy grounds, Norton House Hotel is just off the junction of M8 and M9 motorways. Free on-site parking is available.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="192.61" OriginalAmount="187" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15806-25202759/3289528479635811503/14862" HotelName="DELPHI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/23800/23765/568a64eb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|259747-25482059/3289528479635811503/11756" HotelName="DOUBLETREE BY HILTON HOTEL AMSTERDAM - NDSM WHARF" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7440000/7439800/7439747/bf5354a6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1274707-26619225/3289528479635811503/19159" HotelName="HEGRA BY STANLEY COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3800000/3799500/3799444/345e8242_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15810-25201354/3289528479635811503/19370" HotelName="HUYGENS PLACE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/66100/66005/c33a8e2f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|415175-30102467/3289528479635811503/7442" HotelName="V FIZEAUSTRAAT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15030000/15022000/15021981/04135c5c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|30175-25214040/3289528479635811503/16408" HotelName="DE PIJP BOUTIQUE HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13070000/13063100/13063045/917dd121_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="195.70" OriginalAmount="190" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|876656-26092634/3289528479635811503/19534" HotelName="LA REMISE - BED &amp;amp; BREAKFAST" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3200000/3190300/3190219/29c7e682_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="195.70" OriginalAmount="190" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|254-22247985/3289528479635811503/21024" HotelName="NOVOTEL AMSTERDAM CITY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27200/27166/df681706_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|708025-25893559/3289528479635811503/19948" HotelName="MR. JORDAAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14870000/14869600/14869509/a568d3dd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="201.88" OriginalAmount="196" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|237-22228046/3289528479635811503/21098" HotelName="NH AMSTERDAM LEIDSEPLEIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/180000/176800/176758/29820570_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="202.91" OriginalAmount="197" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|48099-25224376/3289528479635811503/15132" HotelName="MAISON ELLE AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/2000000/1080000/1072900/1072843/fe890dd0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="202.91" OriginalAmount="197" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.3043114" Longitude="-81.4449455" StarRating="3" HotelCode="0|533159-25690296/3289528479635811503/17481" HotelName="HOLIDAY INN EXPRESS AMSTERDAM - CITY HALL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>4104 W. IRLO BRONSON HWY, KISSIMMEE, 34741, FL, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21530000/21528300/21528245/278571ca_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Hotel. Total rooms and suites: 174. Floors: 3. Property description- The Days Inn Kissimmee is located at the intersection of US 192 and Hoagland Blvd, 7 miles from the Disney parks,12 miles from Sea World and Universal Studios, and one block away from Medieval Times  The Days Inn Kissimmee is within a short drive to the Kissimmee Downtown Arena, five miles from Osceola Heritage Park and the Silver Spurs Arena, 2miles to Osceola Softball Complex.  The Days Inn Kissimmee offers complimentary continental breakfast, outdoor seasonally heated pool and complimentary USA Today Newspaper. The Surrounding Area has a Wide variety of Shopping choices and Many Different Restaurants Within Walking Distance. Our Spacious room includes two queens or one king size bed, All guestrooms include hair dryers, in-room safes, and cable TV with two movie channels and In-Room Safe.Property was built in 1989. Property was renovated in 2002. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="204.97" OriginalAmount="199" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.849625" Longitude="30.617002" StarRating="4" HotelCode="0|249-27713379/3289528479635811503/17452" HotelName="CITADINES CANAL AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>17 LIMAN MAH.25.SOK. KONYAALTI, ANTALYA, TR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14500/14445/e642f9dd_b.jpg</HotelPictures>
        <HotelDescription>This appealing hotel is located to the west of the city centre along the coast in an area known as Konyaalti. Bars, pubs and nightclubs are to be found some 5 km away. The nearest shops are within 3 km of the hotel. The city centre can be reached on public transport, and is only about 9 km from the hotel, whilst Antalya airport is roughly 20 km away. Opened in 2005 and refurbished in 2010, the hotel is fully air-conditioned and comprises 48 rooms set over 5 floors, which can be reached by lifts. There is also a restaurant serving culinary delights. The stylish rooms are en suite and feature all amenities necessary for a comfortable stay, including a wireless Internet connection. There is a swimming pool and a paddling pool in the hotel grounds, where guests of all ages can take a refreshing dip.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="204.97" OriginalAmount="199" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|243-22241294/3289528479635811503/20777" HotelName="INNTEL CENTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/48800/48725/5782e970_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="206.00" OriginalAmount="200" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|646515-25824425/3289528479635811503/19519" HotelName="HOTEL DWARS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6610000/6604200/6604153/38310f53_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|881808-26105541/3289528479635811503/19540" HotelName="EDEN STUDIOS &amp;amp; APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/54000000/53170000/53164200/53164152/933a8103_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="22.612757" Longitude="120.35078699999997" StarRating="3" HotelCode="0|401813-30195889/3289528479635811503/22317" HotelName="ATLAS VONDELPARK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>No. 364, Wujia 1st Road ,Kaohsiung,  830</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/906000/905937/ea824d98_b.jpg</HotelPictures>
        <HotelDescription>Spring Art Hotel is perfectly located for both business and leisure guests in Kaohsiung. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. Facilities like free Wi-Fi in all rooms, 24-hour front desk, Wi-Fi in public areas, car park, meeting facilities are readily available for you to enjoy. Some of the well-appointed guestrooms feature television LCD/plasma screen, internet access – wireless, internet access – wireless (complimentary), non smoking rooms, air conditioning. Access to the hotel`s fitness center will further enhance your satisfying stay. Friendly staff, great facilities and close proximity to all that Kaohsiung has to offer are three great reasons you should stay at Spring Art Hotel. &lt;br /&gt;Pets are strictly prohibited at the property, with the exception of guide dogs. &lt;br/&gt; The minimum age required to check in is 18 years.&lt;br /&gt;Guests over 3 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="208.06" OriginalAmount="202" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|14699-22299048/3289528479635811503/20335" HotelName="CITY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1530000/1527600/1527507/04687d15_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="208.06" OriginalAmount="202" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|217-28714672/3289528479635811503/20406" HotelName="CLAYTON HOTEL AMSTERDAM AMERICAN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/2000000/1220000/1210300/1210274/8db63422_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="209.09" OriginalAmount="203" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|439556-4756841/3289528479635811503/6382" HotelName="SIR ADAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15510000/15502900/15502839/f2e61d47_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="210.12" OriginalAmount="204" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|866135-26077087/3289528479635811503/19926" HotelName="PREMIER SUITES PLUS AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/47000000/46390000/46387500/46387463/28833f72_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="211.15" OriginalAmount="205" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|401855-28558286/3289528479635811503/778" HotelName="ZOKU AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11590000/11587700/11587613/641ead8c_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="211.15" OriginalAmount="205" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|161835-27577679/3289528479635811503/16824" HotelName="AMSTELZICHT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1520000/1518200/1518132/36731378_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="211.15" OriginalAmount="205" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|262-22238187/3289528479635811503/21269" HotelName="NH AMSTERDAM SCHILLER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/420000/418400/418334/76e88aba_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="212.18" OriginalAmount="206" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|881809-26105543/3289528479635811503/18763" HotelName="INNSIDE BY MELIA AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/59000000/58190000/58182000/58181922/43d6ad64_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="213.21" OriginalAmount="207" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1453171-32398444/3289528479635811503/8716" HotelName="AVANI MUSEUM QUARTER AMSTERDAM HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1453171/20251126201546292.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="213.21" OriginalAmount="207" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|866287-26077235/3289528479635811503/20075" HotelName="OMEGA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/57000000/56970000/56969600/56969561/8b01c64a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="214.24" OriginalAmount="208" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|30509-25214322/3289528479635811503/15195" HotelName="DIKKER &amp;amp; THIJS FENICE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1400/1367/88618659_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="214.24" OriginalAmount="208" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|236475-25444890/3289528479635811503/16461" HotelName="ROOM MATE AITANA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6330000/6326000/6325959/78d38c6f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="214.24" OriginalAmount="208" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|161250-22247980/3289528479635811503/21495" HotelName="JL NO76" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4200000/4190800/4190772/38dfaac0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="214.24" OriginalAmount="208" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|229-30211772/3289528479635811503/23349" HotelName="DIE PORT VAN CLEVE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1200/1177/8a90281d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|598717-25751112/3289528479635811503/14290" HotelName="VAN DE VIJSEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22800000/22792700/22792643/183cc583_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|272-22238186/3289528479635811503/21675" HotelName="NH CITY CENTRE AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/26900/26865/424746d5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="221.45" OriginalAmount="215" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|707888-25893481/3289528479635811503/18733" HotelName="MAI AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/43000000/42240000/42239200/42239162/121ae3b8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="222.48" OriginalAmount="216" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|615908-28442338/3289528479635811503/4231" HotelName="SHORT STAY GROUP EAST QUARTER SERVICED APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4800000/4791800/4791754/b4bec6fa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="225.57" OriginalAmount="219" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|20438-25210311/3289528479635811503/16725" HotelName="A TRAIN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2790000/2785500/2785481/57df9cc7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="225.57" OriginalAmount="219" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|248529-22242404/3289528479635811503/20380" HotelName="ART'OTEL AMSTERDAM POWERED BY RADISSON HOTELS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6020000/6019900/6019824/d9f353bb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="227.63" OriginalAmount="221" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|524810-20839498/3289528479635811503/733" HotelName="PESTANA AMSTERDAM RIVERSIDE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19750000/19741900/19741825/b51fddb5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="228.66" OriginalAmount="222" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|615734-30801477/3289528479635811503/6781" HotelName="SUPPER HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/33000000/32100000/32100000/32099928/15a6e99d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="230.72" OriginalAmount="224" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|524837-25683059/3289528479635811503/18923" HotelName="THE HENDRICK'S" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19150000/19143900/19143817/18e587c0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="230.72" OriginalAmount="224" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|259-22272169/3289528479635811503/21311" HotelName="RADISSON BLU HOTEL, AMSTERDAM CITY CENTER" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14200/14193/7f2f898a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="230.72" OriginalAmount="224" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|520139-30200856/3289528479635811503/24702" HotelName="MONET GARDEN HOTEL AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19960000/19960000/19959953/98f7b7de_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="231.75" OriginalAmount="225" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|615809-28550706/3289528479635811503/3591" HotelName="ADAM SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/16000000/15190000/15187700/15187630/1f297fef_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="231.75" OriginalAmount="225" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|235377-25443734/3289528479635811503/19469" HotelName="SEBASTIANS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4100000/4099900/4099831/cfda979f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="231.75" OriginalAmount="225" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|275-22239384/3289528479635811503/21167" HotelName="PARK PLAZA VICTORIA AMSTERDAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19500/19430/7a13bd15_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="234.84" OriginalAmount="228" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|104204-25280849/3289528479635811503/19888" HotelName="THE TIMES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/54000000/53330000/53325000/53324924/980760cf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="236.90" OriginalAmount="230" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|225-25181482/3289528479635811503/14739" HotelName="THE HIGHLANDER" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1420000/1418300/1418240/e371d0e7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="236.90" OriginalAmount="230" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|163629-22257359/3289528479635811503/20367" HotelName="CROWNE PLAZA AMSTERDAM SOUTH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4470000/4461900/4461846/1d7d8fe4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="237.93" OriginalAmount="231" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1442277-28846753/3289528479635811503/20111" HotelName="THE DIAMOND" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1442277/202562101236919.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="242.05" OriginalAmount="235" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|708010-28460762/3289528479635811503/2536" HotelName="AMSTERDAM WIECHMANN HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/708010/2020429101826493.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="242.05" OriginalAmount="235" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|226-30200867/3289528479635811503/22065" HotelName="ALBUS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/889700/889645/40b447eb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="244.11" OriginalAmount="237" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|206319-25404333/3289528479635811503/18707" HotelName="SIR ALBERT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5450000/5440700/5440699/17c57507_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="245.14" OriginalAmount="238" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|233-22239385/3289528479635811503/20165" HotelName="ESTHEREA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/6500/6412/e3e67154_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="246.17" OriginalAmount="239" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1444847-30195890/3289528479635811503/23384" HotelName="EAST QUARTER APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1444847/2025715162438405.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="246.17" OriginalAmount="239" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1444700-30211781/3289528479635811503/23423" HotelName="HARBOUR LOFT STUDIOS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1444700/20257159316729.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="249.26" OriginalAmount="242" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|646511-25824418/3289528479635811503/12621" HotelName="CANAL BOUTIQUE ROOMS &amp;amp; APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5290000/5282100/5282002/6d0933f0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="249.26" OriginalAmount="242" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|218-25189027/3289528479635811503/12922" HotelName="AMSTERDAM DE ROODE LEEUW" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/26600/26551/9f3af698_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="251.32" OriginalAmount="244" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|646514-28502731/3289528479635811503/2132" HotelName="HOTEL RESIDENCE LE COIN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/646514/2022121916171194.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="253.38" OriginalAmount="246" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|876572-26092543/3289528479635811503/15487" HotelName="SWEETS - ZEILSTRAATBRUG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/45000000/45000000/44992800/44992736/80c471c7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="253.38" OriginalAmount="246" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|256-25189041/3289528479635811503/17011" HotelName="PARK CENTRAAL AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/22400/22363/52d7b96f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="257.50" OriginalAmount="250" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|138382-27713380/3289528479635811503/18985" HotelName="MISTER HIGHLAND HOTEL AMSTERDAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/138382/20117516119962.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="257.50" OriginalAmount="250" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1351680-30195858/3289528479635811503/24621" HotelName="MOTEL ONE AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11230000/11229200/11229106/5fc95e43_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="258.53" OriginalAmount="251" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|351230-30211784/3289528479635811503/22790" HotelName="YAYS CONCIERGED BOUTIQUE APARTMENTS ZOUTKEETSGRACHT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11310000/11301700/11301676/1e624bcd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="261.62" OriginalAmount="254" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|866132-28495973/3289528479635811503/1986" HotelName="HOUSE OF AMSTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/42000000/41550000/41543600/41543598/c8d9efdf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="261.62" OriginalAmount="254" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|593359-25742722/3289528479635811503/18523" HotelName="MERCIER" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23400000/23394600/23394543/0405e1e5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="262.65" OriginalAmount="255" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|876562-26092528/3289528479635811503/19989" HotelName="SWEETS - VAN HALLBRUG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/45000000/45000000/44994700/44994617/39c7268e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="262.65" OriginalAmount="255" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.543195" Longitude="5.373621" StarRating="4" HotelCode="0|615770-30210840/3289528479635811503/22940" HotelName="CITIZENM AMSTEL AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> CD 10 3828 ROUTE DE BERRE, AIX EN PROVENCE, FR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/30000000/29750000/29745300/29745293/4e651576_b.jpg</HotelPictures>
        <HotelDescription>Enjoying a fabulous location within a renowned sport complex in a beautiful Aix-en-Provence, this impressive hotel is a perfect destination for all those looking to break from daily routine and recharge batteries. Within a short drive visitors may reach the centre of Aix-en-Provence, where to find a bustling area with restaurants, bars, shops, museums and the most important local such as the Palace of Justice, the quaint church of La Madeleine and the Museum of Old Aix. Surrounded by extensive verdant parks, the establishment is sure to enchant guests with modern facilities, hospitality and quality service. The rooms feature beautifully decorated surroundings offering elegant and modern furniture, plush bed linens and top notch comforts to guarantee a memorable stay. Guests may wake up to a rich buffet-style breakfast and throughout the day they may make use of hotel facilities including business corner, bar and swimming pool.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="264.71" OriginalAmount="257" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|524831-30211791/3289528479635811503/21902" HotelName="RESIDENCE INN BY MARRIOTT AMSTERDAM HOUTHAVENS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21460000/21452200/21452107/f637ad77_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="265.74" OriginalAmount="258" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|866136-26077089/3289528479635811503/19985" HotelName="SWEETS - BELTBRUG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/45000000/45000000/44993100/44993075/43b1c1f9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="268.83" OriginalAmount="261" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|244-22329233/3289528479635811503/20869" HotelName="NH COLLECTION AMSTERDAM FLOWER MARKET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/527600/527568/29c3155c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="269.86" OriginalAmount="262" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.885250091552734" Longitude="30.706480026245117" StarRating="5" HotelCode="0|236-22228045/3289528479635811503/21138" HotelName="NH COLLECTION BARBIZON PALACE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>15 Mermerli Sokak Kaleici, ANTALYA, TR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11300/11293/4a41ace7_b.jpg</HotelPictures>
        <HotelDescription>This hotel is located around a 3-minute walk from the beach and some 5 minutes on foot from the centre of Antalya. Antalya City Museum is around 3 km away and Termessos is about a 30-minute ride on public transport, Perge is some 20 km away whereas the Aspendos Ancient Theatre is around 40 km from the hotel and it is approximately 50 km to Side. Antalya Airport is around 13 km away.

This historic city hotel is comprised of three historic town houses, each of them at least a century old, restored to life while in keeping with Ottoman architecture. It is a peerless hotel, ready to serve all year round with rooms which retain their historical grace but come with every modern comfort and a restaurant which offers selected dishes from international cuisine. The hotel offers a total of 60 rooms, a garden and a terrace. Further facilities available to guests include air conditioning, a lobby area with a 24-hour reception, a currency exchange facility, Internet access with WLAN access points and room and laundry services (both for an additional fee).

All rooms offer individually adjustable air conditioning and heating, a minibar, Internet access, a telephone, satellite/ cable TV with music channel, a safe, an en suite bathroom with a shower and a hairdryer.

This hotel features an outdoor swimming pool in ancient Roman style as well as a poolside snack bar, sun loungers and parasols. 

In the main restaurant and garden restaurant guests will find an unrivalled ambiance where countless flavours from world cuisine are brought together, accompanied by piano music. Guests may select their breakfast from a continental buffet and the evening meal is available from a set menu.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="270.89" OriginalAmount="263" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|59394-18848564/3289528479635811503/583" HotelName="GRAND AMRATH" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1520000/1519500/1519483/ec94314d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="271.92" OriginalAmount="264" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|184490-25369725/3289528479635811503/19446" HotelName="SARAS BOUTIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/972900/972830/21cd3e71_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="273.98" OriginalAmount="266" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|866130-26077076/3289528479635811503/15256" HotelName="THE HIGHLAND HOUSE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18590000/18582400/18582304/aafbdccc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="277.07" OriginalAmount="269" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|47334-25223761/3289528479635811503/17537" HotelName="DES ARTS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1530000/1521600/1521568/2b1707c7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="278.10" OriginalAmount="270" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|23291-25212222/3289528479635811503/16599" HotelName="KIMPTON DE WITT AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2700/2603/2991c461_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="279.13" OriginalAmount="271" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|615810-25779204/3289528479635811503/18172" HotelName="HOTEL JAKARTA AMSTERDAM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23320000/23319900/23319822/773cdb68_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="282.22" OriginalAmount="274" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|9360-25191120/3289528479635811503/13543" HotelName="BILDERBERG JAN LUYKEN AMSTERDAM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19300/19218/2ac55042_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="283.25" OriginalAmount="275" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1461073-32653149/3289528479635811503/17044" HotelName="NYX HOTEL AMSTERDAM REMBRANDT SQUARE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="285.31" OriginalAmount="277" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.83502" Longitude="31.14805" StarRating="4" HotelCode="0|267-25189047/3289528479635811503/16565" HotelName="SWISSOTEL AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> BOGAZKENT MEVKII, SERIK, BELEK / ANTALYA, TR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/21300/21231/c886d872_b.jpg</HotelPictures>
        <HotelDescription>Ideal for families with children, this modern furnished hotel consists of 4 buildings and is located on the beach of Belek-Bogazkent, 9 km from the town of Belek, famous for its golf courses. Covering 23,000 m2, the complex features a spacious garden area and a 150m long private beach. Public transport and taxis are available from the hotel entrance providing easy access to nearby places of interest such as the old town and harbour at Antalya and the ancient cities of Perge and Aspendos. It is 50 km from the city centre and 40 km away from the Antalya International Airport. This hotel features spacious and cosy rooms with a mini bar, satellite TV, a work desk and bathroom amenities. The hotel also offers a compact facility which consists of different size of pools and Aqua Park.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="286.34" OriginalAmount="278" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|401810-25583385/3289528479635811503/15699" HotelName="AMBASSADE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/46400/46337/7fe68d7c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="288.40" OriginalAmount="280" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|155187-21406297/3289528479635811503/227" HotelName="DOUBLETREE BY HILTON AMSTERDAM CENTRAAL STATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3980000/3978000/3977985/w5748h3835x5y5-9680bb5d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="292.52" OriginalAmount="284" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.83252" Longitude="31.15949" StarRating="3" HotelCode="0|261-30106515/3289528479635811503/7195" HotelName="THE HOXTON, AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>51, 33 Bogazkent Serik, BELEK, ANTALYA, TR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/8500/8482/675c6909_b.jpg</HotelPictures>
        <HotelDescription>Set right on the golden sands of the beach just outside of the small town of Belek, this hotel offers bright and contemporary rooms and impeccable service in a peaceful setting. Families and couples can delight in meeting dolphins, whales and walrus at the impressive Troy Aqua Park and Dolphinarium, or a relaxing game of golf at Gloria Golf Club, both just minutes from the hotel, as well as excursions to Koprulu Canyon or Zeytintasi Cave. The hotel offers an extensive range of premium facilities such as indoor and outdoor pools, children's pool, waterslides, conference rooms and hotel dance club in addition to a fitness centre with sauna, Jacuzzi and Turkish baths. For dinner, guests can choose from the main, buffet-style restaurant or barbeque, Italian, or seafood specialty a la carte restaurants as well as four hotel bars for tasty treats between meals. This hotel provides the ideal retreat for families or couples to enjoy a fun-filled holiday in the warm sunshine.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="299.73" OriginalAmount="291" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14725-25201266/3289528479635811503/13680" HotelName="BEST WESTERN DAM SQUARE INN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/26500/26484/457e7040_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="301.79" OriginalAmount="293" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1410055-30102458/3289528479635811503/6823" HotelName="DE DURGERDAM, AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107920000/107912900/107912900/a0ca4ac6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="302.82" OriginalAmount="294" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|633971-28573185/3289528479635811503/2107" HotelName="MORGAN &amp;amp; MEES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/633971/202026203638905.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="303.85" OriginalAmount="295" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|231538-25440436/3289528479635811503/13581" HotelName="V NESPLEIN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5810000/5801200/5801183/w1166h759x0y18-3b797324_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="303.85" OriginalAmount="295" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|266-25189046/3289528479635811503/16732" HotelName="INK AMSTERDAM - MGALLERY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/8100/8096/fac07b75_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="303.85" OriginalAmount="295" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|13324-25203517/3289528479635811503/17809" HotelName="OKURA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/17600/17578/facb2e32_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="313.12" OriginalAmount="304" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|460103-25631673/3289528479635811503/17028" HotelName="HYATT REGENCY AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17810000/17809500/17809421/2f30b88e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="314.15" OriginalAmount="305" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|230-24085742/3289528479635811503/21551" HotelName="TIVOLI DOELEN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/5500/5437/a6e4b155_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="315.18" OriginalAmount="306" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|174530-25357218/3289528479635811503/15965" HotelName="CANAL HOUSE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7830000/7821900/7821818/81c6abfc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="315.18" OriginalAmount="306" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|881806-26105537/3289528479635811503/19843" HotelName="THE CRAFTSMEN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38580000/38577700/38577682/a85ad45e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="316.21" OriginalAmount="307" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="39.484916" Longitude="2.521523" StarRating="2" HotelCode="0|57053-25229906/3289528479635811503/16076" HotelName="ASTON CITY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>4 PUIG MAYOR,, SANTA PONSA, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1210000/1205400/1205337/566ac6a1_b.jpg</HotelPictures>
        <HotelDescription>This stylish property features a convenient location near the beach in Santa Ponsa. Guests will find countless shops, bars and restaurants in the surrounding area. Palma de Mallorca is about a 15-minute drive and the airport is 25 kilometres from the property. The rooms are elegantly decorated and feature a welcoming atmosphere in which to enjoy a moment of relaxation and forget daily routine. The restaurant offers a range of tasty and excellent international and Spanish dishes, and visitors can savour a delicious coffee, tea or soft drink during the day at the onsite café-bar. This luxurious hotel offers guests an excellent service based on attention to detail. Ideal for holidaymakers wishing to enjoy a relaxing home-away-from-home.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="321.36" OriginalAmount="312" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|633972-28564571/3289528479635811503/3028" HotelName="DE JONKER URBAN STUDIOS &amp;amp; SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18160000/18155800/18155716/c2cc6b6a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="324.45" OriginalAmount="315" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|239-22229016/3289528479635811503/21458" HotelName="SOFITEL LEGEND THE GRAND AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/23000/22998/6528d865_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="326.51" OriginalAmount="317" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|245-22229826/3289528479635811503/20689" HotelName="ANANTARA GRAND KRASNAPOLSKY AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25700/25618/d7521a9c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="327.54" OriginalAmount="318" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|64321-25236199/3289528479635811503/19785" HotelName="SINT NICOLAAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1530000/1525000/1524939/629a5700_edited_9a09_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="330.63" OriginalAmount="321" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|888731-26115202/3289528479635811503/9719" HotelName="VAN DER VALK AMSTERDAM ZUIDAS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/49000000/48700000/48699300/48699284/412170f9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="331.66" OriginalAmount="322" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15800-25202757/3289528479635811503/15147" HotelName="BANKS MANSION" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27800/27759/72a1d137_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="335.78" OriginalAmount="326" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1444713-30211787/3289528479635811503/24898" HotelName="NDSM SERVICED APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1444713/2025715123735437.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="336.81" OriginalAmount="327" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|15793-25203576/3289528479635811503/17658" HotelName="INTERCONTINENTAL AMSTEL AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/24600/24514/2f24a309_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="358.44" OriginalAmount="348" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|51209-30211792/3289528479635811503/21928" HotelName="THE COLLEGE HOTEL AMSTERDAM, AUTOGRAPH COLLECTION" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1100000/1095700/1095679/890835a7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="368.74" OriginalAmount="358" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15581-32369450/3289528479635811503/5360" HotelName="THE PAVILIONS AMSTERDAM, THE TOREN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20600/20507/93580d62_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="396.55" OriginalAmount="385" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1323756-26635777/3289528479635811503/20028" HotelName="PILLOWS MAURITS AT THE PARK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/75000000/74020000/74012300/74012234/d8f1ba50_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="401.70" OriginalAmount="390" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.857836" Longitude="30.916534" StarRating="5" HotelCode="0|258-25191739/3289528479635811503/16788" HotelName="PULITZER" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>442 Tesisler Cad. KUNDU, ANTALYA, TR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/18900/18813/9d0026d7_b.jpg</HotelPictures>
        <HotelDescription>Adjoined to the beautiful sandy beach in Kundu, this exclusive luxury hotel enjoys a fabulous location in the Turkish Riviera. Between 20 km and 28 km away, guests will find themselves enthralled in culture and entertainment in the cities of Belek and Antalya. The comfortable, modern rooms are designed with a refreshing colors to invigorate both mind and soul. Guests can also enjoy beautiful views of the surrounding area from their balcony. A conference room is available for guests who need to maintain their work rate whilst abroad. For leisure, there is an outdoor pool, energising gym and relaxing spa available. Tennis, golf, cycling and water sports are but a few of the activities on offer. The wide range of cuisine on offer ensures that each guest will find something to enjoy.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="434.66" OriginalAmount="422" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="26.572193" Longitude="-80.0655192" StarRating="5" HotelCode="0|187541-25372639/3289528479635811503/13218" HotelName="ANDAZ AMSTERDAM PRINSENGRACHT - A CONCEPT BY HYATT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1255 Hypoluxo Road, Lantana, 33462, FL, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5420000/5417300/5417281/4e0bf312_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Motel. Total rooms and suites: 125. Floors: 1. Property description- Why pay too much for a good night's sleep?

The Super 8 - Lantana offers 125 ground floor sleeping rooms.  All of our rooms include a complimentary Super Start breakfast, Coffee Maker,  Hair dryer and Wireless Internet.  Conveniently located between West Palm Beach and Fort Lauderdale, we are just a block off I-95,  and only 2 miles separates you from the lovely South Florida beach. Let our friendly staff help you today.  Sorry, no pet allowed.. Onsite facilities information- ParkingProperty was built in 1986. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="444.96" OriginalAmount="432" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15802-25201885/3289528479635811503/16062" HotelName="CORDIAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/867900/867836/fe49b969_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="485.13" OriginalAmount="471" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|234-30216206/3289528479635811503/23291" HotelName="DE L'EUROPE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/23400/23348/92e172d2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="509.85" OriginalAmount="495" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|255627-25477446/3289528479635811503/15776" HotelName="BREITNER HOUSE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/7000000/6992900/6992818/78c3e7ef_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="517.06" OriginalAmount="502" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|97007-25264242/3289528479635811503/15895" HotelName="ARMADA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2790000/2785400/2785398/c530b35e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="521.18" OriginalAmount="506" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|279179-28501036/3289528479635811503/2096" HotelName="DREAM HOTEL AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/279179/2014813152533227.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="521.18" OriginalAmount="506" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|615914-30211788/3289528479635811503/21916" HotelName="SHORT STAY GROUP EASTERN DOCKLANDS  SERVICED APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21440000/21438100/21438064/ef99fed3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="531.48" OriginalAmount="516" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|161842-25341639/3289528479635811503/16660" HotelName="MANDARIN ORIENTAL CONSERVATORIUM AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4640000/4633800/4633720/7b99ec84_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="562.38" OriginalAmount="546" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|615874-22390160/3289528479635811503/21253" HotelName="NEW KIT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/32000000/31570000/31560600/31560514/2fe585e4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="596.37" OriginalAmount="579" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|53645-30175869/3289528479635811503/24847" HotelName="MOZART" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1560000/1556000/1555938/91138ba0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="689.07" OriginalAmount="669" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|615763-25779114/3289528479635811503/15907" HotelName="BOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1150000/1141500/1141473/b310d485_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="742.63" OriginalAmount="721" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|894369-28460765/3289528479635811503/3064" HotelName="DE MUNCK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/894369/202128102338822.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="749.84" OriginalAmount="728" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|256703-25478776/3289528479635811503/12372" HotelName="WALDORF ASTORIA AMSTERDAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7010000/7008800/7008795/32f11b8d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="785.89" OriginalAmount="763" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|893510-28436328/3289528479635811503/3372" HotelName="OLD NICKEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/893510/20212310122935.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="827.09" OriginalAmount="803" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1433179-28701966/3289528479635811503/20158" HotelName="ROSEWOOD AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1433179/1433179_1202543114230706.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="862.11" OriginalAmount="837" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|524840-20663283/3289528479635811503/5273" HotelName="TWENTYSEVEN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20390000/20387200/20387105/568baca2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="900.22" OriginalAmount="874" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.18495" Longitude="94.88538" StarRating="2" HotelCode="0|615803-28457956/3289528479635811503/2472" HotelName="HOTEL HERMITAGE AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Wet Kyi Inn,Bagan Nyaung U ,Bagan,  11861</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3350000/3347900/3347898/5794ffa5_b.jpg</HotelPictures>
        <HotelDescription>Bagan Umbra Hotel is conveniently located in the popular Nyaung-U area. The property features a wide range of facilities to make your stay a pleasant experience. Service-minded staff will welcome and guide you at the Bagan Umbra Hotel. Comfortable guestrooms ensure a good night`s sleep with some rooms featuring facilities such as television LCD/plasma screen, internet access – wireless, internet access – wireless (complimentary), non smoking rooms, air conditioning. To enhance guests` stay, the hotel offers recreational facilities such as outdoor pool, spa, massage, garden. Bagan Umbra Hotel combines warm hospitality with a lovely ambiance to make your stay in Bagan unforgettable. &lt;br /&gt;Guests over 6 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="946.57" OriginalAmount="919" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|15799-25202756/3289528479635811503/17493" HotelName="DYLAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/550000/544200/544148/0f775155_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1466.72" OriginalAmount="1424" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1256550-28555124/3289528479635811503/4604" HotelName="THE NOBLEMEN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/69000000/68650000/68642200/68642103/41fca16a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities />
    <HotelRating>1,3,2,4,5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST</Meals>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6bc75386-1291-4473-92a7-ba2d1c9e9b05|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="6bc75386-1291-4473-92a7-ba2d1c9e9b05">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="63219" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-26T00:00:00" End="2026-10-27T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6bc75386-1291-4473-92a7-ba2d1c9e9b05|GoGlobalTravelSearch|successfull supplier interation||GoGlobleTravel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6bc75386-1291-4473-92a7-ba2d1c9e9b05|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2026-04-21T07:24:53.297445+01:00" Version="0" EchoToken="Search" TransactionIdentifier="6bc75386-1291-4473-92a7-ba2d1c9e9b05" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="83" TotalAmount="50.47" OriginalAmount="49" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1036267-26242723/3322851912678455357/7005" HotelName="GUEST HOUSE AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20950000/20944900/20944836/9d7cbf7a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="74.16" OriginalAmount="72" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1214882-26554867/3322851912678455357/6875" HotelName="HOTEL NOT HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8790000/8784200/8784192/377bea6c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="83.43" OriginalAmount="81" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|66018-25237024/3322851912678455357/7000" HotelName="MAX HOTEL AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1169600/1169547/668b51b5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="85.49" OriginalAmount="83" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|615898-19602631/3322851912678455357/95" HotelName="QUENTIN ENGLAND HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/521300/521205/0390abfd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="86.52" OriginalAmount="84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|533126-25690285/3322851912678455357/6967" HotelName="BLOSSOMS CITY HOTEL AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2700000/2692200/2692148/a97067f7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="88.58" OriginalAmount="86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.779515" Longitude="31.39798" StarRating="3" HotelCode="0|274-25181493/3322851912678455357/3379" HotelName="WESTLAKE HOTELS AMSTERDAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>3 SIDE MAH.1006 SOK., SIDE- MANAVGAT / ANTALYA, TR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/800000/794500/794428/f5005604_b.jpg</HotelPictures>
        <HotelDescription>This cosy hotel is located in the historic town of Side on the Turkish Riviera, 800 m away from the beach with a designated area for hotel guests who can benefit from a shuttle service to there. The spectacular Temple of Apollo and the ancient amphitheatre are approximately a twenty-five minute stroll or five minutes by car and there are some shops and café bars in the vicinity of the property. Featuring modern rooms equipped with amenities for guests' comfort and convenience, days can be spent lounging by the outdoor pool and enjoying a refreshing drink from the poolside bar and an on-site Turkish bath enables the chance to experience a typical, local experience.  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="88.58" OriginalAmount="86" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15801-25198240/3322851912678455357/8160" HotelName="THE CONCERT HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/861000/860966/1ece498e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="89.61" OriginalAmount="87" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|524870-25683072/3322851912678455357/7022" HotelName="LEONARDO VINKEVEEN AMSTERDAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17840000/17830500/17830432/aab6f838_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="94.76" OriginalAmount="92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1443704-32658161/3322851912678455357/1510" HotelName="NH AMSTERDAM SCHIPHOL AIRPORT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1443704/202562623711991.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="94.76" OriginalAmount="92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|31530-25215109/3322851912678455357/4562" HotelName="IBIS AMSTERDAM CITY WEST" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/990000/987700/987614/c938db7f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="96.82" OriginalAmount="94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.02839" Longitude="27.393464" StarRating="2" HotelCode="0|206294-25404300/3322851912678455357/3364" HotelName="VICTORIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/912900/912872/f757fe10_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="96.82" OriginalAmount="94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1384146-26688110/3322851912678455357/8392" HotelName="THIS HOSTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/54000000/53810000/53808400/53808360/745bf05b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="97.85" OriginalAmount="95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|487376-25651180/3322851912678455357/5721" HotelName="JOY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19480000/19475900/19475818/604f8174_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="97.85" OriginalAmount="95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.9028" Longitude="27.2765" StarRating="2" HotelCode="0|446063-25617798/3322851912678455357/6218" HotelName="EASYHOTEL AMSTERDAM ARENA BOULEVARD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>8, SINTAGMATOS DODEKANISION ST., KOS TOWN 853 00, GR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16380000/16372100/16372023/f6a2f909_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Leonidas Hotel and Studios is located in Kos's Kos Town neighborhood, close to Port of Kos, Kos Castle, and Church of Agia Paraskevi. Nearby points of interest also include Tree of Hippocrates and Roman Odeon Amphitheater.    Hotel Features.   Leonidas Hotel and Studios features a coffee shop/café, a poolside bar, and a bar/lounge. Recreational amenities include an outdoor pool and a children's pool. Complimentary wireless and wired high-speed Internet access is available in public areas and the hotel has an Internet point.  Guest parking is complimentary. Additional property amenities include a terrace, express check-in, and express check-out.    Guestrooms.     30 guestrooms at Leonidas Hotel and Studios feature air conditioning. All accommodations have furnished balconies. Kitchenettes include refrigerators. Bathrooms feature bathtubs. Housekeeping is offered six days a week and guests may request hair dryers.     Room Info:       Notifications and Fees:      A resort fee is included in the total price displayed.    Children 3 years old and younger stay free when occupying the parent or guardian's room, using existing bedding.   No pets and no service animals are allowed at this property.           The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Continental breakfast fee: EUR 4 per person (approximately)  Safe fee: EUR 2 per night     The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change.    Hotel Policy:  You must present a photo ID when checking in. Your credit card is charged at the time you book. Bed type and smoking preferences are not guaranteed.Your reservation is prepaid and is guaranteed for late arrival. The total charge includes all room charges and taxes, as well as fees for access and booking. Any incidental charges such as parking, phone calls, and room service will be handled directly between you and the property.  Checkin Instructions:  Extra-person charges may apply and vary depending on hotel policy.  Government-issued photo identification and a credit card or cash deposit are required at check-in for incidental charges.  Special requests are subject to availability upon check-in and may incur additional charges. Special requests cannot be guaranteed.    Checkin Time:  2:00 PM  Checkout Time:  12:00 PM&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="97.85" OriginalAmount="95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|615883-25779315/3322851912678455357/6276" HotelName="I HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20520000/20519600/20519501/735c86ca_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="98.88" OriginalAmount="96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23292-30101509/3322851912678455357/1811" HotelName="BEST WESTERN AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/891200/891186/660ee3e9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="98.88" OriginalAmount="96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|318194-25516025/3322851912678455357/7564" HotelName="OZO" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10100000/10094400/10094365/7b3686a3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="99.91" OriginalAmount="97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|97378-25264733/3322851912678455357/3346" HotelName="XO HOTELS BLUE SQUARE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19260000/19255000/19254975/fd59f579_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="99.91" OriginalAmount="97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|15819-25197622/3322851912678455357/3533" HotelName="XO HOTELS INFINITY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1120000/1114300/1114269/7a833bfc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="99.91" OriginalAmount="97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1226578-26574216/3322851912678455357/7317" HotelName="AMIGO HOSTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/8000000/7994100/7994026/85fa47f4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="100.94" OriginalAmount="98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1036247-26242705/3322851912678455357/6850" HotelName="FLIPPER HOTEL AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3500000/3491600/3491591/9e0b7eaf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="100.94" OriginalAmount="98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|24943-25206198/3322851912678455357/8352" HotelName="TRAVEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12580000/12579400/12579342/605c84d5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="103.00" OriginalAmount="100" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.857974" Longitude="30.913101" StarRating="3" HotelCode="0|241-25181483/3322851912678455357/5306" HotelName="CITY GARDEN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>440 Lara Turizim Yolu, ANTALYA CITY, TR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2900/2823/cec9b20a_b.jpg</HotelPictures>
        <HotelDescription>This unique and impressive hotel is situated right on Lara beach, just outside Antalya, the largest resort city in Turkey. Ideal for guests of all ages, the hotel offers a special kid's club with different activities for different age groups as well as a teen lounge, so parents may relax with some time for themselves. There is no shortage of entertainment as the hotel has facilities and services to suit any taste, including a spa and fitness centre, tennis courts, a video game centre, waters sports from windsurfing to jet skiing, free diving lessons in the pool, and daily entertainment and night shows. The hotel's stylish rooms are ample and air-conditioned with a free mini-bar and balcony or terrace in each room, while every need is catered for in the hotel's many restaurants including a buffet-style restaurant with a separate diet buffet. This hotel offers the perfect retreat for those seeking a holiday full of adventure and sporting, or a fun family holiday by the sea.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="103.00" OriginalAmount="100" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1322873-26635208/3322851912678455357/7169" HotelName="G EXPERIENCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/76000000/75970000/75969400/75969301/f8a09540_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="105.06" OriginalAmount="102" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|318176-25516015/3322851912678455357/4474" HotelName="AMADI PANORAMA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9670000/9663200/9663198/59605fb6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="105.06" OriginalAmount="102" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|403136-25584042/3322851912678455357/5221" HotelName="CITIEZ AMSTERDAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14880000/14878900/14878853/fab38b8b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="107.12" OriginalAmount="104" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15572-25198224/3322851912678455357/7124" HotelName="CAMPANILE AMSTERDAM ZUIDOOST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1160000/1150800/1150743/3cdc6e71_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="111.24" OriginalAmount="108" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|265394-25490734/3322851912678455357/4954" HotelName="HOLIDAY INN EXPRESS AMSTERDAM - ARENA TOWERS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7370000/7362300/7362273/c6d726ac_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="111.24" OriginalAmount="108" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|9355-25181344/3322851912678455357/6002" HotelName="DI-ANN CITY CENTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/790000/787600/787518/155c4398_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="111.24" OriginalAmount="108" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|477458-25643289/3322851912678455357/7985" HotelName="Q-FACTORY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18310000/18308700/18308688/2d6132bd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|62993-25235662/3322851912678455357/3227" HotelName="XO HOTELS BLUE TOWER" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19240000/19235200/19235138/2102ea32_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|24937-25206981/3322851912678455357/4848" HotelName="BASTION AMSTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/910300/910271/724d1e65_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="113.30" OriginalAmount="110" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|505376-25666864/3322851912678455357/6641" HotelName="CLINK AMSTERDAM NOORD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10240000/10237300/10237269/1f078157_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|168136-25335258/3322851912678455357/4378" HotelName="HOLIDAY INN EXPRESS AMSTERDAM - SLOTERDIJK STATION" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4680000/4674900/4674833/d0d9c72e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="115.36" OriginalAmount="112" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|646526-25824438/3322851912678455357/3092" HotelName="YOTEL AMSTERDAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38820000/38810300/38810269/28511bf7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="115.36" OriginalAmount="112" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|893372-26124587/3322851912678455357/7282" HotelName="BOUTIQUE HOTEL LA BELLE VUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11520000/11513100/11513005/a0f0ef24_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="116.39" OriginalAmount="113" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|134859-25304563/3322851912678455357/7144" HotelName="ACOSTAR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10110000/10108700/10108642/9bc8b8b0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|191653-25385640/3322851912678455357/3118" HotelName="XO HOTELS PARK WEST" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5420000/5411800/5411779/452730e2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|615872-25779301/3322851912678455357/5351" HotelName="HOTEL LEVELL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19020000/19010200/19010140/1f65100e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.02596092224121" Longitude="34.43545913696289" StarRating="2" HotelCode="0|51210-25226332/3322851912678455357/7223" HotelName="BACKSTAGE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 180 Naqb Sharm el Sheikh ,SHARM EL SHEIKH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1150000/1142100/1142030/6a2f037d_b.jpg</HotelPictures>
        <HotelDescription>This air-conditioned hotel has a total of 331 rooms and suites, and among its facilities count an entrance hall with 24-hour reception service, a hotel safe and a currency exchange facility. Guests may also make use of the café, the bar, the auditorium and the restaurant. There are also conference facilities available, as well room (24-hour) and laundry services. Younger guests are offered a kids club, Abracadabra (minimum age 4), and a playground. Parking is available for those guests arriving by car.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1323753-26635772/3322851912678455357/7472" HotelName="CAMPIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/76000000/75990000/75984600/75984557/c424d773_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|241422-19577197/3322851912678455357/258" HotelName="QUENTIN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2528600/2528525/838d8d1a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.816541" Longitude="-96.6424059" StarRating="4" HotelCode="0|278978-25499425/3322851912678455357/3143" HotelName="XO HOTELS COUTURE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>331 North Cotner, Lincoln, NE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19260000/19255000/19254998/3cf07c7b_b.jpg</HotelPictures>
        <HotelDescription>Get rested and ready for anything at the Comfort Suites hotel in Lincoln, NE near UNL - the University of Nebraska-Lincoln. Our smoke-free hotel is near Historic Haymarket District, Westfield Gateway Mall, Memorial Stadium and more. Business travelers
 appreciate our 25-person meeting room and business center with access to copy and fax services and a computer with Internet access. Additional amenities include free breakfast, free WiFi, an indoor heated pool and more. Spacious suites include a microwave,
 refrigerator, coffee maker, flat-screen TV, hair dryer, desk, sofa sleeper, iron and ironing board. Also, earn rewards including free nights and gift cards with our Choice Privileges Rewards program.
&lt;br /&gt;Check In: 15:00 PM&lt;br /&gt;Check Out: 11:00&lt;br /&gt; &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|279272-25499525/3322851912678455357/6399" HotelName="EASYHOTEL AMSTERDAM CITY CENTRE SOUTH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4820000/4814800/4814791/f3e11ac0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|26154-25207153/3322851912678455357/5700" HotelName="BASTION HOTEL AMSTERDAM NOORD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/910300/910269/9115c077_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1328041-26637798/3322851912678455357/8283" HotelName="THE FLYING PIG UPTOWN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7860000/7858100/7858098/940544d3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|265392-25490732/3322851912678455357/5122" HotelName="HOLIDAY INN AMSTERDAM - ARENA TOWERS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6530000/6525400/6525308/41038926_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14717-25198794/3322851912678455357/7751" HotelName="RHO" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1140000/1130600/1130523/c4feb7a4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|533153-25690293/3322851912678455357/3641" HotelName="WEBER HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1770000/1768300/1768238/0ef6bad2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|615808-25779199/3322851912678455357/7602" HotelName="HOTEL HEYE 130" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18150000/18144100/18144032/bb5f6eff_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|272039-32388296/3322851912678455357/1773" HotelName="VOLKSHOTEL AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/272039/201463010019296.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|646524-25824434/3322851912678455357/3260" HotelName="VIA SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37330000/37327400/37327380/b5e60ece_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|412058-25591621/3322851912678455357/8462" HotelName="OLD QUARTER" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1770000/1768300/1768275/048dadea_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|103651-30102461/3322851912678455357/1688" HotelName="WESTCORD FASHION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2550000/2543900/2543850/d830de68_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|278957-25499421/3322851912678455357/5794" HotelName="AMADI PARK HOTEL AMSTERDAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5410000/5401200/5401199/739f97a5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|518417-25676791/3322851912678455357/8106" HotelName="PARK PLANTAGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12380000/12376000/12375980/cbfd09c5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|318188-25516019/3322851912678455357/4659" HotelName="DUTCH DESIGN ARTEMIS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1180000/1175900/1175835/1bb01333_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|615769-25779121/3322851912678455357/5946" HotelName="CHASSE HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21310000/21307800/21307745/b6ed5bbb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|111967-25284199/3322851912678455357/3242" HotelName="WESTCORD ART AMSTERDAM 3 STAR" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/690000/687200/687158/b677d53c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|888582-26114956/3322851912678455357/3755" HotelName="VIJAYA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4120000/4116400/4116387/124dd151_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|14720-25197552/3322851912678455357/8333" HotelName="THE FLYING PIG DOWNTOWN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7860000/7858300/7858212/ba53fe21_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|615795-25779173/3322851912678455357/5240" HotelName="FOUR ELEMENTS AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33020000/33013600/33013514/b7d49fed_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|9354-25181343/3322851912678455357/6017" HotelName="APPLE INN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1350000/1345200/1345128/156bba80_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|894578-26126549/3322851912678455357/7281" HotelName="CORNER HOUSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15500000/15496100/15496083/9826a239_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1414879-27571466/3322851912678455357/7761" HotelName="CHASSE HOTEL RESIDENCY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/102000000/101090000/101084900/101084828/c486aaf4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="130.81" OriginalAmount="127" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|866145-26077106/3322851912678455357/5180" HotelName="HOLIDAY INN EXPRESS AMSTERDAM - NORTH RIVERSIDE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/49000000/48570000/48566400/48566342/21b8a615_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="130.81" OriginalAmount="127" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.242996" Longitude="-118.793428" StarRating="2" HotelCode="0|176908-25349542/3322851912678455357/6765" HotelName="HOTEL PAGI AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>7201 99th St., Clairmont, T8X5B1, AB, CA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2600000/2599300/2599265/0dcf6faf_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Inn. Total rooms and suites: 98. Floors: 4. Property description- 100% Smoke Free hotel Conveniently located off Highway 2, this Ramada Clairmont/Grande Prairie hotel is just 15 minutes north of Grand Prairie near Bear Lake, Grande Prairie Airport, Great Northern Casino, live events at Crystal Centre, and the history of the prairie at Grande Prairie Museum. After an exciting day, refresh at this hotel with complimentary wireless Internet access, guest laundry facility, 24-hour fitness center, convenience store and large-vehicle parking. Enjoy a meal at Husky Restaurant and Lounge onsite, including free full hot breakfast daily. Meeting and banquet space, conference rooms, and business center with copy, print and fax services is also available. Guest room amenities include refrigerator, microwave, coffee-maker, hairdryer and flat-screen TV. Pets are welcome at this hotel. There is no charge for children 17 and under with an adult.. Onsite facilities information- ParkingProperty was built in 2004. Hotel Currency: CAD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|206382-25404420/3322851912678455357/5506" HotelName="FLETCHER" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5410000/5401300/5401238/7eb493c7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|470486-25640067/3322851912678455357/6485" HotelName="PARK INN BY RADISSON AMSTERDAM CITY WEST" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17090000/17087100/17087040/a8c51227_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|117070-25286629/3322851912678455357/7196" HotelName="AADAM WILHELMINA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1670000/1660600/1660597/26163a6f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|633970-25809097/3322851912678455357/5523" HotelName="HOLIDAY INN - THE NIU, FENDER AMSTERDAM, AN IHG HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/40000000/39570000/39565600/39565524/725bf26e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|232963-30101395/3322851912678455357/1515" HotelName="HAMPTON BY HILTON AMSTERDAM / ARENA BOULEVARD" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6080000/6074500/6074456/8c333803_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.548386" Longitude="31.9817" StarRating="4" HotelCode="0|250-30100924/3322851912678455357/1637" HotelName="MERCURE AMSTERDAM CITY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/17000/16978/b0232c77_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|355718-25544135/3322851912678455357/4613" HotelName="JAZ IN THE CITY AMSTERDAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10360000/10351300/10351228/9ba3faff_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|866133-26077082/3322851912678455357/6827" HotelName="KRISOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/46000000/45030000/45020600/45020570/dc93b02d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|595694-30101121/3322851912678455357/1590" HotelName="LEONARDO ROYAL HOTEL AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/28000000/27480000/27473900/27473821/05a16c6a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|269-25182829/3322851912678455357/3434" HotelName="XO HOTELS CITY CENTRE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19260000/19255100/19255020/17ced519_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|866153-26077114/3322851912678455357/3732" HotelName="TSH AMSTERDAM WEST" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/50000000/49280000/49274700/49274684/ae3143e3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1246223-26600736/3322851912678455357/6873" HotelName="MET AMSTERDAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/47000000/46200000/46193300/46193271/fa44dfbb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|224-32398140/3322851912678455357/1695" HotelName="CASA AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/108900/108881/3f51d8eb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|615793-25779169/3322851912678455357/7084" HotelName="ATLANTA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1100000/1090100/1090002/b57b45e4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|340952-25533746/3322851912678455357/4499" HotelName="MERCURE AMSTERDAM SLOTERDIJK STATION" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10480000/10470300/10470230/25c6255e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|579947-25726351/3322851912678455357/7299" HotelName="POSTILLION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/33000000/32760000/32755100/32755001/49bd6cdd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|52238-25226369/3322851912678455357/8444" HotelName="PLANTAGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1280000/1276300/1276295/4713c2c7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.54321" Longitude="32.01795" StarRating="3" HotelCode="0|221-25181480/3322851912678455357/4588" HotelName="AVENUE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/904300/904278/4186e836_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="140.08" OriginalAmount="136" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|30232-30101095/3322851912678455357/1138" HotelName="IBIS AMSTERDAM CENTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25600/25525/6f49fd6c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="140.08" OriginalAmount="136" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.635363" Longitude="-93.263924" StarRating="3" HotelCode="0|136617-25306833/3322851912678455357/5147" HotelName="CC HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>230 S. Wildwood Dr., Branson, 65616, MO, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3230000/3224600/3224535/938ebb72_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Economy. Property Type: Inn. Total rooms: 63. Floors: 3. Property description- Stay in the heart of Branson, MO at the pet-friendly Econo Lodge at Thousand Hills hotel, located steps from Tanger Outlets and six miles from Silver Dollar City. Our pet-friendly hotel is close to Thousand Hills Golf Course, Kings Castle Theatre, White Water and the Dinosaur Canyon. We offer every guest a free hot breakfast, free WiFi, free coffee and a laundry facility. Relax in one of our guest rooms, all of which feature a coffee maker and TV. Also, earn rewards including free nights and gift cards with our Choice Privileges Rewards program.. Onsite facilities information- ParkingProperty was renovated in 1999. Hotel Currency: USD. Additional Phone Numbers: Voice - Brand reservations office: 800553-2666. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1322872-26635206/3322851912678455357/3809" HotelName="TRIBE AMSTERDAM CITY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/73000000/72040000/72035800/72035777/9919c035_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15807-25198243/3322851912678455357/5748" HotelName="DELTA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/800000/794100/794072/1c176bc9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15824-30102465/3322851912678455357/2322" HotelName="CATALONIA VONDEL AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/41100/41004/2880076e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|615875-25779305/3322851912678455357/5957" HotelName="HOTEL PONTSTEIGER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/33000000/32050000/32043900/32043897/2e1e2deb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="19.04574" Longitude="-98.20381" StarRating="3" HotelCode="0|445766-25617700/3322851912678455357/4531" HotelName="HOTEL2STAY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>7 SUR 303, PUEBLA, MEXICO</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15840000/15830900/15830809/5ad0f10f_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    El Hotelito is located close to Puebla Cathedral, Zocalo Square, and El Parian Market. Nearby points of interest also include Artist Quarter and Guardian Angel.    Hotel Features.    El Hotelito features tour/ticket assistance.  Complimentary wireless Internet access is available in public areas.  Guest parking is complimentary.    Guestrooms.     12 guestrooms at El Hotelito feature coffee/tea makers. All accommodations have balconies. Accommodations include refrigerators and microwaves. Guestrooms offer desks. Televisions have cable channels.     Room Info:       Notifications and Fees:          The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Breakfast fee: MXN 4 per person (approximately)     The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change.    Hotel Policy:  You must present a photo ID when checking in. Your credit card is charged at the time you book. Bed type and smoking preferences are not guaranteed.Your reservation is prepaid and is guaranteed for late arrival. The total charge includes all room charges and taxes, as well as fees for access and booking. Any incidental charges such as parking, phone calls, and room service will be handled directly between you and the property.  Checkin Instructions:  Extra-person charges may apply and vary depending on hotel policy.  Government-issued photo identification and a credit card or cash deposit are required at check-in for incidental charges.  Special requests are subject to availability upon check-in and may incur additional charges. Special requests cannot be guaranteed.    Property Information:  Check-out time is noon  Check-in time starts at 3 PM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.88385009765625" Longitude="30.70697021484375" StarRating="4" HotelCode="0|219-25183390/3322851912678455357/4705" HotelName="ARENA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>30 Barbaros Mah. Hesapçi Sk., Antalya, TR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/790000/788100/788010/942a97bc_b.jpg</HotelPictures>
        <HotelDescription>This charming luxury hotel enjoys a peaceful setting in the old town Kaleici neighbourhood of Antalya, near the celebrated Hadrian's Gate. It is only 15 km from Antalya International Airport, and close to the ancient harbour, Antalya Cultural Centre and so many other attractions. The hotel is set in a series of mansions dating back to the 18th and early 19th centuries, built for wealthy merchants to receive visitors. Rooms are romantic and opulent in Ottoman style, with air conditioning, private bath with luxury bathroom amenities and free wireless internet access. Guests may relax in a lounge by the sparkling outdoor pool, and sample traditional Turkish dishes or French cuisine in a romantic poolside atmosphere at the terrace restaurant or beside the cosy fireplace of Alp Pasa restaurant. The hotel also has its own open-air museum displaying artefacts from the Byzantine, Seljuk, Roman and Ottoman empires. With its romantic atmosphere, luxurious rooms and whimsical charm, this hotel is ideal for a honeymoon or an unforgettable holiday.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|81324-25251162/3322851912678455357/8057" HotelName="NL HOTEL LEIDSESQUARE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2700000/2692800/2692740/f148162f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|615902-25779353/3322851912678455357/8112" HotelName="REMBRANDTPLEIN HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1070000/1064500/1064443/f8dd6e39_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|168693-25336751/3322851912678455357/4417" HotelName="LEONARDO REMBRANDTPARK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4350000/4342200/4342180/9d6f9d11_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="20.3581" Longitude="105.881" StarRating="3" HotelCode="0|351227-25542117/3322851912678455357/5736" HotelName="LIBRARY AMSTERDAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>VAN LONG RESERVE, GIA VAN COMMUNE,, GIA VIEN, VIETNAM</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1530000/1529900/1529834/3006c8e2_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Located in Gia Vien, Emeralda Ninh Binh Resort &amp;amp; Spa is a business-friendly hotel in the suburbs.    Hotel Features.   Dining options at Emeralda Ninh Binh Resort &amp;amp; Spa include 2 restaurants. A poolside bar and a bar/lounge are open for drinks. The hotel serves buffet breakfasts each morning in the restaurant (surcharges apply). Recreational amenities include an outdoor pool, an indoor pool, a health club, a sauna, and a steam room. Spa amenities include spa services, facials, and body treatments. This 4-star property has a business center. Complimentary wireless and wired high-speed Internet access is available in public areas. This Gia Vien property has event space consisting of a conference center, banquet facilities, and conference/meeting rooms. For a surcharge, shuttle services include a roundtrip airport shuttle (available on request) and a train station pick-up service.  Guest parking is complimentary. Additional property amenities include a coffee shop/café, a concierge desk, and tour/ticket assistance. This is a smoke-free property.    Guestrooms.     172 air-conditioned guestrooms at Emeralda Ninh Binh Resort &amp;amp; Spa feature private pools and minibars. Lanais offer mountain, pool, or garden views. All rooms include separate sitting areas and desks. Bathrooms feature bathtubs or showers with jetted bathtubs, handheld showerheads, and rainfall showerheads. They also offer makeup/shaving mirrors, designer toiletries, and bathrobes. Wired high-speed Internet access is complimentary. In addition to safes, guestrooms offer phones. High-definition televisions have satellite channels. Also included are complimentary bottled water and ceiling fans. Guests may request a turndown service, irons/ironing boards, and extra towels/bedding. Housekeeping is available daily. Guestrooms are all non-smoking.      Room Info:       Notifications and Fees:      Under Vietnamese law, a guest who is not a Vietnamese citizen cannot share a room with a Vietnamese citizen without proof of marriage to each other. Otherwise, a second room must be booked.   This property offers transfers from the airport and train station (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation.    Reservations are required for massage services and spa treatments. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation.   All guests staying in hotel guestrooms must be registered with the hotel.            Unless otherwise indicated, the charges below are not included in the overall room price. If not included in the overall room price, they will be charged by the property at check-in or check-out. Charges can vary, for example, based on length of stay or the room you book. This property told us they will charge you for the following:   Christmas Eve (24 December) Gala Dinner per adult: USD 65  Christmas Eve (24 December) Gala Dinner per child: USD 32.50 (from 6 to 11 years old)   New Year's Eve (31 December) Gala Dinner per adult: USD 65  New Year's Eve (31 December) Gala Dinner per child: USD 32.50 (from 6 to 11 years old)  Gala Dinner on 2 September per adult: USD 55  Gala Dinner on 2 September per child: USD 27.50 (from 6 to 11 years old)   We have included all charges provided to us by the property. However, charges can vary, for example, based on length of stay or the room you book.  Additional fees and deposits may be charged by the property at time of service, check-in, or check-out.    Hotel Policy:  You must present a photo ID when checking in. Your credit card is charged at the time you book. Bed type and smoking preferences are not guaranteed.Your reservation is prepaid and is guaranteed for late arrival. The total charge includes all room charges and taxes, as well as fees for access and booking. Any incidental charges such as parking, phone calls, and room service will be handled directly between you and the property.  Checkin Instructions:  Extra-person charges may apply and vary depending on hotel policy.  Government-issued photo identification and a credit card or cash deposit are required at check-in for incidental charges.  Special requests are subject to availability upon check-in and may incur additional charges. Special requests cannot be guaranteed.    Property Information:  Check-in time starts at 2 PM  Check-out time is noon  Pets not allowed   &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|328232-25521324/3322851912678455357/8053" HotelName="PH HOTEL OOSTEINDE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9820000/9815700/9815664/bc26038b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|273-25183410/3322851912678455357/3407" HotelName="WESTCORD ART AMSTERDAM 4 STAR" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/974300/974294/78e06a46_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|231685-25440593/3322851912678455357/4826" HotelName="AMSTERDAM ID APARTHOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5450000/5448700/5448620/140d56ab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1173897-26487557/3322851912678455357/7093" HotelName="AMSTERDAM DOWNTOWN HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1780000/1775900/1775830/9eeda0a0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|866128-26077072/3322851912678455357/7277" HotelName="BOUTIQUE WESTERVILLA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/44000000/43470000/43466300/43466274/6f5a86a8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|28500-19568072/3322851912678455357/166" HotelName="NH NOORD" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/21500/21414/dcc39f26_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|9359-30101303/3322851912678455357/1569" HotelName="IBIS AMSTERDAM CENTRE STOPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/490000/483100/483011/3aee22d3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|634186-25809281/3322851912678455357/6628" HotelName="CONSCIOUS HOTEL THE TIRE STATION" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16620000/16613300/16613255/66b7a050_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|47332-25223758/3322851912678455357/7679" HotelName="THE EXCHANGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/866200/866153/607c3f05_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|207471-25405314/3322851912678455357/7832" HotelName="QBIC AMSTERDAM WTC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1700000/1696200/1696113/dbb3c325_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|615900-19536969/3322851912678455357/184" HotelName="QUENTIN HOTEL GOLDEN BEAR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8790000/8788900/8788866/12dc9dab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|401834-21407680/3322851912678455357/758" HotelName="HAMPTON BY HILTON AMSTERDAM CENTRE EAST" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14710000/14700400/14700330/w3839h2557x0y3-d6b32675_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|866126-26077068/3322851912678455357/7142" HotelName="CITYDEN BOLO DISTRICT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/45000000/44830000/44824900/44824857/3f94b818_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.526813" Longitude="14.971704" StarRating="3" HotelCode="0|370298-30102463/3322851912678455357/1712" HotelName="URBAN LODGE HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>13 VIA CAPONNETTO, MOTTA SANT ANASTASIA, IT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12590000/12580500/12580476/385245a8_b.jpg</HotelPictures>
        <HotelDescription>This hotel boasts an idyllic setting in Catania. Enjoying a rural location, this hotel places guests in a haven of relaxation, yet lies within easy access of a host of shopping, entertainment and dining venues. Guests can enjoy the Stadio Angelo Massimino and the Benedictine Monastery within a short distance of the hotel. The hotel greets guests with a warm, friendly welcome. This hotel enjoys a traditional architectural design, blending effortlessly with its surroundings. The guest rooms are spacious and endearing, offering a cocoon of tranquillity and rejuvenation. The hotel offers guests a number of exemplary facilities, catering to the needs of every type of traveller.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|596081-25747191/3322851912678455357/6178" HotelName="OLYMPIC" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33970000/33970000/33969931/e98b7624_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|9353-19584418/3322851912678455357/288" HotelName="WESTCORD CITY CENTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25000/24905/d7e1bf5f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|532211-25689861/3322851912678455357/5676" HotelName="MELROSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20960000/20951000/20950955/8a6c05d9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|35230-25218197/3322851912678455357/7261" HotelName="HEART OF AMSTERDAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/894800/894734/5a9e32f5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|881863-26105558/3322851912678455357/8308" HotelName="SOTEL AMSTERDAM CENTRAL STATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/49000000/48470000/48460800/48460778/dc7e0e89_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|646508-25824414/3322851912678455357/3479" HotelName="XO HOTEL INNER" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1900000/1892100/1892097/069412c0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1279359-26623156/3322851912678455357/6318" HotelName="MERCURE AMSTERDAM NORTH STATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/72000000/71740000/71734900/71734829/ed3be55d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|615928-25779403/3322851912678455357/6775" HotelName="THE ALFRED HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15130000/15124100/15124039/b9de1175_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|646521-25824430/3322851912678455357/3161" HotelName="VAN DER VALK HOTEL AMSTERDAM - AMSTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/27000000/26960000/26955300/26955255/1dd6caef_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|173042-25350391/3322851912678455357/5232" HotelName="ESPRESSO CITY CENTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5140000/5133600/5133600/bf3f1b09_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="15.511468" Longitude="73.773655" StarRating="3" HotelCode="0|401837-25583396/3322851912678455357/8045" HotelName="PENSION HOMELAND" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>315, Survey No 18/4, Bamon Vaddo, Candolim, Bardez,Goa ,Goa,  403515</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12600000/12593300/12593271/6c0f8531_b.jpg</HotelPictures>
        <HotelDescription>Golden Tulip Goa Hotel is conveniently located in the popular Candolim area. Both business travelers and tourists can enjoy the hotel`s facilities and services. 24-hour room service, free Wi-Fi in all rooms, 24-hour security, shrine, daily housekeeping are there for guest`s enjoyment. Locker, closet, cleaning products, towels, fireplace can be found in selected guestrooms. Enjoy the hotel`s recreational facilities, including fitness center, outdoor pool, spa, massage, pool (kids), before retiring to your room for a well-deserved rest. No matter what your reasons are for visiting Goa, Golden Tulip Goa Hotel will make you feel instantly at home. &lt;br /&gt;Guests over 11 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|460139-25631690/3322851912678455357/7893" HotelName="RUBY EMMA HOTEL &amp;amp; BAR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15930000/15927700/15927643/2aaa6e1c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|636348-30102468/3322851912678455357/1762" HotelName="V FREDERIKSPLEIN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1800000/1796800/1796774/48069d5d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|14707-25197609/3322851912678455357/6236" HotelName="DE GERSTEKORREL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/850000/845500/845469/e3054aeb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1403718-26690510/3322851912678455357/7730" HotelName="BOB W AMSTERDAM NOORD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/95000000/94990000/94987100/94987082/ed6ae794_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|279284-25499531/3322851912678455357/8255" HotelName="TEUN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1690000/1683000/1682977/dd807d9e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|15798-25200467/3322851912678455357/4175" HotelName="BILDERBERG GARDEN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/15700/15643/62273ec3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.289845" Longitude="-80.094836" StarRating="3" HotelCode="0|175265-25350893/3322851912678455357/4765" HotelName="HOLIDAY INN EXPRESS AMSTERDAM - SOUTH" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>100 Wildwood Road, Salem, 24153, VA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5020000/5013200/5013156/a5fcf2cc_b.jpg</HotelPictures>
        <HotelDescription>Property Category: All suite. Property Type: All suite. Total rooms: 72. Floors: 3. Property description- Get more of the space you need to spread out, relax or work at the smoke-free Comfort Suites Salem-Roanoke I-81 hotel in Salem, VA near Roanoke College. Nearby attractions include James I. Moyer Sports Complex, Roanoke College, Salem Civic Center, Dixie Caverns and Lake Spring Park. Enjoy amenities like free hot breakfast, free WiFi, indoor pool, fitness center, guest laundry facilities and access to copy and fax services. Spacious suites include a flat-screen TV, coffee maker, hair dryer and recharge device. Also, earn rewards including free nights and gift cards with our Choice Privileges Rewards program.. Onsite facilities information- ParkingHotel Currency: USD. Additional Phone Numbers: Voice - Brand reservations office: 800228-5150. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|547703-25701066/3322851912678455357/6549" HotelName="ADAGIO AMSTERDAM CITY SOUTH" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23500000/23496100/23496081/d466af64_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|144226-25318828/3322851912678455357/7110" HotelName="THE MUSE AMSTERDAM - BOUTIQUE HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3550000/3543500/3543466/b3114dfc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1256551-26605357/3322851912678455357/7415" HotelName="DE WARE JACOB BOUTIQUE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/58000000/57680000/57674400/57674335/69ebef3d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|253-25181487/3322851912678455357/4902" HotelName="LEONARDO BOUTIQUE MUSEUMHOTEL AMSTERDAM CITY CENTER" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17160000/17151500/17151422/64a8e481_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|615801-25779185/3322851912678455357/5923" HotelName="HOTEL FITA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4830000/4821000/4820954/4ea25f35_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|279275-25499527/3322851912678455357/6290" HotelName="GOLDEN MANSION APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8110000/8107400/8107304/7c69725a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|24945-25205791/3322851912678455357/3329" HotelName="XO HOTELS VAN GOGH" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1590000/1584400/1584349/w1247h2000x876y0-04851d8c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1246224-26600738/3322851912678455357/6377" HotelName="INNTEL HOTELS AMSTERDAM LANDMARK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/60000000/59930000/59925000/59924915/fe940ec2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240592-25456324/3322851912678455357/6621" HotelName="LINDEN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6430000/6429600/6429509/108857c8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="44.5349429" Longitude="11.3485741" StarRating="4" HotelCode="0|355550-25544041/3322851912678455357/6257" HotelName="THE SOCIAL HUB AMSTERDAM CITY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>BOLOGNA,BOLOGNA,DELL ARCOVEGGIO 46</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11510000/11500400/11500383/63ec4274_b.jpg</HotelPictures>
        <HotelDescription>The Hotel HC3 located in Bologna is an elegant 4 star hotel that offers an exceptional high quality of services in a contemporary structure.  The hotel is equipped with modern technology . The 37 rooms of the Hotel HC3 are equipped with air conditioner, refrigerated bar, telephone, Demand TV and safe&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="35.5292184" Longitude="-108.7642055" StarRating="3" HotelCode="0|255154-25476977/3322851912678455357/6950" HotelName="AMSTERDAM MANSION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1460 W. Maloney Avenue, Gallup, NM, 87301, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6350000/6348000/6347905/30a93194_b.jpg</HotelPictures>
        <HotelDescription>The Hampton Inn and Suites Gallup, NM offers three distinct suite options to meet your lodging needs. The three suite styles are: one king size bed with an upholstered chair and ottoman, a king size bed with sofa sleeper, and two queen beds with an upholstered chair and ottoman. All of our suites have a wet bar, refrigerator, and microwave. Additionally, the studio suite has a more spacious work area with complimentary high-speed Internet access and an ergonomic desk chair. For added convenience a guest laundry is located on premises, as well as a Suite Shop Convenience Store which is fully stocked with various sundries and an assortment of foods and beverages to enjoy. In addition to these amenities, your suite will be equipped with a coffee maker, iron, and ironing board, and a complimentary in-room movie channel. Enjoy complimentary local calls and no surcharge for using a calling card. Guests also enjoy the following complimentary items: On the House hot breakfast, Hampton On the Run(TM) breakfast bags and USA Today copies Monday-Friday.   As always, your stay is backed by the 100% Hampton Guarantee. If you're not 100% satisfied, we don't expect you to pay. That's our promise and your guarantee. That's 100% Hampton.&lt;br /&gt;CheckIn Time: 15:00&lt;br /&gt;CheckOut Time: 12:00&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|255-19536558/3322851912678455357/300" HotelName="NOVA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/46400/46340/88b60013_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|646510-25824416/3322851912678455357/6958" HotelName="HOTEL LARENDE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4050000/4047100/4047020/6b906561_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|306146-25510978/3322851912678455357/8174" HotelName="NO. 377 HOUSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8040000/8037400/8037360/6151ab54_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|634187-25809283/3322851912678455357/7039" HotelName="CONSCIOUS HOTEL WESTERPARK" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22330000/22328900/22328826/29239a6a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|247-25181485/3322851912678455357/7486" HotelName="THE LANCASTER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/41100/41006/14cbf67d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|54077-30100866/3322851912678455357/1325" HotelName="MOVENPICK AMSTERDAM CITY CENTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1460000/1452100/1452083/865ace76_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.7696789" Longitude="-84.605082" StarRating="4" HotelCode="0|305615-25510786/3322851912678455357/7640" HotelName="ROYAL AMSTERDAM HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>960 Bob Arnold Boulevard, Lithia Springs, GA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8470000/8468300/8468300/c1af2bf6_b.jpg</HotelPictures>
        <HotelDescription>Experience the city like never before at SpringHill Suites Atlanta Six Flags. Whether you wish to seek thrills at Six Flags Over Georgia, visit the plethora of iconic locations in downtown Atlanta or attend a professional football game at the state-of-the-art
 Mercedes-Benz Stadium, you'll find it near our hotel in Lithia Springs. Fuel up for your day at our complimentary morning buffet, featuring a selection of American breakfast foods and beverages. Don't worry, you can burn off the calories from all of the delicious
 food, both from our buffet and in the city, at our 24-hour fitness center, featuring free weights and cardio equipment. At the end of your exhilarating day, our suites provide a tranquil place to relax and rejuvenate. Each one offers plush bedding, free Wi-Fi,
 a pantry area and flat-panel TV to provide a sense of home. No matter if you're here for a business trip or a family vacation, allow SpringHill Suites Atlanta Six Flags to not only meet, but exceed your expectations.
&lt;br /&gt;Check In: 15:00 PM&lt;br /&gt;Check Out: 12:00&lt;br /&gt;Maximum child age: 18&lt;br /&gt; &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1276464-26620270/3322851912678455357/8305" HotelName="OSCAR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1530000/1529900/1529824/e0bbad8e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|33478-25216923/3322851912678455357/4127" HotelName="IBIS STYLES AMSTERDAM CENTRAL STATION" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1220000/1211300/1211201/5326e733_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|276-25181494/3322851912678455357/6026" HotelName="LEONARDO HOTEL AMSTERDAM LEIDSE SQUARE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/41000/40998/adc5b74a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|144238-25318838/3322851912678455357/6055" HotelName="CONSCIOUS VONDELPARK" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3910000/3909300/3909295/857d540b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|524819-25683050/3322851912678455357/8099" HotelName="QUENTIN ZOO" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22840000/22833400/22833316/4f56a833_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|104200-19594480/3322851912678455357/316" HotelName="NH AMSTERDAM ZUID" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2270000/2266600/2266517/99a8f26a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|268-30101499/3322851912678455357/1722" HotelName="LEONARDO BOUTIQUE HOTEL AMSTERDAM VONDELPARK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/8800/8799/fd58249d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|246-25181484/3322851912678455357/6110" HotelName="CONSCIOUS MUSEUM SQUARE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/21100/21049/2ab69a99_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|533171-25690301/3322851912678455357/5592" HotelName="FRANK SINCE 1666" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/40000000/39620000/39616100/39616021/d0148de1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="185.40" OriginalAmount="180" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|186150-25371484/3322851912678455357/5077" HotelName="IBIS STYLES AMSTERDAM AMSTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/891900/891895/ba7059c2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="188.49" OriginalAmount="183" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|141852-25317564/3322851912678455357/4882" HotelName="IBIS STYLES AMSTERDAM CITY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1410000/1400500/1400487/0b0962ce_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="188.49" OriginalAmount="183" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10330-25197576/3322851912678455357/5824" HotelName="MAX BROWN MUSEUM SQUARE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1530000/1525000/1524945/37199821_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|26267-19580477/3322851912678455357/404" HotelName="NH MUSEUM QUARTER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1130000/1121700/1121636/7857adb4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15816-25198246/3322851912678455357/6488" HotelName="LUXER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1070000/1065600/1065506/264156bd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|133979-25303855/3322851912678455357/4817" HotelName="CORNELISZ" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/866200/866154/04f0db5e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|27339-25208771/3322851912678455357/6675" HotelName="PARK PLAZA VONDELPARK" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/180000/176800/176749/13e64f54_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|241421-25457382/3322851912678455357/8251" HotelName="NOVA APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15670000/15660500/15660499/13affb30_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|259747-25482059/3322851912678455357/4795" HotelName="DOUBLETREE BY HILTON HOTEL AMSTERDAM - NDSM WHARF" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7440000/7439800/7439747/bf5354a6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|58787-25228931/3322851912678455357/4953" HotelName="APOLLOFIRST BOUTIQUE HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83700/83609/d5e17fb3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="46.8132429" Longitude="-71.2248203" StarRating="3" HotelCode="0|74349-25244945/3322851912678455357/6093" HotelName="ALEXANDER" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>365 CHAREST BOULEVARD EAST  QUEBEC CITY , QUEBEC , CA , G1K 3H3 </AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1400000/1397800/1397734/70ffe296_b.jpg</HotelPictures>
        <HotelDescription>Charming Inn located in the St-Roch quarter near Old Quebec City (5 minutes walk), shops and business district nearby. - Number of rooms: 28 - Accommodation: air conditioning, TV, telephone, internet access, clock radio, hair dryer, rollaway bed $5. - Facilities: parking $11. Wheelchair accessible room(s).&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|415175-30102467/3322851912678455357/1742" HotelName="V FIZEAUSTRAAT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15030000/15022000/15021981/04135c5c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15810-25198244/3322851912678455357/7072" HotelName="HUYGENS PLACE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/66100/66005/c33a8e2f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="195.70" OriginalAmount="190" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15806-25199649/3322851912678455357/4456" HotelName="DELPHI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/23800/23765/568a64eb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="195.70" OriginalAmount="190" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|138374-25308989/3322851912678455357/5907" HotelName="DUTCH DESIGN HOTEL VONDELPARK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1790000/1782800/1782701/205a0695_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="195.70" OriginalAmount="190" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|158172-25329641/3322851912678455357/7623" HotelName="THE MANOR AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4170000/4161700/4161634/f5761614_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="196.73" OriginalAmount="191" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|306044-25510944/3322851912678455357/6348" HotelName="FINE HARMONY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9030000/9027400/9027317/0d1e629a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="196.73" OriginalAmount="191" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|30175-25214039/3322851912678455357/6976" HotelName="DE PIJP BOUTIQUE HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13070000/13063100/13063045/917dd121_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="196.73" OriginalAmount="191" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|66549-25237224/3322851912678455357/7919" HotelName="ROEMER" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1610000/1603500/1603418/8dbfceed_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.216559" Longitude="-97.693541" StarRating="3" HotelCode="0|15811-25198245/3322851912678455357/6329" HotelName="FRANCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 7501 E. Ben White Blvd., AUSTIN, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/878800/878705/17b0b075_b.jpg</HotelPictures>
        <HotelDescription>All suite hotel ideally located minutes from the 6th Street downtown entertainment district.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="199.82" OriginalAmount="194" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|263310-25489846/3322851912678455357/5966" HotelName="DE HALLEN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7770000/7761200/7761154/87bbb533_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="201.88" OriginalAmount="196" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.93252" Longitude="-3.384476" StarRating="4" HotelCode="0|158173-25329643/3322851912678455357/5608" HotelName="NOTTING HILL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> Ingliston, Newbridge  - EDINBURGH, UK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4240000/4232400/4232355/af65869d_b.jpg</HotelPictures>
        <HotelDescription>Set in a Victorian mansion in 55 acres of grounds, Norton House features a luxury spa, award-winning restaurant and boutique rooms with free internet. Edinburgh is a 20-minute drive, and Edinburgh Airport is 3 miles away. Bedrooms at Norton House Hotel &amp;amp; Spa each have a modern bathroom with free toiletries and fluffy bathrobes. All rooms have a satellite TV/DVD player and a minibar. Guests can relax in the sauna, steam room or hydrotherapy pool in the luxurious spa. The health club also has a swimming pool with feature fountains, a fully equipped gym and treatment rooms. Ushers Restaurant offers fine dining and specialist wines in elegant surroundings. The Brasserie offers traditional British cuisine, and The Glass Lounge serves classic cocktails and afternoon teas. Set in leafy grounds, Norton House Hotel is just off the junction of M8 and M9 motorways. Free on-site parking is available.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="201.88" OriginalAmount="196" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1360665-26661900/3322851912678455357/7334" HotelName="LIMEHOME AMSTERDAM HEMONYSTRAAT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/84000000/83500000/83495600/83495552/22d59f6b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="202.91" OriginalAmount="197" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|48099-25224376/3322851912678455357/7387" HotelName="MAISON ELLE AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/2000000/1080000/1072900/1072843/fe890dd0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="202.91" OriginalAmount="197" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|401843-25583400/3322851912678455357/8185" HotelName="THE BANK HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15120000/15115200/15115151/e4b6645d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="204.97" OriginalAmount="199" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|615871-25779299/3322851912678455357/6254" HotelName="HOTEL BOAT AND CO" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/37000000/36350000/36350000/36349963/75a740a0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="204.97" OriginalAmount="199" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|708025-25893558/3322851912678455357/8341" HotelName="MR. JORDAAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14870000/14869600/14869509/a568d3dd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="206.00" OriginalAmount="200" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|223-19557240/3322851912678455357/513" HotelName="NH AMSTERDAM CARANSA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/519400/519393/acc47b41_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="206.00" OriginalAmount="200" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|615783-25779149/3322851912678455357/4918" HotelName="CITYVIEW HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37950000/37950000/37949958/38026160_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|646515-25824424/3322851912678455357/7244" HotelName="HOTEL DWARS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6610000/6604200/6604153/38310f53_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="208.06" OriginalAmount="202" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|237-30100944/3322851912678455357/1250" HotelName="NH AMSTERDAM LEIDSEPLEIN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/180000/176800/176758/29820570_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="210.12" OriginalAmount="204" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|439556-25611447/3322851912678455357/7567" HotelName="SIR ADAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15510000/15502900/15502839/f2e61d47_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="211.15" OriginalAmount="205" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1274707-26619224/3322851912678455357/7322" HotelName="HEGRA BY STANLEY COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3800000/3799500/3799444/345e8242_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="212.18" OriginalAmount="206" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|460121-25631680/3322851912678455357/7822" HotelName="THE JULY - TWENTY EIGHT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17960000/17954400/17954381/21e8cf92_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="213.21" OriginalAmount="207" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|401855-19594456/3322851912678455357/407" HotelName="ZOKU AMSTERDAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11590000/11587700/11587613/641ead8c_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="213.21" OriginalAmount="207" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1453171-32398444/3322851912678455357/1567" HotelName="AVANI MUSEUM QUARTER AMSTERDAM HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1453171/20251126201546292.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="213.21" OriginalAmount="207" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|876656-26092633/3322851912678455357/7241" HotelName="LA REMISE - BED &amp;amp; BREAKFAST" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3200000/3190300/3190219/29c7e682_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="214.24" OriginalAmount="208" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|243-30101309/3322851912678455357/1237" HotelName="INNTEL CENTRE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/48800/48725/5782e970_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="215.27" OriginalAmount="209" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|254-30101119/3322851912678455357/1418" HotelName="NOVOTEL AMSTERDAM CITY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27200/27166/df681706_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|236475-25444889/3322851912678455357/5360" HotelName="ROOM MATE AITANA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6330000/6326000/6325959/78d38c6f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|30509-25214321/3322851912678455357/5670" HotelName="DIKKER &amp;amp; THIJS FENICE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1400/1367/88618659_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="218.36" OriginalAmount="212" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23205-25206781/3322851912678455357/8078" HotelName="NES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/521300/521203/1b3fc29b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="220.42" OriginalAmount="214" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|881808-26105540/3322851912678455357/7533" HotelName="EDEN STUDIOS &amp;amp; APARTMENTS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/54000000/53170000/53164200/53164152/933a8103_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="224.54" OriginalAmount="218" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|272-30101113/3322851912678455357/1316" HotelName="NH CITY CENTRE AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/26900/26865/424746d5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="225.57" OriginalAmount="219" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|242555-25458590/3322851912678455357/7374" HotelName="AMSTERDAM CANAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5960000/5952800/5952705/f0f6028d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="226.60" OriginalAmount="220" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.3043114" Longitude="-81.4449455" StarRating="3" HotelCode="0|533159-25690295/3322851912678455357/4541" HotelName="HOLIDAY INN EXPRESS AMSTERDAM - CITY HALL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>4104 W. IRLO BRONSON HWY, KISSIMMEE, 34741, FL, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21530000/21528300/21528245/278571ca_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Hotel. Total rooms and suites: 174. Floors: 3. Property description- The Days Inn Kissimmee is located at the intersection of US 192 and Hoagland Blvd, 7 miles from the Disney parks,12 miles from Sea World and Universal Studios, and one block away from Medieval Times  The Days Inn Kissimmee is within a short drive to the Kissimmee Downtown Arena, five miles from Osceola Heritage Park and the Silver Spurs Arena, 2miles to Osceola Softball Complex.  The Days Inn Kissimmee offers complimentary continental breakfast, outdoor seasonally heated pool and complimentary USA Today Newspaper. The Surrounding Area has a Wide variety of Shopping choices and Many Different Restaurants Within Walking Distance. Our Spacious room includes two queens or one king size bed, All guestrooms include hair dryers, in-room safes, and cable TV with two movie channels and In-Room Safe.Property was built in 1989. Property was renovated in 2002. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="227.63" OriginalAmount="221" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|229-25183392/3322851912678455357/4162" HotelName="DIE PORT VAN CLEVE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1200/1177/8a90281d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="227.63" OriginalAmount="221" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.849625" Longitude="30.617002" StarRating="4" HotelCode="0|249-27712389/3322851912678455357/7808" HotelName="CITADINES CANAL AMSTERDAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>17 LIMAN MAH.25.SOK. KONYAALTI, ANTALYA, TR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14500/14445/e642f9dd_b.jpg</HotelPictures>
        <HotelDescription>This appealing hotel is located to the west of the city centre along the coast in an area known as Konyaalti. Bars, pubs and nightclubs are to be found some 5 km away. The nearest shops are within 3 km of the hotel. The city centre can be reached on public transport, and is only about 9 km from the hotel, whilst Antalya airport is roughly 20 km away. Opened in 2005 and refurbished in 2010, the hotel is fully air-conditioned and comprises 48 rooms set over 5 floors, which can be reached by lifts. There is also a restaurant serving culinary delights. The stylish rooms are en suite and feature all amenities necessary for a comfortable stay, including a wireless Internet connection. There is a swimming pool and a paddling pool in the hotel grounds, where guests of all ages can take a refreshing dip.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="228.66" OriginalAmount="222" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|615734-30106516/3322851912678455357/2558" HotelName="SUPPER HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/33000000/32100000/32100000/32099928/15a6e99d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="228.66" OriginalAmount="222" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|20438-25206428/3322851912678455357/7154" HotelName="A TRAIN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2790000/2785500/2785481/57df9cc7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="229.69" OriginalAmount="223" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|262-19583383/3322851912678455357/578" HotelName="NH AMSTERDAM SCHILLER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/420000/418400/418334/76e88aba_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="229.69" OriginalAmount="223" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|598717-25751111/3322851912678455357/3392" HotelName="VAN DE VIJSEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22800000/22792700/22792643/183cc583_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="231.75" OriginalAmount="225" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|161835-27550890/3322851912678455357/7203" HotelName="AMSTELZICHT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1520000/1518200/1518132/36731378_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="232.78" OriginalAmount="226" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|866135-26077086/3322851912678455357/8248" HotelName="PREMIER SUITES PLUS AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/47000000/46390000/46387500/46387463/28833f72_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="233.81" OriginalAmount="227" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|866287-26077234/3322851912678455357/8499" HotelName="OMEGA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/57000000/56970000/56969600/56969561/8b01c64a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="234.84" OriginalAmount="228" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|235377-25443733/3322851912678455357/8020" HotelName="SEBASTIANS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4100000/4099900/4099831/cfda979f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="235.87" OriginalAmount="229" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|520139-25680836/3322851912678455357/4009" HotelName="MONET GARDEN HOTEL AMSTERDAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19960000/19960000/19959953/98f7b7de_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="235.87" OriginalAmount="229" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|104204-25280848/3322851912678455357/8261" HotelName="THE TIMES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/54000000/53330000/53325000/53324924/980760cf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="236.90" OriginalAmount="230" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|225-25181482/3322851912678455357/8012" HotelName="THE HIGHLANDER" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1420000/1418300/1418240/e371d0e7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="238.96" OriginalAmount="232" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|524810-32653198/3322851912678455357/1481" HotelName="PESTANA AMSTERDAM RIVERSIDE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19750000/19741900/19741825/b51fddb5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="238.96" OriginalAmount="232" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|881809-26105542/3322851912678455357/6213" HotelName="INNSIDE BY MELIA AMSTERDAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/59000000/58190000/58182000/58181922/43d6ad64_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="239.99" OriginalAmount="233" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1442277-28854237/3322851912678455357/8501" HotelName="THE DIAMOND" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1442277/202562101236919.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="241.02" OriginalAmount="234" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|161250-25336187/3322851912678455357/5707" HotelName="JL NO76" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4200000/4190800/4190772/38dfaac0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="249.26" OriginalAmount="242" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|707888-25893480/3322851912678455357/6415" HotelName="MAI AMSTERDAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/43000000/42240000/42239200/42239162/121ae3b8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="249.26" OriginalAmount="242" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|646511-25824418/3322851912678455357/6801" HotelName="CANAL BOUTIQUE ROOMS &amp;amp; APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5290000/5282100/5282002/6d0933f0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="250.29" OriginalAmount="243" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|218-25183389/3322851912678455357/3929" HotelName="AMSTERDAM DE ROODE LEEUW" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/26600/26551/9f3af698_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="253.38" OriginalAmount="246" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|876572-26092543/3322851912678455357/8388" HotelName="SWEETS - ZEILSTRAATBRUG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/45000000/45000000/44992800/44992736/80c471c7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="255.44" OriginalAmount="248" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|226-25185720/3322851912678455357/4356" HotelName="ALBUS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/889700/889645/40b447eb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="255.44" OriginalAmount="248" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|256-25183403/3322851912678455357/5471" HotelName="PARK CENTRAAL AMSTERDAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/22400/22363/52d7b96f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="255.44" OriginalAmount="248" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|524837-25683058/3322851912678455357/7707" HotelName="THE HENDRICK'S" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19150000/19143900/19143817/18e587c0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="258.53" OriginalAmount="251" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|138382-27712390/3322851912678455357/6742" HotelName="MISTER HIGHLAND HOTEL AMSTERDAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/138382/20117516119962.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="262.65" OriginalAmount="255" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|259-30101683/3322851912678455357/2031" HotelName="RADISSON BLU HOTEL, AMSTERDAM CITY CENTER" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14200/14193/7f2f898a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="262.65" OriginalAmount="255" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|14699-25197608/3322851912678455357/6957" HotelName="CITY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1530000/1527600/1527507/04687d15_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="263.68" OriginalAmount="256" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|876562-26092527/3322851912678455357/8448" HotelName="SWEETS - VAN HALLBRUG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/45000000/45000000/44994700/44994617/39c7268e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="267.80" OriginalAmount="260" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|248529-25465082/3322851912678455357/4066" HotelName="ART'OTEL AMSTERDAM POWERED BY RADISSON HOTELS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6020000/6019900/6019824/d9f353bb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="267.80" OriginalAmount="260" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|866136-26077088/3322851912678455357/8387" HotelName="SWEETS - BELTBRUG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/45000000/45000000/44993100/44993075/43b1c1f9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="272.95" OriginalAmount="265" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|59394-20952185/3322851912678455357/134" HotelName="GRAND AMRATH" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1520000/1519500/1519483/ec94314d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="273.98" OriginalAmount="266" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|866130-26077076/3322851912678455357/8235" HotelName="THE HIGHLAND HOUSE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18590000/18582400/18582304/aafbdccc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="275.01" OriginalAmount="267" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|275-30101814/3322851912678455357/2068" HotelName="PARK PLAZA VICTORIA AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19500/19430/7a13bd15_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="277.07" OriginalAmount="269" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|206319-25404332/3322851912678455357/7643" HotelName="SIR ALBERT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5450000/5440700/5440699/17c57507_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="278.10" OriginalAmount="270" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|47334-25223760/3322851912678455357/7340" HotelName="DES ARTS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1530000/1521600/1521568/2b1707c7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="280.16" OriginalAmount="272" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|23291-25208339/3322851912678455357/3940" HotelName="KIMPTON DE WITT AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2700/2603/2991c461_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="283.25" OriginalAmount="275" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|163629-25336337/3322851912678455357/4340" HotelName="CROWNE PLAZA AMSTERDAM SOUTH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4470000/4461900/4461846/1d7d8fe4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="283.25" OriginalAmount="275" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|615810-25779203/3322851912678455357/5025" HotelName="HOTEL JAKARTA AMSTERDAM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23320000/23319900/23319822/773cdb68_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="285.31" OriginalAmount="277" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|9360-25185482/3322851912678455357/4229" HotelName="BILDERBERG JAN LUYKEN AMSTERDAM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19300/19218/2ac55042_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="285.31" OriginalAmount="277" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|184490-25369724/3322851912678455357/8002" HotelName="SARAS BOUTIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/972900/972830/21cd3e71_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="287.37" OriginalAmount="279" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|401810-25583384/3322851912678455357/4941" HotelName="AMBASSADE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/46400/46337/7fe68d7c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="288.40" OriginalAmount="280" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|155187-21406297/3322851912678455357/975" HotelName="DOUBLETREE BY HILTON AMSTERDAM CENTRAAL STATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3980000/3978000/3977985/w5748h3835x5y5-9680bb5d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="292.52" OriginalAmount="284" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.83252" Longitude="31.15949" StarRating="3" HotelCode="0|261-30106515/3322851912678455357/1877" HotelName="THE HOXTON, AMSTERDAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>51, 33 Bogazkent Serik, BELEK, ANTALYA, TR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/8500/8482/675c6909_b.jpg</HotelPictures>
        <HotelDescription>Set right on the golden sands of the beach just outside of the small town of Belek, this hotel offers bright and contemporary rooms and impeccable service in a peaceful setting. Families and couples can delight in meeting dolphins, whales and walrus at the impressive Troy Aqua Park and Dolphinarium, or a relaxing game of golf at Gloria Golf Club, both just minutes from the hotel, as well as excursions to Koprulu Canyon or Zeytintasi Cave. The hotel offers an extensive range of premium facilities such as indoor and outdoor pools, children's pool, waterslides, conference rooms and hotel dance club in addition to a fitness centre with sauna, Jacuzzi and Turkish baths. For dinner, guests can choose from the main, buffet-style restaurant or barbeque, Italian, or seafood specialty a la carte restaurants as well as four hotel bars for tasty treats between meals. This hotel provides the ideal retreat for families or couples to enjoy a fun-filled holiday in the warm sunshine.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="293.55" OriginalAmount="285" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.885250091552734" Longitude="30.706480026245117" StarRating="5" HotelCode="0|236-32398446/3322851912678455357/1856" HotelName="NH COLLECTION BARBIZON PALACE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>15 Mermerli Sokak Kaleici, ANTALYA, TR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11300/11293/4a41ace7_b.jpg</HotelPictures>
        <HotelDescription>This hotel is located around a 3-minute walk from the beach and some 5 minutes on foot from the centre of Antalya. Antalya City Museum is around 3 km away and Termessos is about a 30-minute ride on public transport, Perge is some 20 km away whereas the Aspendos Ancient Theatre is around 40 km from the hotel and it is approximately 50 km to Side. Antalya Airport is around 13 km away.

This historic city hotel is comprised of three historic town houses, each of them at least a century old, restored to life while in keeping with Ottoman architecture. It is a peerless hotel, ready to serve all year round with rooms which retain their historical grace but come with every modern comfort and a restaurant which offers selected dishes from international cuisine. The hotel offers a total of 60 rooms, a garden and a terrace. Further facilities available to guests include air conditioning, a lobby area with a 24-hour reception, a currency exchange facility, Internet access with WLAN access points and room and laundry services (both for an additional fee).

All rooms offer individually adjustable air conditioning and heating, a minibar, Internet access, a telephone, satellite/ cable TV with music channel, a safe, an en suite bathroom with a shower and a hairdryer.

This hotel features an outdoor swimming pool in ancient Roman style as well as a poolside snack bar, sun loungers and parasols. 

In the main restaurant and garden restaurant guests will find an unrivalled ambiance where countless flavours from world cuisine are brought together, accompanied by piano music. Guests may select their breakfast from a continental buffet and the evening meal is available from a set menu.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="294.58" OriginalAmount="286" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|593359-25742721/3322851912678455357/5558" HotelName="MERCIER" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23400000/23394600/23394543/0405e1e5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="297.67" OriginalAmount="289" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.83502" Longitude="31.14805" StarRating="4" HotelCode="0|267-25183409/3322851912678455357/5426" HotelName="SWISSOTEL AMSTERDAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> BOGAZKENT MEVKII, SERIK, BELEK / ANTALYA, TR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/21300/21231/c886d872_b.jpg</HotelPictures>
        <HotelDescription>Ideal for families with children, this modern furnished hotel consists of 4 buildings and is located on the beach of Belek-Bogazkent, 9 km from the town of Belek, famous for its golf courses. Covering 23,000 m2, the complex features a spacious garden area and a 150m long private beach. Public transport and taxis are available from the hotel entrance providing easy access to nearby places of interest such as the old town and harbour at Antalya and the ancient cities of Perge and Aspendos. It is 50 km from the city centre and 40 km away from the Antalya International Airport. This hotel features spacious and cosy rooms with a mini bar, satellite TV, a work desk and bathroom amenities. The hotel also offers a compact facility which consists of different size of pools and Aqua Park.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="301.79" OriginalAmount="293" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1410055-30102466/3322851912678455357/1891" HotelName="DE DURGERDAM, AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107920000/107912900/107912900/a0ca4ac6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="301.79" OriginalAmount="293" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14725-25198156/3322851912678455357/4303" HotelName="BEST WESTERN DAM SQUARE INN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/26500/26484/457e7040_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="302.82" OriginalAmount="294" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1461073-32653148/3322851912678455357/6042" HotelName="NYX HOTEL AMSTERDAM REMBRANDT SQUARE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="303.85" OriginalAmount="295" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|244-32398447/3322851912678455357/2294" HotelName="NH COLLECTION AMSTERDAM FLOWER MARKET" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/527600/527568/29c3155c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="305.91" OriginalAmount="297" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|233-25183393/3322851912678455357/3539" HotelName="ESTHEREA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/6500/6412/e3e67154_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="317.24" OriginalAmount="308" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|881806-26105536/3322851912678455357/8375" HotelName="THE CRAFTSMEN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38580000/38577700/38577682/a85ad45e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="318.27" OriginalAmount="309" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="39.484916" Longitude="2.521523" StarRating="2" HotelCode="0|57053-25226468/3322851912678455357/6597" HotelName="ASTON CITY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>4 PUIG MAYOR,, SANTA PONSA, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1210000/1205400/1205337/566ac6a1_b.jpg</HotelPictures>
        <HotelDescription>This stylish property features a convenient location near the beach in Santa Ponsa. Guests will find countless shops, bars and restaurants in the surrounding area. Palma de Mallorca is about a 15-minute drive and the airport is 25 kilometres from the property. The rooms are elegantly decorated and feature a welcoming atmosphere in which to enjoy a moment of relaxation and forget daily routine. The restaurant offers a range of tasty and excellent international and Spanish dishes, and visitors can savour a delicious coffee, tea or soft drink during the day at the onsite café-bar. This luxurious hotel offers guests an excellent service based on attention to detail. Ideal for holidaymakers wishing to enjoy a relaxing home-away-from-home.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="320.33" OriginalAmount="311" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|174530-25352620/3322851912678455357/6073" HotelName="CANAL HOUSE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7830000/7821900/7821818/81c6abfc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="323.42" OriginalAmount="314" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|13324-25200407/3322851912678455357/6447" HotelName="OKURA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/17600/17578/facb2e32_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="328.57" OriginalAmount="319" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|64321-25236198/3322851912678455357/8167" HotelName="SINT NICOLAAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1530000/1525000/1524939/629a5700_edited_9a09_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="330.63" OriginalAmount="321" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|888731-26115202/3322851912678455357/3696" HotelName="VAN DER VALK AMSTERDAM ZUIDAS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/49000000/48700000/48699300/48699284/412170f9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="333.72" OriginalAmount="324" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|460103-25631672/3322851912678455357/3504" HotelName="HYATT REGENCY AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17810000/17809500/17809421/2f30b88e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="336.81" OriginalAmount="327" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|245-30101097/3322851912678455357/1181" HotelName="ANANTARA GRAND KRASNAPOLSKY AMSTERDAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25700/25618/d7521a9c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="337.84" OriginalAmount="328" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15800-25199647/3322851912678455357/4674" HotelName="BANKS MANSION" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27800/27759/72a1d137_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="339.90" OriginalAmount="330" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|266-25183408/3322851912678455357/3600" HotelName="INK AMSTERDAM - MGALLERY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/8100/8096/fac07b75_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="341.96" OriginalAmount="332" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|231538-25440435/3322851912678455357/3217" HotelName="V NESPLEIN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5810000/5801200/5801183/w1166h759x0y18-3b797324_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="366.68" OriginalAmount="356" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|633972-25809099/3322851912678455357/6768" HotelName="DE JONKER URBAN STUDIOS &amp;amp; SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18160000/18155800/18155716/c2cc6b6a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="370.80" OriginalAmount="360" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|230-25186096/3322851912678455357/6716" HotelName="TIVOLI DOELEN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/5500/5437/a6e4b155_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="378.01" OriginalAmount="367" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|15793-25200466/3322851912678455357/4638" HotelName="INTERCONTINENTAL AMSTEL AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/24600/24514/2f24a309_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="379.04" OriginalAmount="368" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15581-32369430/3322851912678455357/1953" HotelName="THE PAVILIONS AMSTERDAM, THE TOREN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20600/20507/93580d62_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="396.55" OriginalAmount="385" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|239-25186099/3322851912678455357/5849" HotelName="SOFITEL LEGEND THE GRAND AMSTERDAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/23000/22998/6528d865_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="398.61" OriginalAmount="387" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1323756-26635776/3322851912678455357/8411" HotelName="PILLOWS MAURITS AT THE PARK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/75000000/74020000/74012300/74012234/d8f1ba50_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="437.75" OriginalAmount="425" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="26.572193" Longitude="-80.0655192" StarRating="5" HotelCode="0|187541-25372638/3322851912678455357/3990" HotelName="ANDAZ AMSTERDAM PRINSENGRACHT - A CONCEPT BY HYATT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1255 Hypoluxo Road, Lantana, 33462, FL, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5420000/5417300/5417281/4e0bf312_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Motel. Total rooms and suites: 125. Floors: 1. Property description- Why pay too much for a good night's sleep?

The Super 8 - Lantana offers 125 ground floor sleeping rooms.  All of our rooms include a complimentary Super Start breakfast, Coffee Maker,  Hair dryer and Wireless Internet.  Conveniently located between West Palm Beach and Fort Lauderdale, we are just a block off I-95,  and only 2 miles separates you from the lovely South Florida beach. Let our friendly staff help you today.  Sorry, no pet allowed.. Onsite facilities information- ParkingProperty was built in 1986. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="445.99" OriginalAmount="433" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15802-25198775/3322851912678455357/5805" HotelName="CORDIAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/867900/867836/fe49b969_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="456.29" OriginalAmount="443" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.857836" Longitude="30.916534" StarRating="5" HotelCode="0|258-25186101/3322851912678455357/5396" HotelName="PULITZER" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>442 Tesisler Cad. KUNDU, ANTALYA, TR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/18900/18813/9d0026d7_b.jpg</HotelPictures>
        <HotelDescription>Adjoined to the beautiful sandy beach in Kundu, this exclusive luxury hotel enjoys a fabulous location in the Turkish Riviera. Between 20 km and 28 km away, guests will find themselves enthralled in culture and entertainment in the cities of Belek and Antalya. The comfortable, modern rooms are designed with a refreshing colors to invigorate both mind and soul. Guests can also enjoy beautiful views of the surrounding area from their balcony. A conference room is available for guests who need to maintain their work rate whilst abroad. For leisure, there is an outdoor pool, energising gym and relaxing spa available. Tennis, golf, cycling and water sports are but a few of the activities on offer. The wide range of cuisine on offer ensures that each guest will find something to enjoy.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="517.06" OriginalAmount="502" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|255627-25477445/3322851912678455357/5903" HotelName="BREITNER HOUSE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/7000000/6992900/6992818/78c3e7ef_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="521.18" OriginalAmount="506" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|97007-25264241/3322851912678455357/5978" HotelName="ARMADA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2790000/2785400/2785398/c530b35e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="539.72" OriginalAmount="524" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|234-25186097/3322851912678455357/4050" HotelName="DE L'EUROPE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/23400/23348/92e172d2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="595.34" OriginalAmount="578" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|161842-25337072/3322851912678455357/4280" HotelName="MANDARIN ORIENTAL CONSERVATORIUM AMSTERDAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4640000/4633800/4633720/7b99ec84_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="692.16" OriginalAmount="672" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|615763-25779113/3322851912678455357/5991" HotelName="BOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1150000/1141500/1141473/b310d485_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="788.98" OriginalAmount="766" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|256703-25478775/3322851912678455357/3271" HotelName="WALDORF ASTORIA AMSTERDAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7010000/7008800/7008795/32f11b8d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="838.42" OriginalAmount="814" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1433179-28701902/3322851912678455357/8530" HotelName="ROSEWOOD AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1433179/1433179_1202543114230706.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="873.44" OriginalAmount="848" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|524840-25683060/3322851912678455357/3307" HotelName="TWENTYSEVEN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20390000/20387200/20387105/568baca2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="903.31" OriginalAmount="877" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.18495" Longitude="94.88538" StarRating="2" HotelCode="0|615803-25779189/3322851912678455357/6351" HotelName="HOTEL HERMITAGE AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Wet Kyi Inn,Bagan Nyaung U ,Bagan,  11861</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3350000/3347900/3347898/5794ffa5_b.jpg</HotelPictures>
        <HotelDescription>Bagan Umbra Hotel is conveniently located in the popular Nyaung-U area. The property features a wide range of facilities to make your stay a pleasant experience. Service-minded staff will welcome and guide you at the Bagan Umbra Hotel. Comfortable guestrooms ensure a good night`s sleep with some rooms featuring facilities such as television LCD/plasma screen, internet access – wireless, internet access – wireless (complimentary), non smoking rooms, air conditioning. To enhance guests` stay, the hotel offers recreational facilities such as outdoor pool, spa, massage, garden. Bagan Umbra Hotel combines warm hospitality with a lovely ambiance to make your stay in Bagan unforgettable. &lt;br /&gt;Guests over 6 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="952.75" OriginalAmount="925" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|15799-25199646/3322851912678455357/4537" HotelName="DYLAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/550000/544200/544148/0f775155_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities />
    <HotelRating>1,3,2,4,5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST</Meals>
  </Filter>
</HotelSearchRS>||True